lockfile-lint-api
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.7](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@1.0.6...lockfile-lint-api@1.0.7) (2019-06-19) | ||
### Bug Fixes | ||
* **readme:** update contribution link and open todos ([536f5e8](https://github.com/lirantal/lockfile-lint/commit/536f5e8)) | ||
## [1.0.6](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@1.0.5...lockfile-lint-api@1.0.6) (2019-06-19) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "lockfile-lint-api", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Lint an npm or yarn lockfile to analyze and detect issues", | ||
@@ -178,3 +178,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "4aae546f4644e6c469cae058a47a8ae5bbf046db" | ||
"gitHead": "50626dd32553deb0486cc235fd43b9d1db081b20" | ||
} |
@@ -148,3 +148,3 @@ <p align="center"><h1 align="center"> | ||
Please consult [CONTIRBUTING](./CONTRIBUTING.md) for guidelines on contributing to this project. | ||
Please consult [CONTIRBUTING](../../CONTRIBUTING.md) for guidelines on contributing to this project. | ||
@@ -151,0 +151,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
34281