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

@ethereumjs/ethash

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethereumjs/ethash - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

8

package.json
{
"name": "@ethereumjs/ethash",
"version": "3.0.2",
"version": "3.0.3",
"description": "An implementation of the Ethash consensus algorithm in JavaScript",

@@ -48,5 +48,5 @@ "keywords": [

"dependencies": {
"@ethereumjs/block": "^5.1.1",
"@ethereumjs/block": "^5.2.0",
"@ethereumjs/rlp": "^5.0.2",
"@ethereumjs/util": "^9.0.2",
"@ethereumjs/util": "^9.0.3",
"bigint-crypto-utils": "^3.2.2",

@@ -56,3 +56,3 @@ "ethereum-cryptography": "^2.1.3"

"devDependencies": {
"@ethereumjs/common": "^4.2.0"
"@ethereumjs/common": "^4.3.0"
},

@@ -59,0 +59,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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