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
97
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.11.4
to
4.11.5
+3
-3
package.json
{
"name": "@lerna-lite/init",
"version": "4.11.4",
"version": "4.11.5",
"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.4",
"@lerna-lite/core": "4.11.5",
"fs-extra": "^11.3.4",

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

},
"gitHead": "78e53c328109db27b72ee2475f621362148974ae"
"gitHead": "934f915aa33c3553836de4001026ebd4fab07fce"
}