@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": "3.12.1", | ||
| "version": "3.12.3", | ||
| "files": [ | ||
@@ -32,3 +32,3 @@ "/dist" | ||
| "dependencies": { | ||
| "@lerna-lite/core": "3.12.1", | ||
| "@lerna-lite/core": "3.12.3", | ||
| "fs-extra": "^11.3.0", | ||
@@ -38,3 +38,3 @@ "p-map": "^7.0.3", | ||
| }, | ||
| "gitHead": "50da3e58f5cdc17884b9be579da112fd311aaac0" | ||
| "gitHead": "43a4e1f87b93cf716f02bcc4bec93ee01ae0a615" | ||
| } |
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