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

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.3 to 3.0.4

8

CHANGELOG.md

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

## [3.0.4](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.3...lockfile-lint@3.0.4) (2019-12-18)
**Note:** Version bump only for package lockfile-lint
## [3.0.3](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.2...lockfile-lint@3.0.3) (2019-11-28)

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

10

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

@@ -55,5 +55,5 @@ "bin": {

"dependencies": {
"debug": "^4.1.0",
"lockfile-lint-api": "^5.0.2",
"yargs": "^13.2.4"
"debug": "^4.1.1",
"lockfile-lint-api": "^5.0.3",
"yargs": "^15.0.2"
},

@@ -182,3 +182,3 @@ "devDependencies": {

},
"gitHead": "546c1db7f18193677ffce7d5714947e7d88cf494"
"gitHead": "acbdc9a7aa94fcbf04697e5b6e5c33e1281e586b"
}
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