lockfile-lint-api
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.1.2](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@2.1.1...lockfile-lint-api@2.1.2) (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.1](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@2.1.0...lockfile-lint-api@2.1.1) (2019-10-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "lockfile-lint-api", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Lint an npm or yarn lockfile to analyze and detect issues", | ||
@@ -28,6 +28,4 @@ "main": "index.js", | ||
"files": [ | ||
"*.js", | ||
"src/**", | ||
"__tests__/**", | ||
"jsdoc.json" | ||
"index.js", | ||
"src/**/*.js" | ||
], | ||
@@ -179,3 +177,3 @@ "license": "Apache-2.0", | ||
}, | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
1
31119
9
209
1