Socket
Socket
Sign inDemoInstall

@polkadot/util

Package Overview
Dependencies
9
Maintainers
2
Versions
1405
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
141Next

12.1.1

Diff

Changelog

Source

12.1.1 Apr 29, 2023

Changes:

  • Add shareable identity & noop functions
  • Flatten Buffer | Uint8Array types (as used) to base-only Uint8Array
  • Apply readonly specifiers to private class fields where applicable
  • Adjust compilation output for __internal__ class fields
  • Remove unused types from util
  • Upgrade dependencies to latest stable versions
polkadotjs
published 12.0.1 •

Changelog

Source

12.0.1 Apr 22, 2023

Contributed:

  • Add Cere genesisHash (Thanks to https://github.com/shamilkhan)

Changes:

  • Swap secp256k1 functionality to @noble/curves
  • Swap ed25519 functionality to @noble/curves
  • Replace tweetnacl secretbox usage with slimmer local version
  • Adjust isCodec helper with closer API alignment
  • Initial steps to multi-language bip39 support
  • Use Node webcrypto for Node getRandomValues support
  • Upgrade dependencies to latest stable versions
  • Drop support for Node 14 (EOL 30 Apr 2023)
polkadotjs
published 11.1.4-12 •

polkadotjs
published 11.1.4-11 •

polkadotjs
published 11.1.4-7 •

polkadotjs
published 11.1.3 •

Changelog

Source

11.1.3 Apr 1, 2023

Contributed:

  • Add Bittensor genesisHash (Thanks to https://github.com/camfairchild)

Changes:

  • Allow empty string as valid base32/base58/base64 decoder input
  • Add additional/missing /*#__PURE__*/ annotations
  • Upgrade dependencies to latest stable versions
polkadotjs
published 11.1.2 •

Changelog

Source

11.1.2 Mar 25, 2023

Changes:

  • Expand error details for invalid publicKeys in secp256k1 compress/expand operations
  • Expand @polkadot/hw-ledger with specific per-method JSDoc
  • Upgrade dependencies to latest stable versions
polkadotjs
published 11.1.1 •

Changelog

Source

11.1.1 Mar 18, 2023

Contributed:

  • Add 3DPass genesisHash (Thanks to https://github.com/fedosov)

Changes:

  • Remove support for encrypt/decrypt functionality on keypair
  • Upgrade dependencies to latest stable versions
polkadotjs
published 11.0.2 •

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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc