@yarnpkg/pnp
Advanced tools
Comparing version 2.0.0-rc.20 to 2.0.0-rc.21
{ | ||
"name": "@yarnpkg/pnp", | ||
"version": "2.0.0-rc.20", | ||
"version": "2.0.0-rc.21", | ||
"license": "BSD-2-Clause", | ||
"main": "./lib/index.js", | ||
"dependencies": { | ||
"@types/node": "^13.7.0", | ||
"@yarnpkg/fslib": "^2.0.0-rc.20" | ||
"@yarnpkg/fslib": "^2.0.0-rc.21" | ||
}, | ||
"devDependencies": { | ||
"@yarnpkg/builder": "^2.0.0-rc.21", | ||
"@yarnpkg/libzip": "^2.0.0-rc.11", | ||
"@yarnpkg/pnpify": "^2.0.0-rc.22", | ||
"@yarnpkg/builder": "^2.0.0-rc.22", | ||
"@yarnpkg/libzip": "^2.0.0-rc.12", | ||
"@yarnpkg/pnpify": "^2.0.0-rc.23", | ||
"typescript": "^3.8.3", | ||
@@ -37,3 +38,6 @@ "webpack": "^4.41.2", | ||
}, | ||
"engines": { | ||
"node": ">=10.19.0" | ||
}, | ||
"types": "./lib/index.d.ts" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
0
517847
5869
3
10
Updated@yarnpkg/fslib@^2.0.0-rc.21