@pnpm/config
Advanced tools
Comparing version
{ | ||
"name": "@pnpm/config", | ||
"version": "1002.5.1", | ||
"version": "1002.5.2", | ||
"description": "Gets configuration options for pnpm", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@pnpm/config.env-replace": "3.0.0", | ||
"@pnpm/config.env-replace": "3.0.1", | ||
"@pnpm/npm-conf": "3.0.0", | ||
@@ -43,12 +43,12 @@ "better-path-resolve": "1.0.0", | ||
"which": "npm:@pnpm/which@^3.0.1", | ||
"@pnpm/catalogs.config": "1000.0.2", | ||
"@pnpm/constants": "1001.1.0", | ||
"@pnpm/catalogs.config": "1000.0.2", | ||
"@pnpm/catalogs.types": "1000.0.0", | ||
"@pnpm/error": "1000.0.2", | ||
"@pnpm/git-utils": "1000.0.0", | ||
"@pnpm/pnpmfile": "1001.0.6", | ||
"@pnpm/matcher": "1000.0.0", | ||
"@pnpm/pnpmfile": "1001.0.7", | ||
"@pnpm/read-project-manifest": "1000.0.7", | ||
"@pnpm/types": "1000.2.1", | ||
"@pnpm/workspace.read-manifest": "1000.1.1" | ||
"@pnpm/workspace.read-manifest": "1000.1.1", | ||
"@pnpm/catalogs.types": "1000.0.0" | ||
}, | ||
@@ -60,5 +60,5 @@ "devDependencies": { | ||
"symlink-dir": "^6.0.5", | ||
"@pnpm/config": "1002.5.1", | ||
"@pnpm/test-fixtures": "0.1.37", | ||
"@pnpm/prepare": "0.0.113" | ||
"@pnpm/prepare": "0.0.113", | ||
"@pnpm/config": "1002.5.2", | ||
"@pnpm/test-fixtures": "0.1.37" | ||
}, | ||
@@ -65,0 +65,0 @@ "engines": { |
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated