Socket
Socket
Sign inDemoInstall

@lerna/child-process

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/child-process - npm Package Compare versions

Comparing version 5.6.1 to 5.6.2

2

index.js

@@ -13,3 +13,3 @@ "use strict";

// when streaming processes are spawned, use this color for prefix
const colorWheel = ["cyan", "magenta", "blue", "yellow", "green", "red"];
const colorWheel = ["cyan", "magenta", "blue", "yellow", "green", "blueBright"];
const NUM_COLORS = colorWheel.length;

@@ -16,0 +16,0 @@

{
"name": "@lerna/child-process",
"version": "5.6.1",
"version": "5.6.2",
"description": "Lerna's internal child_process wrapper",

@@ -38,3 +38,3 @@ "keywords": [

},
"gitHead": "c455b1ce9c6de70bd876c1304cc93124b6a1bbaa"
"gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}
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