yarn-deduplicate
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5157011
17
1821
3
2