@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.2.0", | ||
| "version": "4.3.0", | ||
| "files": [ | ||
@@ -32,3 +32,3 @@ "/dist" | ||
| "dependencies": { | ||
| "@lerna-lite/core": "4.2.0", | ||
| "@lerna-lite/core": "4.3.0", | ||
| "fs-extra": "^11.3.0", | ||
@@ -38,3 +38,3 @@ "p-map": "^7.0.3", | ||
| }, | ||
| "gitHead": "3156598e05c31ab288b2a49097dcfab949d79a3e" | ||
| "gitHead": "01f6010c1e6ca2c1931efd3c24291f23daeb8e7e" | ||
| } |
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