Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bitgo/blake2b

Package Overview
Dependencies
Maintainers
13
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitgo/blake2b - npm Package Compare versions

Comparing version 3.2.3 to 3.2.4

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [3.2.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/blake2b@3.2.2...@bitgo/blake2b@3.2.4) (2023-08-04)
**Note:** Version bump only for package @bitgo/blake2b
## [3.2.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/blake2b@3.2.2...@bitgo/blake2b@3.2.3) (2023-07-28)

@@ -8,0 +12,0 @@

6

package.json
{
"name": "@bitgo/blake2b",
"version": "3.2.3",
"version": "3.2.4",
"description": "Blake2b (64-bit version) in pure JavaScript",
"main": "index.js",
"dependencies": {
"@bitgo/blake2b-wasm": "^3.2.2",
"@bitgo/blake2b-wasm": "^3.2.3",
"nanoassert": "^2.0.0"

@@ -31,3 +31,3 @@ },

"homepage": "https://github.com/emilbayes/blake2b#readme",
"gitHead": "dc93da5f593f20f227b0202dce2f897241e20fe2"
"gitHead": "9e5285f524b66ccb7367735443fc6ab617319e53"
}
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