Releases: SocketDev/socket-sdk-js
Releases · SocketDev/socket-sdk-js
v0.2.1
- 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
- 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