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/lockfile.utils

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lockfile.utils - npm Package Compare versions

Comparing version
1003.0.3
to
1003.0.4
+9
-9
package.json
{
"name": "@pnpm/lockfile.utils",
"version": "1003.0.3",
"version": "1003.0.4",
"description": "Utils for dealing with pnpm-lock.yaml",

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

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

@@ -32,7 +32,7 @@ "url": "https://github.com/pnpm/pnpm/issues"

"ramda": "npm:@pnpm/ramda@0.28.1",
"@pnpm/lockfile.types": "1002.0.2",
"@pnpm/dependency-path": "1001.1.3",
"@pnpm/resolver-base": "1005.1.0",
"@pnpm/types": "1000.9.0",
"@pnpm/pick-fetcher": "1001.0.0"
"@pnpm/lockfile.types": "1002.0.3",
"@pnpm/dependency-path": "1001.1.4",
"@pnpm/types": "1001.0.0",
"@pnpm/pick-fetcher": "1001.0.0",
"@pnpm/resolver-base": "1005.2.0"
},

@@ -44,3 +44,3 @@ "devDependencies": {

"yaml-tag": "1.1.0",
"@pnpm/lockfile.utils": "1003.0.3"
"@pnpm/lockfile.utils": "1003.0.4"
},

@@ -47,0 +47,0 @@ "engines": {