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

@polkadot/trie-hash

Package Overview
Dependencies
Maintainers
1
Versions
372
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/trie-hash - npm Package Versions

1
46
38

1.2.1

Diff
jacogr
published 1.2.1 •

Changelog

Source

1.2.1 Sep 09, 2019

Changes:

  • Keyring addFromAddress can now be used to store external accounts, for example those provided by external signers
  • Maintainability updates
jacogr
published 1.2.0-beta.7 •
jacogr
published 1.2.0-beta.6 •
jacogr
published 1.2.0-beta.5 •
jacogr
published 1.2.0-beta.4 •
jacogr
published 1.2.0-beta.3 •
jacogr
published 1.2.0-beta.2 •
jacogr
published 1.2.0-beta.1 •
jacogr
published 1.2.0-beta.0 •
jacogr
published 1.1.1 •

Changelog

Source

1.1.1 Aug 09, 2019

Changes:

  • assertSingletonPackage now warns via console.warn, but does not throw. This does allow the info to come accross while still allowing the app developers using multiple libraries time to fix.