@pnpm/lockfile.fs
Advanced tools
+5
-5
| { | ||
| "name": "@pnpm/lockfile.fs", | ||
| "version": "1001.1.24", | ||
| "version": "1001.1.25", | ||
| "description": "Read/write pnpm-lock.yaml files", | ||
@@ -38,10 +38,10 @@ "keywords": [ | ||
| "@pnpm/constants": "1001.3.1", | ||
| "@pnpm/dependency-path": "1001.1.6", | ||
| "@pnpm/error": "1000.0.5", | ||
| "@pnpm/dependency-path": "1001.1.5", | ||
| "@pnpm/git-utils": "1000.0.0", | ||
| "@pnpm/lockfile.merger": "1001.0.15", | ||
| "@pnpm/lockfile.types": "1002.0.5", | ||
| "@pnpm/lockfile.merger": "1001.0.15", | ||
| "@pnpm/object.key-sorting": "1000.0.1", | ||
| "@pnpm/types": "1001.0.1", | ||
| "@pnpm/lockfile.utils": "1003.0.6" | ||
| "@pnpm/lockfile.utils": "1003.0.7" | ||
| }, | ||
@@ -61,3 +61,3 @@ "peerDependencies": { | ||
| "yaml-tag": "1.1.0", | ||
| "@pnpm/lockfile.fs": "1001.1.24", | ||
| "@pnpm/lockfile.fs": "1001.1.25", | ||
| "@pnpm/logger": "1001.0.1" | ||
@@ -64,0 +64,0 @@ }, |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed