🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@lerna-lite/diff

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna-lite/diff - npm Package Versions

124567

3.8.0

Diff
ghiscoding
published 3.8.0 •

Changelog

Source

3.8.0 (2024-08-05)

Features

  • publish: enable throttling when publishing modules (#907) (51e0ace) - by @ghiscoding

Bug Fixes

  • core: use inquirer new modern approach to move away from legacy (#897) (4d07ed0) - by @ghiscoding
  • deps: update all non-major dependencies (#899) (6e1f45a) - by @renovate[bot]
  • deps: update all non-major dependencies (#903) (7dc9e7a) - by @renovate[bot]
  • deps: update all non-major dependencies (#908) (2502959) - by @renovate[bot]
  • deps: update dependency byte-size to v9 (#904) (1a4d4be) - by @renovate[bot]
  • deps: update dependency write-json-file to v6 (#905) (754c57f) - by @renovate[bot]
  • version: add missing file extension to fix publish error (#910) (e9ccb79) - by @ghiscoding
  • version: truncate release body based on maximum size allowed (#909) (72b576f) - by @ghiscoding
ghiscoding
published 3.7.1 •

Changelog

Source

3.7.1 (2024-07-13)

Bug Fixes

  • deps: update all non-major dependencies (#894) (c2c40fa) - by @renovate[bot]
  • deps: update dependency inquirer to v10 (#896) (d0f5298) - by @ghiscoding
  • version: don't throw when invalid since date found to query GraphQL (#893) (eee5bca) - by @ghiscoding
ghiscoding
published 3.7.0 •

Changelog

Source

3.7.0 (2024-07-05)

Features

  • add support for Yarn patch protocol (#887) (05579ab), closes #223 - by @petermetz
  • publish: add arboristLoadOptions for optional ignoreMissing (#889) (f8417d1) - by @ghiscoding

Bug Fixes

  • deps: update dependency p-limit to v6 (#888) (bba892f) - by @renovate[bot]
  • publish: ignore E409 error when re-publishing to NPM (#890) (d011168) - by @ghiscoding
ghiscoding
published 3.6.0 •

Changelog

Source

3.6.0 (2024-06-27)

Features

  • version: option to not ignore scripts on lock update, fixes #877 (#881) (1b78b53) - by @ghiscoding

Bug Fixes

  • deps: update dependency @octokit/rest to v21 (#880) (17d7d8c) - by @renovate[bot]
  • deps: update dependency uuid to v10 (#879) (5bc0d9a) - by @renovate[bot]
  • inline deprecated npmlog util dependency (#882) (9243e8e) - by @ghiscoding
  • replace deprecated read-package-json with @npmcli/package-json (#883) (fe23cf7) - by @ghiscoding
ghiscoding
published 3.5.1 •

Changelog

Source

3.5.1 (2024-06-07)

Bug Fixes

  • publish: always bump & publish peer deps with workspace: protocol (#873) (0325539) - by @ghiscoding
  • publish: update lerna-lite schema for graphType property (15be75f) - by @ghiscoding
ghiscoding
published 3.5.0 •

Changelog

Source

3.5.0 (2024-06-03)

Bug Fixes

  • version: throw when using workspace: without allow peer bump, fixes #869 (#870) (12b29ee)

Features

  • version: add --push-tags-one-by-one, fixes #701 (#871) (88ad61b) - by @ghiscoding
ghiscoding
published 3.4.0 •

Changelog

Source

3.4.0 (2024-05-15)

Features

  • deps: upgrade temp-dir to new major which is now ESM (#863) (2a93250) - by @ghiscoding

Bug Fixes

  • deps: update all non-major dependencies (#849) (bf23757) - by @renovate[bot]
  • deps: update dependency @npmcli/run-script to v8 (#847) (de2b7ca) - by @renovate[bot]
  • deps: update dependency npm-registry-fetch to v17 (#862) (413f75c) - by @renovate[bot]
  • deps: update dependency pacote to v18 (#848) (0f98a46) - by @renovate[bot]
  • versions: support changelogPreset.header, fixes #852 (#864) (358324c) - by @ghiscoding
ghiscoding
published 3.3.3 •

Changelog

Source

3.3.3 (2024-04-15)

Bug Fixes

  • deps: update all non-major dependencies (#841) (86945b9) - by @renovate[bot]
  • publish: downgrade npm-packlist to v5.1.1 (#844) (8d18186) - by @wassim-ben-amor
ghiscoding
published 3.3.2 •

Changelog

Source

3.3.2 (2024-04-02)

Bug Fixes

  • deps: update dependency get-stream to v9 (#836) (c247658) - by @renovate[bot]
  • version: create release when using custom tag-version-separator (#837) (5fa6184) - by @ghiscoding
ghiscoding
published 3.3.1 •

Changelog

Source

3.3.1 (2024-03-04)

Bug Fixes

  • deps: update all non-major dependencies (#824) (ef9a442) - by @renovate[bot]
  • deps: update dependency is-stream to v4 (#828) (412deb3) - by @renovate[bot]
  • version: describeTag in lerna config version cmd/root, fix #826 (#827) (878091d) - by @ghiscoding