Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bitcoin

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcoin - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

index.js

24

package.json
{
"name": "bitcoin",
"description": "Bitcoin client API library and related utilities",
"version": "0.0.2",
"contributors": [
{ "name": "Bill Casarin", "email": "jb@jb55.com" }
"description": "Communicate with bitcoind via JSON-RPC",
"version": "0.0.3",
"main": "./lib/bitcoin",
"keywords": [
"bitcoin",
"rpc"
],
"author": "Bill Casarin <bill@casarin.ca> (jb55.com)",
"dependencies": {
"underscore": ">= 1.0.3",
"vows": ">= 0.4.0"
"underscore": ">= 1.0.3"
},
"directories": { "lib": "./lib/bitcoin" },
"engines": { "node": ">= 0.2.3" }
"repository": {
"type": "git",
"url": "https://jb55@github.com/jb55/node-bitcoin.git"
}
}
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