@pnpm/pnpmfile
Advanced tools
Comparing version 1001.0.2 to 1001.0.3
{ | ||
"name": "@pnpm/pnpmfile", | ||
"version": "1001.0.2", | ||
"version": "1001.0.3", | ||
"description": "Reading a .pnpmfile.cjs", | ||
@@ -25,5 +25,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@pnpm/pnpmfile": "1001.0.2", | ||
"@pnpm/fetcher-base": "1000.0.2", | ||
"@pnpm/logger": "1000.0.0" | ||
"@pnpm/logger": "1000.0.0", | ||
"@pnpm/pnpmfile": "1001.0.3" | ||
}, | ||
@@ -34,7 +34,7 @@ "dependencies": { | ||
"@pnpm/core-loggers": "1000.1.1", | ||
"@pnpm/crypto.hash": "1000.0.0", | ||
"@pnpm/error": "1000.0.1", | ||
"@pnpm/store-controller-types": "1001.0.0", | ||
"@pnpm/hooks.types": "1001.0.1", | ||
"@pnpm/lockfile.types": "1001.0.1", | ||
"@pnpm/store-controller-types": "1000.1.1", | ||
"@pnpm/hooks.types": "1001.0.1", | ||
"@pnpm/crypto.hash": "1000.0.0", | ||
"@pnpm/types": "1000.1.0" | ||
@@ -41,0 +41,0 @@ }, |
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
+ Added@pnpm/store-controller-types@1001.0.0(transitive)
- Removed@pnpm/store-controller-types@1000.1.1(transitive)