Comparing version 4.5.1 to 5.0.0
{ | ||
"name": "licensee", | ||
"description": "check dependency licenses against rules", | ||
"version": "4.5.1", | ||
"version": "5.0.0", | ||
"author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)", | ||
@@ -13,8 +13,8 @@ "contributors": [ | ||
"json-parse-errback": "^2.0.1", | ||
"read-package-tree": "^5.1.2", | ||
"run-parallel": "^1.1.6", | ||
"semver": "^5.1.0", | ||
"read-package-tree": "^5.2.1", | ||
"run-parallel": "^1.1.9", | ||
"semver": "^5.5.0", | ||
"simple-concat": "^1.0.0", | ||
"spdx-expression-validate": "^1.0.1", | ||
"spdx-satisfies": "^0.1.3" | ||
"spdx-satisfies": "^4.0.0" | ||
}, | ||
@@ -21,0 +21,0 @@ "bin": "./licensee", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedarray-find-index@1.0.2(transitive)
+ Addedspdx-compare@1.0.0(transitive)
+ Addedspdx-ranges@2.1.1(transitive)
+ Addedspdx-satisfies@4.0.1(transitive)
- Removedspdx-compare@0.1.2(transitive)
- Removedspdx-ranges@1.0.1(transitive)
- Removedspdx-satisfies@0.1.3(transitive)
Updatedread-package-tree@^5.2.1
Updatedrun-parallel@^1.1.9
Updatedsemver@^5.5.0
Updatedspdx-satisfies@^4.0.0