Socket
Socket
Sign inDemoInstall

lockfile-lint

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lockfile-lint - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.3.3](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@1.3.2...lockfile-lint@1.3.3) (2019-06-19)
**Note:** Version bump only for package lockfile-lint
## [1.3.2](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@1.3.1...lockfile-lint@1.3.2) (2019-06-19)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "lockfile-lint",
"version": "1.3.2",
"version": "1.3.3",
"description": "A CLI to lint a lockfile for security policies",

@@ -59,3 +59,3 @@ "bin": {

"debug": "^4.1.0",
"lockfile-lint-api": "^1.0.5",
"lockfile-lint-api": "^1.0.6",
"yargs": "^13.2.4"

@@ -185,3 +185,3 @@ },

},
"gitHead": "57527821393d539a79f43d24fdb92d669829cf7f"
"gitHead": "4aae546f4644e6c469cae058a47a8ae5bbf046db"
}

@@ -10,3 +10,3 @@ <p align="center"><h1 align="center">

<p align="center">
<a href="https://www.npmjs.org/package/lockfile-lint"><img src="https://badgen.net/npm/v/lockfile-lint" alt="npm version"/></a>
<a href="https://www.npmjs.org/package/lockfile-lint"><img src="https://badgen.net/npm/v/lockfile-lint" alt="npm version"/></a>
<a href="https://www.npmjs.org/package/lockfile-lint"><img src="https://badgen.net/npm/license/lockfile-lint" alt="license"/></a>

@@ -16,3 +16,3 @@ <a href="https://www.npmjs.org/package/lockfile-lint"><img src="https://badgen.net/npm/dt/lockfile-lint" alt="downloads"/></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/github/lirantal/lockfile-lint"><img src="https://snyk.io/test/github/lirantal/lockfile-lint/badge.svg" alt="Known Vulnerabilities"/></a>
<a href="https://snyk.io/test/npm/lockfile-lint"><img src="https://snyk.io/test/npm/lockfile-lint/badge.svg" alt="Known Vulnerabilities" data-canonical-src="https://snyk.io/test/npm/lockfile-lint" 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>

@@ -19,0 +19,0 @@ </p>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc