Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
46a1048884 | |||
69b6aa38c3 |
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pushrocks/smartlegal",
|
||||
"version": "1.0.19",
|
||||
"version": "1.0.20",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pushrocks/smartlegal",
|
||||
"version": "1.0.19",
|
||||
"version": "1.0.20",
|
||||
"private": false,
|
||||
"description": "go legal programmatically",
|
||||
"main": "dist/index.js",
|
||||
|
@ -20,7 +20,9 @@ go legal programmatically
|
||||
|
||||
Use TypeScript for best in class instellisense.
|
||||
|
||||
legal implements classes that are designed to
|
||||
smartlegal implements
|
||||
|
||||
* a license checker for checking dependency trees against a set of licenses
|
||||
|
||||
For further information read the linked docs at the top of this README.
|
||||
|
||||
|
Reference in New Issue
Block a user