Skip to content

Releases: SocketDev/socket-sdk-js

v0.3.0

04 Nov 16:20
Compare
Choose a tag to compare

v0.2.1...v0.3.0

v0.2.1

30 Oct 13:11
Compare
Choose a tag to compare
  • Fix: Actually have package.json point to the new entry points so that they are actually used af2f387

v0.2.0...v0.2.1

v0.2.0

30 Oct 13:03
Compare
Choose a tag to compare
  • Breaking: Use a named export. You now import this package as import { socketSdk } from '@socketsecurity/sdk' 🔧 9e73060
  • Minor: Added a badge signaling that types are available 🤓 92d9c71

v0.1.1...v0.2.0

v0.1.1

28 Oct 16:13
Compare
Choose a tag to compare
  • Fix: Sync with latest API definition (#8) 087cc31
  • Internal: Run tests on CI 727e853 d356d36
  • Internal: Tweak how the OpenAPI doc is committed and generated, increasing visibility of changes a8af063

v0.1.0...v0.1.1

v0.1.0

24 Oct 14:52
5ad1d44
Compare
Choose a tag to compare

Initial release