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 Versions

1
10

5.1.6

Diff

Changelog

Source

5.1.6 (2022-06-24)

Bug Fixes

  • lerna run parallel should maximize concurrency with useNx (#3205) (f80d03c)
jameshenry
published 5.1.5 •

Changelog

Source

5.1.5 (2022-06-24)

Bug Fixes

  • bootstrap: preserve indentation style in package-lock.json when running bootstrap (#2955) (04cfa52)
jameshenry
published 5.1.4 •

Changelog

Source

5.1.4 (2022-06-15)

Bug Fixes

  • correctly detect if target dependencies are set (5845f6b)
jameshenry
published 5.1.3 •

Changelog

Source

5.1.3 (2022-06-15)

Bug Fixes

jameshenry
published 5.1.1 •

Changelog

Source

5.1.1 (2022-06-09)

Bug Fixes

  • allow maintenance LTS node 14 engines starting at 14.15.0 (#3161) (72305e4)
jameshenry
published 5.1.0 •

Changelog

Source

5.1.0 (2022-06-07)

Bug Fixes

  • utils: orphaned child process on Windows (#3156) (7e69e9e)
  • handle the edge cases in the lerna-nx integration (c6808fc)

Features

  • add experimental support to run tasks via Nx (1c35828)
nrwlowner
published 5.1.0-alpha.0 •

jameshenry
published 5.0.0 •

Changelog

Source

5.0.0 (2022-05-24)

Lerna workspaces no longer have dependency deprecation warnings.

Bug Fixes

BREAKING CHANGES

  • Node v10.x and v12.x are no longer supported.

    • Please upgrade to the latest LTS release of Node (we recommend either v14 or v16).
  • Internally npm lifecycle scripts are now invoked using @npmcli/run-script instead of npm-lifecycle in order to modernize the package and fix package vulnerabilities and deprecations.

    • We are classing this as a breaking change because the APIs of npm-lifecycle and @npmcli/run-script are significantly different, despite @npmcli/run-script being the official successor to npm-lifecycle.

      We have successfully made the integration test suite we inherited pass with this change, but there may potentially be aspects related to it which are not covered by the tests and are breaking. If you encounter any issues you believe are related to this change please open a new issue with a dedicated reproduction for us to look into!

jameshenry
published 5.0.0-alpha.2 •

jameshenry
published 5.0.0-alpha.1 •

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc