Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@anthropic-ai/bedrock-sdk

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anthropic-ai/bedrock-sdk - npm Package Versions

124

0.7.0

Diff

Changelog

Source

0.7.0 (2023-10-19)

Full Changelog: v0.6.8...v0.7.0

Features

  • handle 204 No Content gracefully (#190) (c8a8bec)
zak-anthropic
published 0.6.5 •

Changelog

Source

0.6.5 (2023-10-11)

Full Changelog: v0.6.4...v0.6.5

Features

  • client: handle retry-after with a date (#162) (31bd609)
  • client: retry on 408 Request Timeout (#151) (3523ffe)
  • client: support importing node or web shims manually (#157) (c1237fe)
  • errors: add status code to error message (#155) (76cf128)
  • package: export a root error type (#160) (51d8d60)

Bug Fixes

  • client: eliminate circular imports, which cause runtime errors in webpack dev bundles (#170) (4a86733)
  • fix namespace exports regression (#171) (0689a91)
  • prevent ReferenceError, update compatibility to ES2020 and Node 18+ (#169) (9753314)

Chores

Documentation

zak-anthropic
published 0.6.4 •

Changelog

Source

0.6.4 (2023-09-08)

Full Changelog: v0.6.3...v0.6.4

Features

Bug Fixes

  • client: fix TS errors that appear when users Go to Source in VSCode (#142) (f7bfbea)
  • client: handle case where the client is instantiated with a undefined baseURL (#143) (10e5203)
  • client: use explicit file extensions in _shims imports (#141) (10fd687)
  • fix module not found errors in Vercel edge (#148) (72e51a1)
  • readme: update link to api.md to use the correct branch (#145) (5db78ed)

Chores

Documentation

zak-anthropic
published 0.6.3 •

Changelog

Source

0.6.3 (2023-08-28)

Full Changelog: v0.6.2...v0.6.3

Bug Fixes

  • types: improve getNextPage() return type (#137) (713d603)

Chores

  • ci: setup workflows to create releases and release PRs (#135) (56229d9)
zak-anthropic
published 0.6.2 •

Changelog

Source

0.6.2 (2023-08-26)

Bug Fixes

  • stream: declare Stream.controller as public (#132) (ff33a89)

Refactors

  • remove unnecessary line in constructor (#131) (dcdf5e5)

Chores

zak-anthropic
published 0.6.1 •

Changelog

Source

0.6.1 (2023-08-23)

Features

  • allow a default timeout to be set for clients (#113) (1c5b2e2)
  • client: improve compatibility with Bun (#119) (fe4f5d5)
  • docs: add documentation to the client constructor (#118) (79303f9)
  • types: export RequestOptions type (#127) (9769751)
  • types: remove footgun with streaming params (#125) (3ed67b6)

Bug Fixes

  • client: fix TypeError when a request gets retried (#117) (0ade979)
  • core: fix navigator check for strange environments (#124) (c783604)
  • types: add catch-all overload to streaming methods (#123) (7c229a2)

Documentation

Chores

  • assign default reviewers to release PRs (#115) (1df3965)
  • internal: add missing eslint-plugin-prettier (#122) (66bede0)
  • internal: fix error happening in CloudFlare pages (#116) (b0dc7b3)
  • internal: minor reformatting of code (#120) (4bcaf9e)
zak-anthropic
published 0.6.0 •

Changelog

Source

0.6.0 (2023-08-12)

Features

  • client: add support for accessing the raw response object (#105) (c86b059)
  • client: detect browser usage (#101) (f4cae3f)
  • types: improve streaming params types (#102) (cdf808c)

Documentation

  • readme: minor updates (#107) (406fd97)
  • readme: remove beta status + document versioning policy (#100) (e9ef3d2)

Chores

Refactors

  • client: remove Stream.toReadableStream() (#110) (c370412)
zak-anthropic
published 0.5.2 •

zak-anthropic
published 0.5.1 •

Changelog

Source

0.6.0 (2023-08-12)

Features

  • client: add support for accessing the raw response object (#105) (c86b059)
  • client: detect browser usage (#101) (f4cae3f)
  • types: improve streaming params types (#102) (cdf808c)

Documentation

  • readme: minor updates (#107) (406fd97)
  • readme: remove beta status + document versioning policy (#100) (e9ef3d2)

Chores

Refactors

  • client: remove Stream.toReadableStream() (#110) (c370412)
zak-anthropic
published 0.5.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc