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

lerna

Package Overview
Dependencies
Maintainers
4
Versions
276
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lerna - npm Package Versions

1
28

7.0.0-alpha.7

Diff

Changelog

Source

7.0.0-alpha.7 (2023-06-05)

Bug Fixes

  • bump cosmiconfig to v8 (#3701) (898923d)
  • daemon communication (e82618b)
  • ensure repair command not blocked by config validation (e237d58)
  • improve github client missing env var error (ce4b352)
  • internal cli.js should not be bundled (53d73c6)
  • migration building/publishing issues (27bf800)
  • publish: use correct version in log messages (#3702) (4be9188)
  • share project data when nesting commands (#3709) (53e71e4)
  • support nx 16.3.1+ (#3707) (647dbb5)

Features

  • add migration for adding $schema, increase some strictness (73ceac3)
  • publish: support custom directory per-package (#3699) (9da575e)
jameshenry
published 7.0.0-alpha.6 •

Changelog

Source

7.0.0-alpha.6 (2023-06-02)

Bug Fixes

  • bump cosmiconfig to v8 (#3701) (898923d)
  • daemon communication (e82618b)
  • ensure repair command not blocked by config validation (e237d58)
  • improve github client missing env var error (ce4b352)
  • internal cli.js should not be bundled (53d73c6)
  • migration building/publishing issues (27bf800)
  • publish: use correct version in log messages (#3702) (4be9188)
  • support nx 16.3.1+ (#3707) (647dbb5)

Features

  • add migration for adding $schema, increase some strictness (73ceac3)
  • publish: support custom directory per-package (#3699) (9da575e)
jameshenry
published 7.0.0-alpha.5 •

Changelog

Source

7.0.0-alpha.5 (2023-06-01)

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)
  • publish: use correct version in log messages (#3702) (4be9188)

Features

  • add migration for adding $schema, increase some strictness (73ceac3)
  • publish: support custom directory per-package (#3699) (9da575e)
jameshenry
published 7.0.0-alpha.4 •

Changelog

Source

7.0.0-alpha.4 (2023-06-01)

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)
  • publish: use correct version in log messages (#3702) (4be9188)

Features

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

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)
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