Socket
Socket
Sign inDemoInstall

ethereumjs-account

Package Overview
Dependencies
25
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

2

index.js

@@ -88,3 +88,3 @@ const ethUtil = require('ethereumjs-util')

var t = trie.copy()
t.root = this.stateroot
t.root = this.stateRoot
t.get(key, cb)

@@ -91,0 +91,0 @@ }

{
"name": "ethereumjs-account",
"version": "0.0.5",
"version": "0.0.6",
"description": "a help module for ethereum account schema",

@@ -24,4 +24,4 @@ "main": "index.js",

"dependencies": {
"ethereumjs-util": "^1.5.0",
"rlp": "^1.0.1"
"ethereumjs-util": "1.5.1",
"rlp": "1.1.2"
},

@@ -28,0 +28,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc