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
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna-lite/diff - npm Package Versions

1
4567

1.8.0

Diff
g
ghiscoding
published 1.8.0 •

Changelog

Source

1.8.0 (2022-07-21)

Bug Fixes

  • deps: update all non-major dependencies (ed1db35) (by Renovate Bot)
  • deps: update all non-major dependencies (#254) (2d9a0d5) (by WhiteSource Renovate)
  • deps: update dependency @octokit/rest to v19 (#251) (d0018d7) (by WhiteSource Renovate)
  • deps: update dependency git-url-parse to v12 (978bf36) (by Renovate Bot)
  • diff: add diff command missing dependency (#265) (29168f7) (by Ghislain B)
  • run: add double quotes around script target containing colon (18da175) (by ghiscoding)
  • version: Node14, import from "fs" instead of "node:fs", fixes #260 (#261) (5e420fd) (by Ghislain B)
  • version: rollback previous patch on pnpm lockfile update (d9f933c) (by ghiscoding)

Features

  • filter for lerna tags in independent mode (#267) (8c3cdb3) (by Ghislain B)
  • version: add flag to include changelog commit author, close #248 (#253) (7fd8db1) (by Ghislain B)
  • version: provide custom format to include commit author fullname (#269) (1f5a94e) (by Ghislain B)
g
ghiscoding
published 1.6.0 •

Changelog

Source

1.6.0 (2022-06-30)

Bug Fixes

  • deps: update all non-major dependencies (27921f4)
  • run: lerna run parallel should maximize concurrency with useNx (14a113b), closes #3205
  • run: Nx correctly detect if target dependencies default are set (4720351)
  • version: remove workspace: prefix on peerDeps & few refactor (6e4e5b7)
  • version: use --no-frozen-lockfile instead of --fix-lockfile (a6120b9)

Features

  • changed: add Lerna changed as optional command (b08417c)
  • diff: add Lerna diff as optional command (44dabb2)