Socket
Socket
Sign inDemoInstall

@polkadot/x-global

Package Overview
Dependencies
Maintainers
2
Versions
629
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/x-global - npm Package Versions

1
63

5.7.2-5

Diff

polkadotjs
published 5.7.2-4 •

polkadotjs
published 5.7.2-3 •

polkadotjs
published 5.7.2-2 •

polkadotjs
published 5.7.2-1 •

polkadotjs
published 5.7.2-0 •

polkadotjs
published 5.7.1 •

Changelog

Source

5.7.1 Feb 21, 2021

Breaking change The signature of pair.verify now requires the signer public key as a parameter. If using pair.verify pass the publicKey (hex or Uint8Array) of the signer.

Changes:

  • The signature on the keyring for .verify now explicitly requires the publicKey of the signer. Previously it only verified against an own public key.
  • Add additional ss58 test vectors (against chains with >63 prefixes in the Substrate registry)
polkadotjs
published 5.6.4-1 •

polkadotjs
published 5.6.4-0 •

polkadotjs
published 5.6.3 •

Changelog

Source

5.6.3 Feb 16, 2021

Contributed:

  • Add ss58 information for Aventus (Thanks to https://github.com/nahuseyoum)

Changes:

  • Add unlock(password) to keypair (less confusing than only having decodePkcs8, equivalent to lock())
  • Change use of detectPackage to use packageInfo.ts
  • Align with upstream ss58 registry
  • @polkadot/wasm-crypto 3.2.3
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