Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lerna-lite/init

Package Overview
Dependencies
Maintainers
1
Versions
59
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 1.16.1 to 1.16.2

0

dist/index.d.ts
export * from './init-command';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Command, CommandType, InitCommandOption } from '@lerna-lite/core';

@@ -0,0 +0,0 @@ "use strict";

6

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": "1.16.1",
"version": "1.16.2",
"main": "dist/index.js",

@@ -30,3 +30,3 @@ "types": "dist/index.d.ts",

"dependencies": {
"@lerna-lite/core": "1.16.1",
"@lerna-lite/core": "1.16.2",
"fs-extra": "^11.1.0",

@@ -37,3 +37,3 @@ "p-map": "^4.0.0",

},
"gitHead": "4fe2a7051f41052665b5da601eabf3fed803a746"
"gitHead": "f2c91cee5a06236b8fc229eb1aac7591d91398ef"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc