Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@pnpm/pnpmfile

Package Overview
Dependencies
Maintainers
2
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/pnpmfile - npm Package Compare versions

Comparing version
1002.1.3
to
1002.1.4
+10
-10
package.json
{
"name": "@pnpm/pnpmfile",
"version": "1002.1.3",
"version": "1002.1.4",
"description": "Reading a .pnpmfile.cjs",

@@ -11,4 +11,4 @@ "keywords": [

"funding": "https://opencollective.com/pnpm",
"repository": "https://github.com/pnpm/pnpm/blob/main/hooks/pnpmfile",
"homepage": "https://github.com/pnpm/pnpm/blob/main/hooks/pnpmfile#readme",
"repository": "https://github.com/pnpm/pnpm/tree/main/hooks/pnpmfile",
"homepage": "https://github.com/pnpm/pnpm/tree/main/hooks/pnpmfile#readme",
"bugs": {

@@ -30,9 +30,9 @@ "url": "https://github.com/pnpm/pnpm/issues"

"path-absolute": "^1.0.1",
"@pnpm/core-loggers": "1001.0.4",
"@pnpm/crypto.hash": "1000.2.1",
"@pnpm/hooks.types": "1001.0.12",
"@pnpm/lockfile.types": "1002.0.2",
"@pnpm/hooks.types": "1001.0.13",
"@pnpm/store-controller-types": "1004.2.0",
"@pnpm/error": "1000.0.5",
"@pnpm/store-controller-types": "1004.1.0",
"@pnpm/types": "1000.9.0"
"@pnpm/lockfile.types": "1002.0.3",
"@pnpm/types": "1001.0.0",
"@pnpm/core-loggers": "1001.0.5"
},

@@ -43,5 +43,5 @@ "peerDependencies": {

"devDependencies": {
"@pnpm/fetcher-base": "1001.0.3",
"@pnpm/logger": "1001.0.1",
"@pnpm/pnpmfile": "1002.1.3",
"@pnpm/fetcher-base": "1001.0.2",
"@pnpm/pnpmfile": "1002.1.4",
"@pnpm/test-fixtures": "1000.0.0"

@@ -48,0 +48,0 @@ },