@nomicfoundation/ethereumjs-blockchain
Advanced tools
Comparing version 6.2.0 to 6.2.1
{ | ||
"name": "@nomicfoundation/ethereumjs-blockchain", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"description": "A module to store and interact with blocks", | ||
@@ -40,9 +40,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@nomicfoundation/ethereumjs-block": "4.2.0", | ||
"@nomicfoundation/ethereumjs-common": "3.1.0", | ||
"@nomicfoundation/ethereumjs-ethash": "2.0.3", | ||
"@nomicfoundation/ethereumjs-rlp": "4.0.1", | ||
"@nomicfoundation/ethereumjs-trie": "5.0.3", | ||
"@nomicfoundation/ethereumjs-tx": "4.1.0", | ||
"@nomicfoundation/ethereumjs-util": "8.0.4", | ||
"@nomicfoundation/ethereumjs-block": "4.2.1", | ||
"@nomicfoundation/ethereumjs-common": "3.1.1", | ||
"@nomicfoundation/ethereumjs-ethash": "2.0.4", | ||
"@nomicfoundation/ethereumjs-rlp": "4.0.2", | ||
"@nomicfoundation/ethereumjs-trie": "5.0.4", | ||
"@nomicfoundation/ethereumjs-tx": "4.1.1", | ||
"@nomicfoundation/ethereumjs-util": "8.0.5", | ||
"abstract-level": "^1.0.3", | ||
@@ -49,0 +49,0 @@ "debug": "^4.3.3", |
+ Added@nomicfoundation/ethereumjs-block@4.2.1(transitive)
+ Added@nomicfoundation/ethereumjs-common@3.1.1(transitive)
+ Added@nomicfoundation/ethereumjs-ethash@2.0.4(transitive)
+ Added@nomicfoundation/ethereumjs-rlp@4.0.2(transitive)
+ Added@nomicfoundation/ethereumjs-trie@5.0.4(transitive)
+ Added@nomicfoundation/ethereumjs-tx@4.1.1(transitive)
+ Added@nomicfoundation/ethereumjs-util@8.0.5(transitive)
+ Added@types/node@22.13.1(transitive)
- Removed@nomicfoundation/ethereumjs-block@4.2.0(transitive)
- Removed@nomicfoundation/ethereumjs-common@3.1.0(transitive)
- Removed@nomicfoundation/ethereumjs-ethash@2.0.3(transitive)
- Removed@nomicfoundation/ethereumjs-rlp@4.0.1(transitive)
- Removed@nomicfoundation/ethereumjs-trie@5.0.3(transitive)
- Removed@nomicfoundation/ethereumjs-tx@4.1.0(transitive)
- Removed@nomicfoundation/ethereumjs-util@8.0.4(transitive)
- Removed@types/node@22.13.4(transitive)
- Removedc-kzg@1.1.3(transitive)