Skip to content

Releases: sandworm-hq/sandworm-utils

utils: v1.16.0

22 Feb 15:07
Compare
Choose a tag to compare

1.16.0 (2023-02-22)

Features

  • add latestVersion to graph package data (2237884)

utils: v1.15.2

18 Feb 22:52
Compare
Choose a tag to compare

1.15.2 (2023-02-18)

Bug Fixes

  • invalid extra call to registry (cbe5f69)

utils: v1.15.1

17 Feb 09:35
Compare
Choose a tag to compare

1.15.1 (2023-02-17)

Bug Fixes

  • labeling when the dep graph has cycles (cb89eb1)

utils: v1.15.0

14 Feb 10:37
Compare
Choose a tag to compare

1.15.0 (2023-02-14)

Features

  • return full errors when generating graphs (430fdc2)

Bug Fixes

  • remove unreliable readme info from npm api (69143fc)

utils: v1.14.0

13 Feb 14:42
Compare
Choose a tag to compare

1.14.0 (2023-02-13)

Features

  • expose more graph package metadata (9aa1c80)

utils: v1.13.2

13 Feb 12:43
Compare
Choose a tag to compare

1.13.2 (2023-02-13)

Bug Fixes

  • ci pipeline package visibility (8fb9ca0)

utils: v1.13.1

13 Feb 12:38
Compare
Choose a tag to compare

1.13.1 (2023-02-13)

Bug Fixes

utils: v1.13.0

13 Feb 12:19
Compare
Choose a tag to compare

1.13.0 (2023-02-13)

Features

  • loadDependencies arg to exclude dev deps (5624aed)
  • loadDependencies now returns package tree (d31c542)
  • add shared functionality (6722e33)
  • forward events to Inspector (1862309)
  • get local package sizes (7acd48c)
  • graph generation (f6c9f4e)
  • initial release (84442e0)
  • make all methods support both promise&async (4facc94)
  • more standard graph node properties (a649f79)
  • support registry metadata collection (9d4c194)
  • support stringified license data (e1b8838)
  • update Sandworm to v1.3.1 (63da401)
  • update Sandworm to v1.3.2 (a77c1a9)

Bug Fixes

  • loadDependencies returns unique items (77bf47a)
  • loadSandworm config option name (de05544)
  • better deprecated manifest license handling (df50b52)
  • crash when post-processing empty graphs (94d35dd)
  • crash when using pnpm with no dependencies (b9f64f8)
  • json license data parsing (9a9779e)
  • package size no longer includes node modules (3f4e463)
  • remove disconnected nodes from all packages (192315e)
  • support older, non-standard manifest licenses (7504cb4)

sandworm-utils: v1.12.1

27 Jan 20:49
Compare
Choose a tag to compare

1.12.1 (2023-01-27)

Bug Fixes

  • json license data parsing (9a9779e)

sandworm-utils: v1.12.0

27 Jan 11:47
Compare
Choose a tag to compare

1.12.0 (2023-01-27)

Features

  • support stringified license data (e1b8838)