lockfile-lint-api
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package lockfile-lint-api | ||
## [1.0.5](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@1.0.4...lockfile-lint-api@1.0.5) (2019-06-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "lockfile-lint-api", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Lint an npm or yarn lockfile to analyze and detect issues", | ||
@@ -178,3 +178,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "3f7ae3e99df958b0fe8b72e6f9efbc8f655f2d52" | ||
"gitHead": "4aae546f4644e6c469cae058a47a8ae5bbf046db" | ||
} |
@@ -13,5 +13,5 @@ <p align="center"><h1 align="center"> | ||
<a href="https://www.npmjs.org/package/lockfile-lint-api"><img src="https://badgen.net/npm/dt/lockfile-lint-api" alt="downloads"/></a> | ||
<a href="https://travis-ci.org/lirantal/lockfile-lint-api"><img src="https://badgen.net/travis/lirantal/lockfile-lint-api" alt="build"/></a> | ||
<a href="https://codecov.io/gh/lirantal/lockfile-lint-api"><img src="https://badgen.net/codecov/c/github/lirantal/lockfile-lint-api" alt="codecov"/></a> | ||
<a href="https://snyk.io/test/github/lirantal/lockfile-lint-api"><img src="https://snyk.io/test/github/lirantal/lockfile-lint-api/badge.svg" alt="Known Vulnerabilities"/></a> | ||
<a href="https://travis-ci.org/lirantal/lockfile-lint"><img src="https://badgen.net/travis/lirantal/lockfile-lint" alt="build"/></a> | ||
<a href="https://codecov.io/gh/lirantal/lockfile-lint"><img src="https://badgen.net/codecov/c/github/lirantal/lockfile-lint" alt="codecov"/></a> | ||
<a href="https://snyk.io/test/npm/lockfile-lint-api"><img src="https://snyk.io/test/npm/lockfile-lint-api/badge.svg" alt="Known Vulnerabilities" data-canonical-src="https://snyk.io/test/npm/lockfile-lint-api" style="max-width:100%;"></a> | ||
<a href="https://github.com/nodejs/security-wg/blob/master/processes/responsible_disclosure_template.md"><img src="https://img.shields.io/badge/Security-Responsible%20Disclosure-yellow.svg" alt="Security Responsible Disclosure" /></a> | ||
@@ -18,0 +18,0 @@ </p> |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
34006
0