Socket
Socket
Sign inDemoInstall

bitcore

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore - npm Package Compare versions

Comparing version 0.0.0 to 0.1.5

.jshintrc

53

package.json
{
"name": "bitcore",
"version": "0.0.0",
"description": "Bitcoin library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"description": "Bitcoin Library",
"version": "0.1.5",
"author": {
"name": "Stephen Pair",
"email": "stephen@bitpay.com"
},
"repository": {
"type": "git",
"url": "http://github.com/gasteve/node-bitcore.git"
},
"contributors": [
{
"name": "Stefan Thomas",
"email": "moon@justmoon.net"
},
{
"name": "Jeff Garzik",
"email": "jgarzik@bitpay.com"
}
],
"keywords": [

@@ -21,8 +27,27 @@ "bitcoin",

],
"author": "Stephen Pair",
"license": "MIT",
"bugs": {
"url": "https://github.com/gasteve/node-bitcore/issues"
"repository": {
"type": "git",
"url": "https://github.com/bitpay/bitcore.git"
},
"homepage": "https://github.com/gasteve/node-bitcore"
"scripts": {},
"dependencies": {
"classtool": "=1.0.0",
"base58-native": "=0.1.3",
"bindings": "=1.1.1",
"bufferput": "=0.1.1",
"bignum": "=0.6.1",
"binary": "=0.3.0",
"step": "=0.0.4",
"buffers": "=0.1.1",
"buffertools": "=1.1.1",
"mocha": ">=1.15.1",
"browserify-bignum": "git://github.com/maraoz/browserify-bignum.git"
},
"devDependencies": {
"grunt-contrib-watch": "~0.5.3",
"grunt-mocha-test": "~0.8.2",
"grunt-browserify": "~1.3.0",
"chai": "~1.9.0"
},
"license": "MIT"
}
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