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

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

11

CHANGELOG.md

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

## [2.1.2](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@2.1.1...lockfile-lint-api@2.1.2) (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.1](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@2.1.0...lockfile-lint-api@2.1.1) (2019-10-12)

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

10

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

@@ -28,6 +28,4 @@ "main": "index.js",

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

@@ -179,3 +177,3 @@ "license": "Apache-2.0",

},
"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