Socket
Socket
Sign inDemoInstall

algosdk

Package Overview
Dependencies
Maintainers
4
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

algosdk - npm Package Versions

23
7

3.0.0

Diff

algo-devops-service
published 3.0.0-beta.2 •

algo-devops-service
published 3.0.0-beta.1 •

algo-devops-service
published 2.9.0 •

Changelog

Source

v2.9.0

<!-- Release notes generated using configuration in .github/release.yml at release/v2.9.0 -->

What's Changed

Enhancements

  • feat: add ARC22 and ARC28 interfaces for ABI contracts and methods by @joe-p in https://github.com/algorand/js-algorand-sdk/pull/856
  • Algod: Regenerate models to include new simulate option by @jasonpaulos in https://github.com/algorand/js-algorand-sdk/pull/880
  • API: Deprecate txn maker functions that will be removed in v3 by @jasonpaulos in https://github.com/algorand/js-algorand-sdk/pull/886

Full Changelog: https://github.com/algorand/js-algorand-sdk/compare/v2.8.0...v2.9.0

algo-devops-service
published 2.8.0 •

Changelog

Source

v2.8.0

<!-- Release notes generated using configuration in .github/release.yml at release/v2.8.0 -->

What's Changed

Bugfixes

  • Fix: Update chromedriver deps, make install conditional in CI, and fix indexer sync error in cucumber tests by @jasonpaulos in https://github.com/algorand/js-algorand-sdk/pull/859
  • fix: allow either boolean value for nonParticipation offline keyregs by @joe-p in https://github.com/algorand/js-algorand-sdk/pull/866

Enhancements

  • API: Regenerate algod and indexer models by @jasonpaulos in https://github.com/algorand/js-algorand-sdk/pull/845
  • Spec: Regenerate code from specification file f633b019 by @gmalouf in https://github.com/algorand/js-algorand-sdk/pull/870

New Contributors

  • @gmalouf made their first contribution in https://github.com/algorand/js-algorand-sdk/pull/870

Full Changelog: https://github.com/algorand/js-algorand-sdk/compare/v2.7.0...v2.8.0

algo-devops-service
published 2.7.0 •

Changelog

Source

v2.7.0

<!-- Release notes generated using configuration in .github/release.yml at release/v2.7.0 -->

What's Changed

Enhancements

  • fix: remove cross-fetch by @PhearZero in https://github.com/algorand/js-algorand-sdk/pull/833

New Contributors

  • @PhearZero made their first contribution in https://github.com/algorand/js-algorand-sdk/pull/833

Full Changelog: https://github.com/algorand/js-algorand-sdk/compare/v2.6.0...v2.7.0

algojohnlee
published 2.6.0 •

Changelog

Source

v2.6.0

<!-- Release notes generated using configuration in .github/release.yml at release/v2.6.0 -->

What's Changed

Bugfixes

  • signer: Only merge multisigs if there are more than 1 by @acfunk in https://github.com/algorand/js-algorand-sdk/pull/822

New Features

  • Simulate: Application State Change and Hash of Executed Bytecode by @ahangsu in https://github.com/algorand/js-algorand-sdk/pull/818

Enhancements

  • node: Update to node 18, drop support for node 16 by @jasonpaulos in https://github.com/algorand/js-algorand-sdk/pull/827
  • api: Regenerate client. by @winder in https://github.com/algorand/js-algorand-sdk/pull/826

New Contributors

  • @acfunk made their first contribution in https://github.com/algorand/js-algorand-sdk/pull/822

Full Changelog: https://github.com/algorand/js-algorand-sdk/compare/v2.5.0...v2.6.0

algo-devops-service
published 2.5.0 •

Changelog

Source

v2.5.0

<!-- Release notes generated using configuration in .github/release.yml at release/v2.5.0 -->

What's Changed

Bugfixes

  • bug-fix: include currency-greater-than param for 0 value by @shiqizng in https://github.com/algorand/js-algorand-sdk/pull/807

