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 4.3.5 to 4.3.6

2

bin/lockfile-lint.js

@@ -79,3 +79,3 @@ #!/usr/bin/env node

const RESET = '\x1b[0m'
console.info(GREEN, '👍 No issues detected', '\n', RESET)
console.info(GREEN, 'No issues detected', '\n', RESET)
}

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

## [4.3.6](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.3.5...lockfile-lint@4.3.6) (2020-05-14)
### Bug Fixes
* **windows:** remove emoji from output not supported on windows ([#96](https://github.com/lirantal/lockfile-lint/issues/96)) ([6115d68](https://github.com/lirantal/lockfile-lint/commit/6115d68))
## [4.3.5](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.3.4...lockfile-lint@4.3.5) (2020-05-14)

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

{
"name": "lockfile-lint",
"version": "4.3.5",
"version": "4.3.6",
"description": "A CLI to lint a lockfile for security policies",

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

},
"gitHead": "9855701804782e471c4d1310b435b4c9da5b3090"
"gitHead": "b0914b6fbbbfe05367b7b827c9521dc5ef4338a9"
}
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