ethereum-common
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "ethereum-common", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Resources common to all Ethereum implementations", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ { | ||
"genesisDifficulty": { | ||
"v": "0x400000000", | ||
"v": 17179869184, | ||
"d": "Difficulty of the Genesis block." | ||
@@ -10,0 +10,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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
660220
9100