@lerna-lite/init
Advanced tools
+3
-3
| { | ||
| "name": "@lerna-lite/init", | ||
| "version": "4.11.0", | ||
| "version": "4.11.2", | ||
| "description": "Lerna-Lite init commmand - Create a new Lerna repo or upgrade an existing repo to the current version of Lerna", | ||
@@ -29,3 +29,3 @@ "homepage": "https://github.com/lerna-lite/lerna-lite", | ||
| "dependencies": { | ||
| "@lerna-lite/core": "4.11.0", | ||
| "@lerna-lite/core": "4.11.2", | ||
| "fs-extra": "^11.3.3", | ||
@@ -38,3 +38,3 @@ "p-map": "^7.0.4", | ||
| }, | ||
| "gitHead": "ef74c147bb15c007acf5815a848563ce669259a2" | ||
| "gitHead": "3b63fabbaecec450e25768e90e5d5162046a8541" | ||
| } |
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