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

modern-treasury

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

modern-treasury - npm Package Versions

1
7

2.11.0

Diff

Changelog

Source

2.11.0 (2023-11-14)

Full Changelog: v2.10.0...v2.11.0

Features

  • api: add dk_interbank_clearing_code and dk_nets enum members (#283) (f833e0d)
  • api: updates (#281) (fe78a82)

Chores

lukasfroehlich
published 2.10.0 •

Changelog

Source

2.10.0 (2023-11-07)

Full Changelog: v2.9.0...v2.10.0

Features

Chores

Documentation

lukasfroehlich
published 2.9.0 •

Changelog

Source

2.9.0 (2023-10-31)

Full Changelog: v2.8.0...v2.9.0

Features

Bug Fixes

Chores

lukasfroehlich
published 2.8.0 •

Changelog

Source

2.8.0 (2023-10-24)

Full Changelog: v2.7.2...v2.8.0

Features

  • api: updates (#266) (53bd88a)
  • client: adjust retry behavior to be exponential backoff (#267) (926baf6)
  • handle 204 No Content gracefully (#264) (2fd00e6)
  • make webhook headers case insensitive (#256) (c838d5c)
  • types: consolidate direction enums into a shared TransactionDirection type (#259) (b63fb03)

Bug Fixes

  • api: use date-time for effective_at (#265) (d9a8150)
  • client: eliminate circular imports, which cause runtime errors in webpack dev bundles (#249) (cad5c73)
  • fix namespace exports regression (#251) (f7f367c)
  • import web-streams-polyfill without overriding globals (#262) (d83ec78)
  • improve status code in error messages (#260) (b2e8b90)

Chores

Documentation

  • organisation -> organization (UK to US English) (#261) (c9fb49b)

Refactors

lukasfroehlich
published 2.7.2 •

Changelog

Source

2.7.2 (2023-10-06)

Full Changelog: v2.7.1...v2.7.2

Bug Fixes

  • prevent ReferenceError, update compatibility to ES2020 and Node 18+ (#248) (03620a3)
lukasfroehlich
published 2.7.0 •

Changelog

Source

2.7.0 (2023-09-25)

Full Changelog: v2.6.0...v2.7.0

Features

  • client: handle retry-after with a date (#242) (ca21e25)
  • client: support importing node or web shims manually (#238) (ce14a0e)
  • package: export a root error type (#241) (c8b64f9)

Documentation

lukasfroehlich
published 2.6.0 •

Changelog

Source

2.6.0 (2023-09-19)

Full Changelog: v2.5.0...v2.6.0

Features

Documentation

lukasfroehlich
published 2.5.0 •

Changelog

Source

2.5.0 (2023-09-08)

Full Changelog: v2.4.0...v2.5.0

Features

  • fixes tests where an array has to have unique enum values (#221) (0aa1909)

Bug Fixes

  • fix module not found errors in Vercel edge (#227) (554b457)
  • readme: update link to api.md to use the correct branch (#224) (902b8aa)

Chores

Documentation

lukasfroehlich
published 2.4.0 •

Changelog

Source

2.4.0 (2023-09-05)

Full Changelog: v2.3.0...v2.4.0

Features

  • client: improve compatibility with Bun (#204) (1248e3a)
  • docs: add documentation to the client constructor (#203) (e558d7b)
  • package: add Bun export map (#215) (e796a08)
  • types: export RequestOptions type (#209) (0b46351)
  • types: remove incorrectly included Idempotency-Key param (#218) (905b43e)

Bug Fixes

  • client: fix TS errors that appear when users Go to Source in VSCode (#219) (de2b2a1)
  • client: fix TypeError when a request gets retried (#201) (ad59570)
  • client: handle case where the client is instantiated with a undefined baseURL (#220) (894890e)
  • client: use explicit file extensions in _shims imports (#217) (15df031)
  • core: fix navigator check for strange environments (#207) (2b6e569)
  • types: improve getNextPage() return type (#214) (eb7e51f)

Chores

  • ci: setup workflows to create releases and release PRs (#212) (fb97629)
  • internal: add helper method (#211) (a9d85e6)
  • internal: add missing eslint-plugin-prettier (#206) (baa9264)
  • internal: export HeadersInit type shim (#210) (a5e0cfe)
  • internal: minor reformatting of code (#205) (709c87f)
lukasfroehlich
published 2.3.0 •

Changelog

Source

2.3.0 (2023-08-15)

⚠ BREAKING CHANGES

  • client: support accessing raw response + remove deprecated features (#191)

Features

  • allow a default timeout to be set for clients (#196) (5403497)
  • api: add metadata in several places it was missing; add description (#179) (639f25b)
  • api: support multiple ids in ledger retrieve/list endpoints (#194) (a8a1a87)
  • api: updates (#180) (24c193d)
  • client: detect browser usage (#182) (f571e78)
  • client: support accessing raw response + remove deprecated features (#191) (ca27da3)
  • streaming: add .toReadableStream() method (#185) (7765c7b)

Bug Fixes

  • client: fix array query param serialization (#195) (c091449)
  • remove redundant Content-Type header param (#190) (0dedec0)

Documentation

Chores

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