@pnpm/render-peer-issues
Advanced tools
Comparing version 4.1.0 to 5.0.0
{ | ||
"name": "@pnpm/render-peer-issues", | ||
"description": "Visualizes peer dependency issues", | ||
"version": "4.1.0", | ||
"version": "5.0.0", | ||
"bugs": { | ||
@@ -15,7 +15,7 @@ "url": "https://github.com/pnpm/pnpm/issues" | ||
"keywords": [ | ||
"pnpm8" | ||
"pnpm9" | ||
], | ||
"license": "MIT", | ||
"engines": { | ||
"node": ">=16.14" | ||
"node": ">=18.12" | ||
}, | ||
@@ -30,6 +30,6 @@ "repository": "https://github.com/pnpm/pnpm/blob/main/packages/render-peer-issues", | ||
"semver": "^7.6.0", | ||
"@pnpm/matcher": "5.0.0", | ||
"@pnpm/error": "5.0.3", | ||
"@pnpm/types": "9.4.2", | ||
"@pnpm/parse-overrides": "4.0.3" | ||
"@pnpm/error": "6.0.0", | ||
"@pnpm/parse-overrides": "5.0.0", | ||
"@pnpm/types": "10.0.0", | ||
"@pnpm/matcher": "6.0.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
"strip-ansi": "^6.0.1", | ||
"@pnpm/render-peer-issues": "4.1.0" | ||
"@pnpm/render-peer-issues": "5.0.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
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
17560
0
+ Added@pnpm/constants@8.0.0(transitive)
+ Added@pnpm/error@6.0.0(transitive)
+ Added@pnpm/matcher@6.0.0(transitive)
+ Added@pnpm/parse-overrides@5.0.0(transitive)
+ Added@pnpm/parse-wanted-dependency@6.0.0(transitive)
+ Added@pnpm/types@10.0.0(transitive)
- Removed@pnpm/constants@7.1.1(transitive)
- Removed@pnpm/error@5.0.3(transitive)
- Removed@pnpm/matcher@5.0.0(transitive)
- Removed@pnpm/parse-overrides@4.0.3(transitive)
- Removed@pnpm/parse-wanted-dependency@5.0.0(transitive)
- Removed@pnpm/types@9.4.2(transitive)
Updated@pnpm/error@6.0.0
Updated@pnpm/matcher@6.0.0
Updated@pnpm/parse-overrides@5.0.0
Updated@pnpm/types@10.0.0