@pnpm/lockfile.types
Advanced tools
+9
-6
| { | ||
| "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": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
8982
0.4%0
-100%+ Added
+ Added
- Removed
- Removed
Updated