Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lockfile-lint-api

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lockfile-lint-api - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

8

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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>

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