New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/config

Package Overview
Dependencies
Maintainers
0
Versions
334
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/config - npm Package Compare versions

Comparing version

to
1002.5.2

18

package.json
{
"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": {