@pnpm/lockfile.types
Advanced tools
+6
-6
| { | ||
| "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": { |
8998
0.16%+ Added
- Removed