lockfile-lint
Advanced tools
Comparing version 3.0.16 to 3.0.17
@@ -6,2 +6,13 @@ # Change Log | ||
## [3.0.17](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.16...lockfile-lint@3.0.17) (2020-02-10) | ||
### Bug Fixes | ||
* **cli:** use `path.join` when concatenating paths ([#70](https://github.com/lirantal/lockfile-lint/issues/70)) ([4fa9090](https://github.com/lirantal/lockfile-lint/commit/4fa9090)) | ||
## [3.0.16](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.15...lockfile-lint@3.0.16) (2020-02-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "lockfile-lint", | ||
"version": "3.0.16", | ||
"version": "3.0.17", | ||
"description": "A CLI to lint a lockfile for security policies", | ||
@@ -181,3 +181,3 @@ "bin": { | ||
}, | ||
"gitHead": "03b557f0662d711e10a9f268ccaa5aab0abdc0cb" | ||
"gitHead": "6bf302136b92bead089430d3b22fcee8490e85a8" | ||
} |
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
37315