@pnpm/lockfile.utils
Advanced tools
+1
-1
| The MIT License (MIT) | ||
| Copyright (c) 2015-2016 Rico Sta. Cruz and other contributors | ||
| Copyright (c) 2016-2025 Zoltan Kochan and other contributors | ||
| Copyright (c) 2016-2026 Zoltan Kochan and other contributors | ||
@@ -6,0 +6,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+6
-6
| { | ||
| "name": "@pnpm/lockfile.utils", | ||
| "version": "1004.0.0", | ||
| "version": "1004.0.1", | ||
| "description": "Utils for dealing with pnpm-lock.yaml", | ||
@@ -31,7 +31,7 @@ "keywords": [ | ||
| "ramda": "npm:@pnpm/ramda@0.28.1", | ||
| "@pnpm/dependency-path": "1001.1.8", | ||
| "@pnpm/dependency-path": "1001.1.9", | ||
| "@pnpm/pick-fetcher": "1001.0.0", | ||
| "@pnpm/lockfile.types": "1002.0.8", | ||
| "@pnpm/resolver-base": "1005.4.0", | ||
| "@pnpm/types": "1001.2.0" | ||
| "@pnpm/lockfile.types": "1002.0.9", | ||
| "@pnpm/types": "1001.3.0", | ||
| "@pnpm/resolver-base": "1005.4.1" | ||
| }, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
| "yaml-tag": "1.1.0", | ||
| "@pnpm/lockfile.utils": "1004.0.0" | ||
| "@pnpm/lockfile.utils": "1004.0.1" | ||
| }, | ||
@@ -46,0 +46,0 @@ "engines": { |
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated