New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nomicfoundation/ethereumjs-blockchain

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nomicfoundation/ethereumjs-blockchain - npm Package Compare versions

Comparing version 7.0.2 to 7.0.3

1

dist/db/constants.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
declare const HEADS_KEY = "heads";

@@ -3,0 +2,0 @@ /**

16

package.json
{
"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

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