lockfile-lint-api
Advanced tools
Comparing version 5.0.0 to 5.0.2
@@ -6,2 +6,21 @@ # Change Log | ||
## [5.0.2](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@5.0.1...lockfile-lint-api@5.0.2) (2019-11-28) | ||
### Bug Fixes | ||
* **docs:** typo in project README ([#29](https://github.com/lirantal/lockfile-lint/issues/29)) ([4229a03](https://github.com/lirantal/lockfile-lint/commit/4229a03)) | ||
## [5.0.1](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@5.0.0...lockfile-lint-api@5.0.1) (2019-11-22) | ||
**Note:** Version bump only for package lockfile-lint-api | ||
# [5.0.0](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@2.3.0...lockfile-lint-api@5.0.0) (2019-11-22) | ||
@@ -8,0 +27,0 @@ |
{ | ||
"name": "lockfile-lint-api", | ||
"version": "5.0.0", | ||
"version": "5.0.2", | ||
"description": "Lint an npm or yarn lockfile to analyze and detect issues", | ||
@@ -176,3 +176,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "76a4b3fd4684a766d103a149ac9cfe989ed8ed5e" | ||
"gitHead": "546c1db7f18193677ffce7d5714947e7d88cf494" | ||
} |
@@ -149,3 +149,3 @@ <p align="center"><h1 align="center"> | ||
Please consult [CONTIRBUTING](../../CONTRIBUTING.md) for guidelines on contributing to this project. | ||
Please consult [CONTRIBUTING](../../CONTRIBUTING.md) for guidelines on contributing to this project. | ||
@@ -152,0 +152,0 @@ # Author |
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
38803