lockfile-lint
Advanced tools
Comparing version 3.0.14 to 3.0.15
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.15](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.14...lockfile-lint@3.0.15) (2020-02-10) | ||
**Note:** Version bump only for package lockfile-lint | ||
## [3.0.14](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.13...lockfile-lint@3.0.14) (2020-02-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "lockfile-lint", | ||
"version": "3.0.14", | ||
"version": "3.0.15", | ||
"description": "A CLI to lint a lockfile for security policies", | ||
@@ -14,3 +14,3 @@ "bin": { | ||
"lint:fix": "eslint . --fix", | ||
"format": "prettier-standard '**/*.js'", | ||
"format": "prettier-standard \"**/*.js\"", | ||
"test": "jest", | ||
@@ -57,3 +57,3 @@ "test:watch": "jest --watch", | ||
"debug": "^4.1.1", | ||
"lockfile-lint-api": "^5.0.10", | ||
"lockfile-lint-api": "^5.0.11", | ||
"yargs": "^15.0.2" | ||
@@ -183,3 +183,3 @@ }, | ||
}, | ||
"gitHead": "28fe73dfc2434c50057a1f99be6b0246974eb0f7" | ||
"gitHead": "7af59d72446a5e66bae3a23d7235984350d5a3e2" | ||
} |
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
36810
Updatedlockfile-lint-api@^5.0.11