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 3.0.9 to 3.0.10

8

CHANGELOG.md

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

## [3.0.10](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.9...lockfile-lint@3.0.10) (2020-02-03)
**Note:** Version bump only for package lockfile-lint
## [3.0.9](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.8...lockfile-lint@3.0.9) (2020-01-26)

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

6

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

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

"debug": "^4.1.1",
"lockfile-lint-api": "^5.0.7",
"lockfile-lint-api": "^5.0.8",
"yargs": "^15.0.2"

@@ -182,3 +182,3 @@ },

},
"gitHead": "d25188b844d743db52398f1e7f162e95805f33e3"
"gitHead": "8b00015c273507f966327be1fab9a9e935d56607"
}

@@ -38,2 +38,6 @@ <p align="center"><h1 align="center">

Supported lockfiles:
- npm's `package-lock.json` and `npm-shrinkwrap.json`
- yarn's `yarn.lock`
# Example

@@ -40,0 +44,0 @@

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