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 2.1.2 to 2.1.3

11

CHANGELOG.md

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

## [2.1.3](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@2.1.2...lockfile-lint@2.1.3) (2019-10-13)
### Bug Fixes
* **package:** remove tests and other files from published package ([#15](https://github.com/lirantal/lockfile-lint/issues/15)) ([1e61938](https://github.com/lirantal/lockfile-lint/commit/1e61938))
## [2.1.2](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@2.1.1...lockfile-lint@2.1.2) (2019-10-12)

@@ -8,0 +19,0 @@

13

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

@@ -30,7 +30,4 @@ "bin": {

"files": [
"*.js",
"bin/**",
"src/**",
"__tests__/**",
"jsdoc.json"
"bin/*.js",
"src/**/*.js"
],

@@ -60,3 +57,3 @@ "license": "Apache-2.0",

"debug": "^4.1.0",
"lockfile-lint-api": "^2.1.1",
"lockfile-lint-api": "^2.1.2",
"yargs": "^13.2.4"

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

},
"gitHead": "76a5b3c6b5342d71def53d1b9545e46496330bf0"
"gitHead": "7a21fcafe334712c1a6b71bf099b40d0093c26a4"
}
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