@pnpm/lockfile.utils
Advanced tools
+7
-7
| { | ||
| "name": "@pnpm/lockfile.utils", | ||
| "version": "1100.0.1", | ||
| "version": "1100.0.2", | ||
| "description": "Utils for dealing with pnpm-lock.yaml", | ||
@@ -33,7 +33,7 @@ "keywords": [ | ||
| "@pnpm/error": "1100.0.0", | ||
| "@pnpm/fetching.pick-fetcher": "1100.0.1", | ||
| "@pnpm/hooks.types": "1100.0.1", | ||
| "@pnpm/lockfile.types": "1100.0.1", | ||
| "@pnpm/resolving.resolver-base": "1100.0.1", | ||
| "@pnpm/types": "1101.0.0" | ||
| "@pnpm/hooks.types": "1100.0.2", | ||
| "@pnpm/resolving.resolver-base": "1100.1.0", | ||
| "@pnpm/fetching.pick-fetcher": "1100.0.2", | ||
| "@pnpm/types": "1101.0.0", | ||
| "@pnpm/lockfile.types": "1100.0.2" | ||
| }, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
| "yaml-tag": "1.1.0", | ||
| "@pnpm/lockfile.utils": "1100.0.1" | ||
| "@pnpm/lockfile.utils": "1100.0.2" | ||
| }, | ||
@@ -48,0 +48,0 @@ "engines": { |
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated