-
Notifications
You must be signed in to change notification settings - Fork 35
Releases: SocketDev/socket-cli
Releases Β· SocketDev/socket-cli
v0.14.67
What's Changed
- Fix Node 18 regression introduced by
URL.parse - Update Socket SDK to fix regressed functionality
- Add
socket configcommand
Full Changelog: v0.14.66...v0.14.67
Assets 2
v0.14.65
What's Changed
- Refactor package filename to handle-* fetch-* and output-* by @pvdz in #371
- Fix npm path resolution for mise in #370
Full Changelog: v0.14.64...v0.14.65
Assets 2
v0.14.62
Assets 2
v0.14.43
Assets 2
v0.14.42
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
Assets 2
v0.14.41
Assets 2
v0.14.40
What's Changed
Full Changelog: v0.14.39...v0.14.40
Assets 2
v0.14.39
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
Assets 2
1 person reacted
v0.14.38
What's Changed
- Fixed regression in Node 22+ by moving ESM packages to the
dependenciesfield
Full Changelog: v0.14.37...v0.14.38