@pnpm/parse-overrides
Advanced tools
Comparing version 1.0.1 to 2.0.0
{ | ||
"name": "@pnpm/parse-overrides", | ||
"description": "Parse overrides", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"bugs": { | ||
@@ -15,7 +15,7 @@ "url": "https://github.com/pnpm/pnpm/issues" | ||
"keywords": [ | ||
"pnpm6" | ||
"pnpm7" | ||
], | ||
"license": "MIT", | ||
"engines": { | ||
"node": ">=12.17" | ||
"node": ">=14.19" | ||
}, | ||
@@ -26,8 +26,11 @@ "repository": "https://github.com/pnpm/pnpm/blob/main/packages/parse-overrides", | ||
"dependencies": { | ||
"@pnpm/error": "2.1.0", | ||
"@pnpm/parse-wanted-dependency": "2.0.0" | ||
"@pnpm/error": "3.0.0", | ||
"@pnpm/parse-wanted-dependency": "3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@pnpm/parse-overrides": "1.0.1" | ||
"@pnpm/parse-overrides": "2.0.0" | ||
}, | ||
"exports": { | ||
".": "./lib/index.js" | ||
}, | ||
"scripts": { | ||
@@ -34,0 +37,0 @@ "_test": "jest", |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5355
0
+ Added@pnpm/constants@6.0.0(transitive)
+ Added@pnpm/error@3.0.0(transitive)
+ Added@pnpm/parse-wanted-dependency@3.0.0(transitive)
- Removed@pnpm/constants@5.0.0(transitive)
- Removed@pnpm/error@2.1.0(transitive)
- Removed@pnpm/parse-wanted-dependency@2.0.0(transitive)
Updated@pnpm/error@3.0.0