🚀 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.8
to
1100.0.9
+9
-6
package.json
{
"name": "@pnpm/lockfile.types",
"version": "1100.0.8",
"version": "1100.0.9",
"description": "Types for the pnpm-lock.yaml lockfile",

@@ -13,3 +13,6 @@ "keywords": [

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

@@ -30,8 +33,8 @@ "bugs": {

"dependencies": {
"@pnpm/resolving.resolver-base": "1100.3.1",
"@pnpm/types": "1101.2.0",
"@pnpm/patching.types": "1100.0.0"
"@pnpm/resolving.resolver-base": "1100.4.0",
"@pnpm/patching.types": "1100.0.0",
"@pnpm/types": "1101.3.0"
},
"devDependencies": {
"@pnpm/lockfile.types": "1100.0.8"
"@pnpm/lockfile.types": "1100.0.9"
},

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