@nomicfoundation/ethereumjs-blockchain
Advanced tools
Comparing version 7.0.2 to 7.0.3
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
declare const HEADS_KEY = "heads"; | ||
@@ -3,0 +2,0 @@ /** |
{ | ||
"name": "@nomicfoundation/ethereumjs-blockchain", | ||
"version": "7.0.2", | ||
"version": "7.0.3", | ||
"description": "A module to store and interact with blocks", | ||
@@ -40,9 +40,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@nomicfoundation/ethereumjs-block": "5.0.2", | ||
"@nomicfoundation/ethereumjs-common": "4.0.2", | ||
"@nomicfoundation/ethereumjs-ethash": "3.0.2", | ||
"@nomicfoundation/ethereumjs-rlp": "5.0.2", | ||
"@nomicfoundation/ethereumjs-trie": "6.0.2", | ||
"@nomicfoundation/ethereumjs-tx": "5.0.2", | ||
"@nomicfoundation/ethereumjs-util": "9.0.2", | ||
"@nomicfoundation/ethereumjs-block": "5.0.3", | ||
"@nomicfoundation/ethereumjs-common": "4.0.3", | ||
"@nomicfoundation/ethereumjs-ethash": "3.0.3", | ||
"@nomicfoundation/ethereumjs-rlp": "5.0.3", | ||
"@nomicfoundation/ethereumjs-trie": "6.0.3", | ||
"@nomicfoundation/ethereumjs-tx": "5.0.3", | ||
"@nomicfoundation/ethereumjs-util": "9.0.3", | ||
"abstract-level": "^1.0.3", | ||
@@ -49,0 +49,0 @@ "debug": "^4.3.3", |
Sorry, the diff of this file is not supported yet
58892
1723200
25335
+ Added@nomicfoundation/ethereumjs-block@5.0.3(transitive)
+ Added@nomicfoundation/ethereumjs-common@4.0.3(transitive)
+ Added@nomicfoundation/ethereumjs-ethash@3.0.3(transitive)
+ Added@nomicfoundation/ethereumjs-rlp@5.0.3(transitive)
+ Added@nomicfoundation/ethereumjs-trie@6.0.3(transitive)
+ Added@nomicfoundation/ethereumjs-tx@5.0.3(transitive)
+ Added@nomicfoundation/ethereumjs-util@9.0.3(transitive)
- Removed@nomicfoundation/ethereumjs-block@5.0.2(transitive)
- Removed@nomicfoundation/ethereumjs-common@4.0.2(transitive)
- Removed@nomicfoundation/ethereumjs-ethash@3.0.2(transitive)
- Removed@nomicfoundation/ethereumjs-rlp@5.0.2(transitive)
- Removed@nomicfoundation/ethereumjs-trie@6.0.2(transitive)
- Removed@nomicfoundation/ethereumjs-tx@5.0.2(transitive)
- Removed@nomicfoundation/ethereumjs-util@9.0.2(transitive)