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

lockfile-lint

Package Overview
Dependencies
Maintainers
2
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 4.10.1 to 4.10.2

11

CHANGELOG.md

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

## 4.10.2 (2023-05-23)
### Bug Fixes
* error handling for empty yarn lock files ([#158](https://github.com/lirantal/lockfile-lint/issues/158)) ([#159](https://github.com/lirantal/lockfile-lint/issues/159)) ([bb96f4c](https://github.com/lirantal/lockfile-lint/commit/bb96f4c))
## 4.10.1 (2023-02-13)

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

6

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

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

"debug": "^4.1.1",
"lockfile-lint-api": "^5.5.1",
"lockfile-lint-api": "^5.5.2",
"yargs": "^16.0.0"

@@ -184,3 +184,3 @@ },

},
"gitHead": "969ed058ed0037821ca5d681822e561dbe6d823c"
"gitHead": "774616275749d275086a8476d10314a5eb8b4263"
}
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