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.4.0
to
4.4.1
+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.4.0",
"version": "4.4.1",
"files": [

@@ -32,3 +32,3 @@ "/dist"

"dependencies": {
"@lerna-lite/core": "4.4.0",
"@lerna-lite/core": "4.4.1",
"fs-extra": "^11.3.0",

@@ -38,3 +38,3 @@ "p-map": "^7.0.3",

},
"gitHead": "86f9e5487308e6c03906ee54f9daaddf450d69bc"
"gitHead": "2d6ac0279b319fc29ddac230b0570c8a4ee4241a"
}