socket-sdk-js
socket-sdk-js copied to clipboard
Socket SDK for JavaScript / TypeScript
Bumps [@types/tap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tap) from 15.0.8 to 15.0.12. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.5. Release notes Sourced from husky's releases. v9.1.5 What's Changed fixes #1494, support pre-merge-commit hook by @RainMeoCat in typicode/husky#1497 New Contributors @RainMeoCat made their first...
The `getOrgFullScan` is a bit of a misnomer, especially since the rest doesn't stream the data. I'm moving the method to `streamOrgFullScan` and deprecating the old method. Additionally, adding a...
## 🔄 OpenAPI Sync The OpenAPI definition in the API has been updated. This PR automatically: - Downloads the latest OpenAPI specification - Regenerates TypeScript types - Updates SDK method...