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

bitcore-lib-dash

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore-lib-dash - npm Package Compare versions

Comparing version 0.13.17 to 0.13.18

.idea/workspace.xml

2

bower.json
{
"name": "bitcore-lib",
"main": "./bitcore-lib.min.js",
"version": "0.13.17",
"version": "0.13.18",
"homepage": "http://bitcore.io",

@@ -6,0 +6,0 @@ "authors": [

@@ -135,4 +135,4 @@ 'use strict';

scripthash: 0x10,
xpubkey: 0x02fe52f8,
xprivkey: 0x02fe52cc,
xpubkey: 0x488b21e, // 'xpub' (Bitcoin Default)
xprivkey: 0x488ade4, // 'xprv' (Bitcoin Default)
networkMagic: 0xbf0c6bbd,

@@ -142,3 +142,3 @@ port: 9999,

'dnsseed.darkcoin.io',
'dnsseed.darkcoin.qa',
'dnsseed.dashdot.io',
'dnsseed.masternode.io',

@@ -161,4 +161,4 @@ 'dnsseed.dashpay.io'

scripthash: 0x13,
xpubkey: 0x3a8061a0,
xprivkey: 0x3a805837
xpubkey: 0x43587cf, // 'tpub' (Bitcoin Default)
xprivkey: 0x04358394 // 'tprv' (Bitcoin Default)
});

@@ -179,3 +179,3 @@

'testnet-seed.darkcoin.io',
'testnet-seed.darkcoin.qa',
'testnet-seed.dashdot.io',
'test.dnsseed.masternode.io'

@@ -182,0 +182,0 @@ ]

{
"name": "bitcore-lib-dash",
"version": "0.13.17",
"version": "0.13.18",
"dependencies": {

@@ -5,0 +5,0 @@ "bn.js": {

{
"name": "bitcore-lib-dash",
"version": "0.13.17",
"version": "0.13.18",
"description": "A pure and powerful JavaScript Dash library.",

@@ -5,0 +5,0 @@ "author": "BitPay <dev@bitpay.com>",

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