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

__tests__/cli.js

2

cli.js

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

'-f, --fail',
'if there are duplicates in yarn.lock, terminate the script wuth exit status 1'
'if there are duplicates in yarn.lock, terminate the script with exit status 1'
)

@@ -23,0 +23,0 @@ .option(

{
"name": "yarn-deduplicate",
"version": "2.1.0",
"version": "2.1.1",
"bin": "./cli.js",

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

"node": ">=10",
"yarn": "^1.22.4"
"yarn": ">=1"
},

@@ -33,0 +33,0 @@ "dependencies": {

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