@pnpm/config
Advanced tools
Comparing version 8.3.0 to 8.3.1-alpha.0
{ | ||
"name": "@pnpm/config", | ||
"version": "8.3.0", | ||
"version": "8.3.1-alpha.0", | ||
"description": "Gets configuration options for pnpm", | ||
@@ -34,3 +34,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/constants": "3.0.0", | ||
"@pnpm/constants": "4.0.0-alpha.0", | ||
"@pnpm/error": "1.2.0", | ||
@@ -47,7 +47,8 @@ "@pnpm/types": "5.0.0", | ||
"@types/mz": "^2.7.0", | ||
"@types/ramda": "^0.27.3", | ||
"@types/ramda": "^0.27.4", | ||
"@types/which": "1.3.2", | ||
"mz": "2.7.0", | ||
"tempy": "0.5.0" | ||
} | ||
}, | ||
"funding": "https://opencollective.com/pnpm" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
23514
51816
12
3
2
+ Added@pnpm/constants@4.0.0-alpha.0(transitive)
- Removed@pnpm/constants@3.0.0(transitive)