🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

geth

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geth - npm Package Compare versions

Comparing version

to
0.1.2

8

package.json
{
"name": "geth",
"version": "0.1.1",
"version": "0.1.2",
"description": "Start and stop geth from Node.js",

@@ -28,12 +28,8 @@ "main": "index.js",

"async": "^1.5.0",
"browserify": "^12.0.1",
"chai": "^3.4.0",
"coveralls": "^2.11.4",
"del": "^2.0.2",
"ethrpc": "^0.3.8",
"gulp": "^3.9.0",
"istanbul": "^0.4.0",
"mocha": "^2.3.3",
"uglify-js": "^2.5.0"
"mocha": "^2.3.3"
}
}