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.14 to 3.0.15

8

CHANGELOG.md

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

## [3.0.15](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.14...lockfile-lint@3.0.15) (2020-02-10)
**Note:** Version bump only for package lockfile-lint
## [3.0.14](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.13...lockfile-lint@3.0.14) (2020-02-10)

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

8

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

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

"lint:fix": "eslint . --fix",
"format": "prettier-standard '**/*.js'",
"format": "prettier-standard \"**/*.js\"",
"test": "jest",

@@ -57,3 +57,3 @@ "test:watch": "jest --watch",

"debug": "^4.1.1",
"lockfile-lint-api": "^5.0.10",
"lockfile-lint-api": "^5.0.11",
"yargs": "^15.0.2"

@@ -183,3 +183,3 @@ },

},
"gitHead": "28fe73dfc2434c50057a1f99be6b0246974eb0f7"
"gitHead": "7af59d72446a5e66bae3a23d7235984350d5a3e2"
}
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