@pnpm/read-projects-context
Advanced tools
+5
-5
| { | ||
| "name": "@pnpm/read-projects-context", | ||
| "version": "1000.0.32", | ||
| "version": "1000.0.33", | ||
| "description": "Reads the current state of projects from modules manifest", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
| "@pnpm/lockfile.fs": "1001.1.29", | ||
| "@pnpm/modules-yaml": "1001.0.2", | ||
| "@pnpm/normalize-registries": "1000.1.9", | ||
| "@pnpm/types": "1001.3.0" | ||
| "@pnpm/modules-yaml": "1002.0.0", | ||
| "@pnpm/types": "1001.3.0", | ||
| "@pnpm/normalize-registries": "1000.1.9" | ||
| }, | ||
@@ -39,3 +39,3 @@ "peerDependencies": { | ||
| "@pnpm/logger": "1001.0.1", | ||
| "@pnpm/read-projects-context": "1000.0.32" | ||
| "@pnpm/read-projects-context": "1000.0.33" | ||
| }, | ||
@@ -42,0 +42,0 @@ "engines": { |
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
- Removed
- Removed
Updated