socket-sdk-js icon indicating copy to clipboard operation
socket-sdk-js copied to clipboard

Socket SDK for JavaScript / TypeScript

Results 14 socket-sdk-js issues
Sort by recently updated
recently updated
newest added

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/tap&package-manager=npm_and_yarn&previous-version=15.0.8&new-version=15.0.12)](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...

dependencies
javascript

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...

dependencies
javascript

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...

dependencies
automated