Comparing version 0.0.2 to 0.0.3
{ | ||
"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" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
13418
1
9
0
- Removedvows@>= 0.4.0
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removeddiff@4.0.2(transitive)
- Removedeyes@0.1.8(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedvows@0.8.3(transitive)
- Removedwrappy@1.0.2(transitive)