Socket
Socket
Sign inDemoInstall

@polkadot/x-bigint

Package Overview
Dependencies
Maintainers
2
Versions
295
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/x-bigint - npm Package Versions

1
30

11.0.2

Diff

Changelog

Source

11.0.2 Mar 11, 2023

Changes:

  • Use consistent .js imports in source files (TS moduleResolution)
  • Remove TS resolveJsonModule option
  • Upgrade to @polkadot/wasm-crypto 7.0.3
polkadotjs
published 11.0.1 •

Changelog

Source

11.0.1 Mar 4, 2023

Changes:

  • Change @polkadot/x-ws to use ws package (previous: websocket)
  • Add /*#__PURE__*/ annotations for @polkadot/x-* packages
  • Swap TS -> JS compiler to use tsc (from babel)
  • Adjust all tests to use node:test runner (ESM variants)
  • Move cryptoWaitReady() top-level in test files
  • Upgrade to @polkadot/wasm-crypto 7.0.1
polkadotjs
published 10.4.2 •

Changelog

Source

10.4.2 Feb 19, 2023

Contributed:

  • Ledger support for Pendulum (Thanks to https://github.com/carlosala)

Changes:

  • Ensure u8aToU8a correctly unwraps Buffer value (check ordering)
  • Upgrade dependencies to latest stable versions
polkadotjs
published 10.4.1 •

Changelog

Source

10.4.1 Feb 12, 2023

Contributed:

  • Locale support for number formatting (Thanks to https://github.com/alko89)
  • Ledger support for Picasso (Thanks to https://github.com/carlosala)

Changes:

  • Add isClass helper (checks if input is actual Class Constructor)
  • Adjust isChildClass to rely on new isClass
  • Upgrade dependencies to latest stable versions
polkadotjs
published 10.3.1 •

Changelog

Source

10.3.1 Jan 28, 2023

Contributed:

  • Ledger support for Ternoa (Thanks to https://github.com/mohsinriaz17)

Changes:

  • Expand arrayChunk tests
  • Adjust output for Ledger sanity checks
  • Expand exported bigint constants to match with those in BN
  • Adjust internal character maps to operate on Uint8Array instad of Array<number>
  • Upgrade dependencies to latest stable versions
polkadotjs
published 10.2.6 •

Changelog

Source

10.2.6 Jan 13, 2023

Changes:

  • Drop stray console.error log (it really is Friday 13th)
polkadotjs
published 10.2.5 •

Changelog

Source

10.2.5 Jan 13, 2023

Changes:

  • Bugfix for formatBalance (forceUnit) with BN inputs where output is less than 0
polkadotjs
published 10.2.4 •

Changelog

Source

10.2.4 Jan 13, 2023

Changes:

  • Add the withAll (default false) flag to formatBalance to format to max decimals
  • Add the withZero (default true) flags to formatBalance to retain trailing zeros
polkadotjs
published 10.2.3 •

Changelog

Source

10.2.3 Jan 7, 2023

Changes:

  • Adjust isBuffer check on xglobal (no auto-polyfill detection on eg. parcel)
  • Upgrade dependencies to latest stable versions
polkadotjs
published 10.2.2 •

Changelog

Source

10.2.2 Jan 6, 2023

Contributed:

  • Adjust Nodle Ledger mapping (Thanks to https://github.com/aliXsed)

Changes:

  • Upgrade dependencies to latest stable versions
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