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
95
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
4.2.0
to
4.3.0
+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": "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"
}