@lerna-lite/init
Advanced tools
+3
-3
| { | ||
| "name": "@lerna-lite/init", | ||
| "description": "Lerna-Lite init commmand - Create a new Lerna repo or upgrade an existing repo to the current version of Lerna", | ||
| "version": "4.10.0", | ||
| "version": "4.10.1", | ||
| "files": [ | ||
@@ -32,3 +32,3 @@ "/dist" | ||
| "dependencies": { | ||
| "@lerna-lite/core": "4.10.0", | ||
| "@lerna-lite/core": "4.10.1", | ||
| "fs-extra": "^11.3.2", | ||
@@ -38,3 +38,3 @@ "p-map": "^7.0.4", | ||
| }, | ||
| "gitHead": "659f24a146637a8ac3add02ab97890ac6d68f1b3" | ||
| "gitHead": "7d8fa6f04b471a354f8cb61967682adf3dcf710a" | ||
| } |
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