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

@lerna/add

Package Overview
Dependencies
Maintainers
2
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/add - npm Package Versions

1
14

3.10.4

Diff

Changelog

Source

3.10.4 (2019-01-10)

Bug Fixes

  • add: Do not scope chained bootstrap (d9d4bc4)
  • bootstrap: Do not npm ci when hoisting (27516b9), closes #1865
evocateur
published 3.10.3 •

Changelog

Source

3.10.3 (2019-01-10)

Bug Fixes

  • bootstrap: When filtering, only bootstrap filtered packages (71174e4), closes #1421 #1766
evocateur
published 3.10.2 •

Changelog

Source

3.10.2 (2019-01-09)

Bug Fixes

  • bootstrap: Remove fancy root lifecycle execution, it was foolish (9f80722), closes #1857
evocateur
published 3.10.1 •

Changelog

Source

3.10.1 (2019-01-09)

Bug Fixes

  • collect-updates: Avoid improper bumps from prompt selections (06a1cff), closes #1357
evocateur
published 3.10.0 •

Changelog

Source

3.10.0 (2019-01-08)

Bug Fixes

  • publish: Correctly determine canary version when --include-merged-tags present (fb2a1b2), closes #1820

Features

  • lerna: Use --exact version ranges between sibling dependencies (02a067f)
  • version: Add --no-changelog option (#1854) (d73d823), closes #1852
evocateur
published 3.9.1 •

Changelog

Source

3.9.1 (2019-01-08)

Bug Fixes

  • bootstrap: Don't pass --ignore-scripts to npm install (e602838), closes #1855
  • bootstrap: Prevent recursive execution from all install lifecycles (ea9dbbe)
evocateur
published 3.9.0 •

Changelog

Source

3.9.0 (2019-01-08)

Bug Fixes

  • bootstrap: Only run install lifecycles once-per-package, in topological order (929ae22)
  • describe-ref: Properly handle sha-like tag names (#1853) (094a1cb)
  • run-lifecycle: Ensure all npmpackage* env vars are created (bab8e58), closes #1752

Features

  • bootstrap: Add --ignore-prepublish option (f14fc06)
  • bootstrap: Run root install lifecycles where appropriate (944e36f)
evocateur
published 3.8.5 •

Changelog

Source

3.8.5 (2019-01-05)

Bug Fixes

  • npm-dist-tag: Improve robustness (63a7a89)
  • npm-publish: Ensure pkg.publishConfig is handled correctly (1877def), closes #1498
  • project: Deprecate root-level config keys as well, prioritizing nested (7a65a87)
  • publish: Deprecate --npm-tag, replaced by --dist-tag (196d663)
  • publish: Ensure pkg.publishConfig is handled correctly when promoting dist-tags (af1c2ad)
  • publish: Tweak progress logging (5a04145)
evocateur
published 3.8.2 •

Changelog

Source

3.8.2 (2019-01-03)

Bug Fixes

  • bootstrap: Bail out of hoisted recursive lifecycles (169c943), closes #1125
  • publish: Avoid recursive root lifecycle execution (e133134)
  • publish: Run root prepublish lifecycle if it exists (c5676bb)
  • run-lifecycle: Short-circuit ignore options (ae29097)
  • version: Avoid recursive root lifecycle execution (089392d), closes #1844
evocateur
published 3.8.1 •

Changelog

Source

3.8.1 (2018-12-31)

Bug Fixes

  • Do not print duplicate stdio after a streaming command errors (#1832) (2bcc366), closes #1790
  • npm-publish: Pass normalized manifest to libnpm/publish (8e59950), closes #1843
  • progress: Correctly avoid progress where we don't want it (0de3df9)
  • progress: Enable progress during logging setup, correcting default (da81e60)
  • publish: --canary should also respect --include-merged-tags (462b15c), closes #1820

Features

  • command: log whether CI environment has been detected (#1841) (db5631e), closes #1825
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