@ethereumjs/ethash
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@ethereumjs/ethash", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "An ethash implementation in JavaScript", | ||
@@ -39,5 +39,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@ethereumjs/block": "^4.0.1", | ||
"@ethereumjs/block": "^4.1.0", | ||
"@ethereumjs/rlp": "^4.0.0", | ||
"@ethereumjs/util": "^8.0.0", | ||
"@ethereumjs/util": "^8.0.3", | ||
"abstract-level": "^1.0.3", | ||
@@ -48,3 +48,3 @@ "bigint-crypto-utils": "^3.0.23", | ||
"devDependencies": { | ||
"@ethereumjs/common": "^3.0.1", | ||
"@ethereumjs/common": "^3.0.2", | ||
"memory-level": "^1.0.0" | ||
@@ -51,0 +51,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@ethereumjs/block@^4.1.0
Updated@ethereumjs/util@^8.0.3