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 Compare versions

Comparing version

to
0.28.23

8

package.json
{
"name": "@polkadot/trie-hash",
"version": "0.28.22",
"version": "0.28.23",
"description": "Creation of triehash values",

@@ -32,6 +32,6 @@ "main": "index.js",

"@babel/runtime": "^7.0.0-rc.1",
"@polkadot/util": "^0.28.22",
"@polkadot/util-crypto": "^0.28.22",
"@polkadot/util-rlp": "^0.28.22"
"@polkadot/util": "^0.28.23",
"@polkadot/util-crypto": "^0.28.23",
"@polkadot/util-rlp": "^0.28.23"
}
}