Skip to content

Releases: SocketDev/socket-cli

v0.14.43

03 Feb 19:31
Compare
Choose a tag to compare

What's Changed

  • Remove early exposure of "Try to fix" prompt

Full Changelog: v0.14.42...v0.14.43

v0.14.42

03 Feb 16:47
Compare
Choose a tag to compare

What's Changed

  • Made npm path resolution work when entry point is a directory and not a file (closed #305)
  • Fixed IPC object passing for shadowNpmInstall

Full Changelog: v0.14.41...v0.14.42

v0.14.41

03 Feb 16:46
Compare
Choose a tag to compare

What's Changed

  • Fix npm --silent flag typo regression

Full Changelog: v0.14.40...v0.14.41

v0.14.40

22 Jan 15:47
Compare
Choose a tag to compare

What's Changed

  • Fixed yarn agent detection (#293)
  • Remove ^ from --pin'd overrides (#293)

Full Changelog: v0.14.39...v0.14.40

v0.14.39

07 Jan 18:33
Compare
Choose a tag to compare

What's Changed

  • Fixed ESM module error by replacing 'tiny-colors' import with 'yoctocolors-cjs' in Node < 22

Full Changelog: v0.14.38...v0.14.39

v0.14.38

30 Dec 17:13
Compare
Choose a tag to compare

What's Changed

  • Fixed regression in Node 22+ by moving ESM packages to the dependencies field

Full Changelog: v0.14.37...v0.14.38

v0.14.37

26 Dec 15:33
Compare
Choose a tag to compare

What's Changed

  • Fix check for .lock ext in optimize command

Full Changelog: v0.14.36...v0.14.37

v0.14.36

25 Dec 16:42
Compare
Choose a tag to compare

What's Changed

  • Add optimize support for text-based bun.lock files
  • Improve graceful CLI exits

Full Changelog: v0.14.35...v0.14.36

v0.14.35

16 Dec 20:42
Compare
Choose a tag to compare

What's Changed

  • Improve graceful support of ^C, i.e. Ctrl + C
  • Ensure Node 20 and 22.12.0 are CI tested
  • Ensure Windows is CI tested

Full Changelog: v0.14.34...v0.14.35

v0.14.34

14 Dec 18:54
Compare
Choose a tag to compare

What's Changed

  • Fixed Node 22.12.0 regression
  • Fix socket cdxgen command on Windows

Full Changelog: v0.14.33...v0.14.34