@pnpm/write-project-manifest
Advanced tools
+3
-3
| { | ||
| "name": "@pnpm/write-project-manifest", | ||
| "version": "1000.0.2", | ||
| "version": "1000.0.3", | ||
| "description": "Write a project manifest (called package.json in most cases)", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
| "write-yaml-file": "^5.0.0", | ||
| "@pnpm/types": "1000.1.1", | ||
| "@pnpm/types": "1000.2.0", | ||
| "@pnpm/text.comments-parser": "1000.0.0" | ||
@@ -35,3 +35,3 @@ }, | ||
| "tempy": "^1.0.1", | ||
| "@pnpm/write-project-manifest": "1000.0.2" | ||
| "@pnpm/write-project-manifest": "1000.0.3" | ||
| }, | ||
@@ -38,0 +38,0 @@ "funding": "https://opencollective.com/pnpm", |
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
Updated