You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@lerna-lite/init

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna-lite/init - npm Package Compare versions

Comparing version
3.12.1
to
3.12.3
+3
-3
package.json
{
"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"
}