Socket
Socket
Sign inDemoInstall

lerna

Package Overview
Dependencies
559
Maintainers
2
Versions
272
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
28Next

7.0.0-alpha.3

Diff

Changelog

Source

7.0.0-alpha.3 (2023-05-31)

Bug Fixes

  • bump cosmiconfig to v8 (#3701) (898923d)
  • ensure repair command not blocked by config validation (e237d58)
  • internal cli.js should not be bundled (53d73c6)
  • migration building/publishing issues (27bf800)

Features

  • publish: support custom directory per-package (#3699) (9da575e)
jameshenry
published 7.0.0-alpha.2 •

Changelog

Source

7.0.0-alpha.2 (2023-05-31)

Bug Fixes

  • bump cosmiconfig to v8 (#3701) (898923d)
  • ensure repair command not blocked by config validation (e237d58)
  • internal cli.js should not be bundled (53d73c6)

Features

  • publish: support custom directory per-package (#3699) (9da575e)
jameshenry
published 7.0.0-alpha.1 •

Changelog

Source

7.0.0-alpha.1 (2023-05-31)

Bug Fixes

Features

  • publish: support custom directory per-package (#3699) (9da575e)
jameshenry
published 7.0.0-alpha.0 •

Changelog

Source

7.0.0-alpha.0 (2023-05-10)

Features

  • core: convert commands to use nx project graph instead of legacy package graph (#3667) (8e813c4)
  • do not include bootstrap, add, link commands by default (#3658) (487d475)

BREAKING CHANGES

  • We no longer include the bootstrap, add, and link commands by default. We strongly recommend using your package manager (npm, yarn, pnpm) for package management related concerns such as installing and linking dependencies.

If you want to temporarily continue to use those commands in v7 you can do so by installing the @lerna/legacy-package-management package at the same version as your lerna version.

There will not be any active work done on these commands and you should look to migrate as soon as possible, please check out https://lerna.js.org for further guidance.

jameshenry
published 6.6.2 •

Changelog

Source

6.6.2 (2023-05-04)

Bug Fixes

  • deps: bump pacote to latest to remove install warning (#3624) (7c34521)
  • remove non-functional schema properties starting with "no" (#3645) (43c2a48)
  • run: only use run-one when not passing multiple scripts (#3620) (9db1572)

Features

  • publish: support npm provenance (9c8bb4e)
jameshenry
published 6.6.1 •

Changelog

Source

6.6.1 (2023-03-24)

Bug Fixes

  • build-metadata reference in lerna schema (e2349ad)
  • deps: update to rimraf v4, remove path-exists (#3616) (2f2ee2a)
  • ensure rimraf bin dir can always be resolved (#3614) (0fe5faf)
  • handle trailing commas and comments in lerna.json files (#3603) (b826398)
  • lerna schema type for contents should be string (1625757)
  • publish: use updated version with pnpm workspaces (#3606) (cd7ad21)
jameshenry
published 6.6.0 •

Changelog

Source

6.6.0 (2023-03-23)

Bug Fixes

  • correct links to command docs (#3598) (b90b684)
  • publish: ensure zero exit code when EWORKINGTREE warning occurs (#3327) (9c00a33)
  • update troubleshooting.md typo (#3581) (a174cd7)
  • update arborist package to get rid of deprecated warning (#3559) (aff38a7)
  • version: handle deps property missing due to outdated lockfile (#3549) (fdbbab9)
  • version: update yarn lock for versions of yarn >= 2.0.0 (#3555) (ce2ceca)

Features

  • add @lerna/legacy-package-management package (#3602) (4a03dd5)
  • version: add user-defined build metadata to bumped packages (#2880) (0b0e2a6)
jameshenry
published 6.5.1 •

Changelog

Source

6.5.1 (2023-02-14)

Bug Fixes

  • add missing dependency on js-yaml (187f480)

Reverts

jameshenry
published 6.5.0 •

Changelog

Source

6.5.0 (2023-02-13)

Bug Fixes

  • create: normalize quotes and indents in generated test and lib files (#3529) (ad39fe2)
  • repair: re-enable repair generators (#3497) (510c3e9)

Features

  • publish: add --include-private option for testing private packages (#3503) (fa1f490)
  • publish: recover from network failure (#3513) (f03ee3e)
  • run: allow multiple script targets to be triggered at once (#3527) (937b02a)
jameshenry
published 6.5.0-alpha.2 •

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc