You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@lerna-lite/diff

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna-lite/diff - npm Package Versions

1245
8

3.9.1

Diff
g
ghiscoding
published 3.9.1 •

Changelog

Source

3.9.1 (2024-09-07)

Bug Fixes

  • deps: update all non-major dependencies (#927) (a7a69e7) - by @renovate[bot]
  • deps: update dependency ssri to v11 (#926) (7594054) - by @renovate[bot]
  • version: Renamed 'skip-bump-only-release' CLI option to plural (#925) (b552346), closes #924 - by @SchulteMarkus
g
ghiscoding
published 3.9.0 •

Changelog

Source

3.9.0 (2024-08-30)

Features

  • publish: support full file path for --summary-file (#919) (25b3718) - by @ghiscoding

Bug Fixes

  • core: don't include other deps when graphType is provided (#922) (8fe05bc) - by @ghiscoding
  • deps: update all non-major dependencies (#916) (42ee0e3) - by @renovate[bot]
  • deps: update dependency git-url-parse to v15 (#918) (5b4d649) - by @renovate[bot]
  • schema: add extends property in schema (#921) (726145f) - by @ghiscoding
  • version: enable changing commit message when using amend (#920) (d00c87e) - by @ghiscoding
g
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
g
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
g
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
g
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
g
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
g
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
g
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
g
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