🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@pnpm/lockfile.types

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lockfile.types - npm Package Compare versions

Comparing version
1100.0.11
to
1100.0.12
+6
-6
package.json
{
"name": "@pnpm/lockfile.types",
"version": "1100.0.11",
"version": "1100.0.12",
"description": "Types for the pnpm-lock.yaml lockfile",

@@ -15,5 +15,5 @@ "keywords": [

"type": "git",
"url": "https://github.com/pnpm/pnpm/tree/main/lockfile/types"
"url": "https://github.com/pnpm/pnpm/tree/main/pnpm11/lockfile/types"
},
"homepage": "https://github.com/pnpm/pnpm/tree/main/lockfile/types#readme",
"homepage": "https://github.com/pnpm/pnpm/tree/main/pnpm11/lockfile/types#readme",
"bugs": {

@@ -33,8 +33,8 @@ "url": "https://github.com/pnpm/pnpm/issues"

"dependencies": {
"@pnpm/types": "1101.3.2",
"@pnpm/patching.types": "1100.0.0",
"@pnpm/resolving.resolver-base": "1100.4.2",
"@pnpm/types": "1101.3.2"
"@pnpm/resolving.resolver-base": "1100.5.0"
},
"devDependencies": {
"@pnpm/lockfile.types": "1100.0.11"
"@pnpm/lockfile.types": "1100.0.12"
},

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