Socket
Socket
Sign inDemoInstall

yarn-deduplicate

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yarn-deduplicate - npm Package Compare versions

Comparing version 1.2.0 to 2.0.0

8

CHANGELOG.md

@@ -8,4 +8,12 @@ # Changelog

## [2.0.0] - 2020-02-29
### Breaks
- Drop support for Node < 10
## [1.2.0] - 2020-02-29
Edit: *Do not use. It breaks Node 8 compatiblity. Use 2.0.0 instead*
### Added

@@ -12,0 +20,0 @@

4

package.json
{
"name": "yarn-deduplicate",
"version": "1.2.0",
"version": "2.0.0",
"bin": "./cli.js",

@@ -29,3 +29,3 @@ "description": "Deduplication tool for yarn.lock files",

"engines": {
"node": ">=6",
"node": ">=10",
"yarn": "^1.0.0"

@@ -32,0 +32,0 @@ },

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