New Features

  • Simulation: Execution trace (PC/Stack/Scratch) support by @ahangsu in https://github.com/algorand/js-algorand-sdk/pull/803

Enhancements

  • fetch: Add Cloudflare Workers support (cross-fetch v4) by @spencercap in https://github.com/algorand/js-algorand-sdk/pull/794
  • logging: Add rn warning and logging by @Eric-Warehime in https://github.com/algorand/js-algorand-sdk/pull/798
  • CICD: Update Chromedriver version and CI orb by @algochoi in https://github.com/algorand/js-algorand-sdk/pull/802
  • CICD: Update chromedriver in package.json to 116+ by @algochoi in https://github.com/algorand/js-algorand-sdk/pull/811

New Contributors

  • @spencercap made their first contribution in https://github.com/algorand/js-algorand-sdk/pull/794

Full Changelog: https://github.com/algorand/js-algorand-sdk/compare/v2.4.0...v2.5.0

algo-devops-service
published 2.4.0 •

Changelog

Source

v2.4.0

What's Changed

Bugfixes

  • docs: fix error message by @barnjamin in https://github.com/algorand/js-algorand-sdk/pull/780

New Features

  • Algod: Simulation run with extra budget per transaction group by @ahangsu in https://github.com/algorand/js-algorand-sdk/pull/784

Enhancements

  • DevOps: Update CODEOWNERS to only refer to the devops group by @onetechnical in https://github.com/algorand/js-algorand-sdk/pull/783
  • Client: Don't send auth header when token is empty by @Eric-Warehime in https://github.com/algorand/js-algorand-sdk/pull/782
  • algod: Add state delta APIs by @Eric-Warehime in https://github.com/algorand/js-algorand-sdk/pull/785
  • deps: Remove coveralls, mocha lcov by @Eric-Warehime in https://github.com/algorand/js-algorand-sdk/pull/787
  • algod: Add json query arg to delta endpoints by @Eric-Warehime in https://github.com/algorand/js-algorand-sdk/pull/793

Other

  • Bump semver-regex from 3.1.2 to 3.1.4 by @dependabot in https://github.com/algorand/js-algorand-sdk/pull/580

Full Changelog: https://github.com/algorand/js-algorand-sdk/compare/v2.3.0...v2.4.0

algojohnlee
published 2.3.0 •

Changelog

Source

v2.3.0

What's Changed

Bugfixes

  • Docs: Repair the links in the docs to developer.algorand.org by @bbroder-algo in https://github.com/algorand/js-algorand-sdk/pull/755
  • Fix: Allow nonParticipation flag to be a boolean by @barnjamin in https://github.com/algorand/js-algorand-sdk/pull/757
  • BugFix: Min fee sp fix by @barnjamin in https://github.com/algorand/js-algorand-sdk/pull/760

New Features

  • Simulation: Lift log limits option in SimulateRequest by @ahangsu in https://github.com/algorand/js-algorand-sdk/pull/768

Enhancements

  • Docs: Examples by @barnjamin in https://github.com/algorand/js-algorand-sdk/pull/754
  • API: Support updated simulate endpoint by @jasonpaulos in https://github.com/algorand/js-algorand-sdk/pull/764
  • algod: Add blockOffsetTimestamp, syncRound APIs to algod client by @Eric-Warehime in https://github.com/algorand/js-algorand-sdk/pull/769
  • node: Drop support for node v14, npm audit fix by @Eric-Warehime in https://github.com/algorand/js-algorand-sdk/pull/773
  • client: Export token header types by @Eric-Warehime in https://github.com/algorand/js-algorand-sdk/pull/772
  • DevOps: Add CODEOWNERS to restrict workflow editing by @onetechnical in https://github.com/algorand/js-algorand-sdk/pull/775
  • Docs: Update README & FAQ by @jasonpaulos in https://github.com/algorand/js-algorand-sdk/pull/774

New Contributors

  • @bbroder-algo made their first contribution in https://github.com/algorand/js-algorand-sdk/pull/755

Full Changelog: https://github.com/algorand/js-algorand-sdk/compare/v2.2.0...v2.3.0

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