lockfile-lint
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.1.3](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@2.1.2...lockfile-lint@2.1.3) (2019-10-13) | ||
### Bug Fixes | ||
* **package:** remove tests and other files from published package ([#15](https://github.com/lirantal/lockfile-lint/issues/15)) ([1e61938](https://github.com/lirantal/lockfile-lint/commit/1e61938)) | ||
## [2.1.2](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@2.1.1...lockfile-lint@2.1.2) (2019-10-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "lockfile-lint", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "A CLI to lint a lockfile for security policies", | ||
@@ -30,7 +30,4 @@ "bin": { | ||
"files": [ | ||
"*.js", | ||
"bin/**", | ||
"src/**", | ||
"__tests__/**", | ||
"jsdoc.json" | ||
"bin/*.js", | ||
"src/**/*.js" | ||
], | ||
@@ -60,3 +57,3 @@ "license": "Apache-2.0", | ||
"debug": "^4.1.0", | ||
"lockfile-lint-api": "^2.1.1", | ||
"lockfile-lint-api": "^2.1.2", | ||
"yargs": "^13.2.4" | ||
@@ -186,3 +183,3 @@ }, | ||
}, | ||
"gitHead": "76a5b3c6b5342d71def53d1b9545e46496330bf0" | ||
"gitHead": "7a21fcafe334712c1a6b71bf099b40d0093c26a4" | ||
} |
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
0
31555
8
183
Updatedlockfile-lint-api@^2.1.2