Socket
Socket
Sign inDemoInstall

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 5.0.10 to 5.0.11

8

CHANGELOG.md

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

## [5.0.11](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@5.0.10...lockfile-lint-api@5.0.11) (2020-02-10)
**Note:** Version bump only for package lockfile-lint-api
## [5.0.10](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@5.0.9...lockfile-lint-api@5.0.10) (2020-02-04)

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

6

package.json
{
"name": "lockfile-lint-api",
"version": "5.0.10",
"version": "5.0.11",
"description": "Lint an npm or yarn lockfile to analyze and detect issues",

@@ -12,3 +12,3 @@ "main": "index.js",

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

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

},
"gitHead": "1e76c886e861efde22baa4c938240038abb2e7ea"
"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