New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ton-api/client

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ton-api/client - npm Package Versions

2

0.4.0-beta.0

Diff

mois-ilya
published 0.3.1 •

Changelog

Source

[0.3.1] - 2025-01-09

Added

  • Support for prefixItems from openapi 3.1.0 in schema
  • Example for using Emulation in the client

Fixed

  • Corrected type mismatch for operations with inline response schemas (not defined via $ref in components) in OpenAPI. Key transformations from snake_case to camelCase are now properly reflected in the types, making them usable.
  • Resolved an internal issue that caused generation failures when the response format was not application/json.
mois-ilya
published 0.3.0 •

Changelog

Source

[0.3.0] - 2024-11-19

Fixed

  • Fixed issue where errors without a json method or with invalid JSON responses caused unhandled exceptions.
  • Properly apply custom fetch from ApiConfig #201
mois-ilya
published 0.3.0-beta.0 •

mois-ilya
published 0.2.0 •

Changelog

Source

[0.2.0] - 2024-10-18

Added

  • Conversion of relevant strings to bigint alongside large numerical values.

  • Response types for the getChartRates operation.

  • Mechanism for free requests to tonapi through the client, providing this capability to dApps.

  • x-tonapi-client header for requests specifying the client version.

  • Simplified client initialization process using a single initializer.

  • Parsing of API errors to eliminate the need for boilerplate code.

mois-ilya
published 0.2.0-beta.2 •

mois-ilya
published 0.2.0-beta.1 •

mois-ilya
published 0.2.0-beta.0 •

mois-ilya
published 0.1.1 •

mois-ilya
published 0.1.0 •

Changelog

Source

[0.1.0] - 2024-08-16

Added

  • Initial release of the @ton-api/client with basic API interaction functions.

[Unreleased]

Added

  • Description of future changes.
2
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