Skip to content

Releases: SocketDev/socket-sdk-js

v0.5.3

14 Feb 16:55
Compare
Choose a tag to compare

v0.5.2...v0.5.3

v0.5.2

20 Jan 00:22
Compare
Choose a tag to compare
  • Improve User-Agent of SDK fb461f1
  • Accept issueRules argument to report upload 626c309

v0.5.1...v0.5.2

v0.5.1

18 Jan 20:27
Compare
Choose a tag to compare
  • Sync with openapi definition (#59) This includes some types for new report related features that are in the works 04223ce

v0.5.0...v0.5.1

v0.5.0

09 Jan 20:02
Compare
Choose a tag to compare
  • fix(openapi): sync with openapi definition (#50) 03ae3b6
  • Update dev dependencies

v0.4.0...v0.5.0

v0.4.0

21 Nov 14:47
Compare
Choose a tag to compare
  • Add support for new report deletion route 0f275c3
  • Sync with OpenAPI definition 32076b7

v0.3.1...v0.4.0

v0.3.1

04 Nov 16:28
Compare
Choose a tag to compare
  • fix: remove comments from generated types 7e7fc93

v0.3.0...v0.3.1

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