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

@ton/sandbox

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ton/sandbox - npm Package Versions

13

0.21.0-debugger.2

Diff

ikardanov
published 0.21.0-debugger.1 •

ikardanov
published 0.21.0-debugger.0 •

ikardanov
published 0.21.0-beta.1 •

ikardanov
published 0.21.0-beta.0 •

ikardanov
published 0.20.0 •

Changelog

Source

[0.20.0] - 2024-05-31

Added

  • Added the ability to create Blockchain using a custom IExecutor instead of the default Executor
  • Added more information to EmulationError, extended its error message
ikardanov
published 0.19.0 •

Changelog

Source

[0.19.0] - 2024-04-27

Fixed

  • Fixed a bug in the emulator that caused send mode 16 to not properly work
ikardanov
published 0.18.0 •

Changelog

Source

[0.18.0] - 2024-04-23

Changed

  • Changed the default and slim configs to use the latest config at the time of release, which reduces gas fees by a factor of 2.5x
ikardanov
published 0.17.0 •

Changelog

Source

[0.17.0] - 2024-03-27

Changed

  • Updated emulator WASM binary
  • Changed the default and slim configs to use the latest config at the time of release, which enables TVM v6 opcodes
ikardanov
published 0.16.0 •

Changelog

Source

[0.16.0] - 2024-03-01

This release contains a breaking change.

Added

  • Added IExecutor interface with the prospect of creating custom executor
  • Added open and getTransactions to sandbox's ContractProvider
  • Added toSandboxContract helper function to cast OpenedContract<T> to SandboxContract<T> when applicable

Changed

  • Changed the default executor to have async methods (it still has sync nature)
  • Improved get method return object
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