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

@dashevo/dashcore-lib

Package Overview
Dependencies
Maintainers
12
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dashevo/dashcore-lib - npm Package Compare versions

Comparing version 0.17.4 to 0.17.5

lib/bloomfilter.js

1

index.js

@@ -69,2 +69,3 @@ /* eslint-disable */

bitcore.Mnemonic = require('./lib/mnemonic');
bitcore.BloomFilter = require('./lib/bloomfilter');

@@ -71,0 +72,0 @@ // dependencies, subject to change

5

package.json
{
"name": "@dashevo/dashcore-lib",
"version": "0.17.4",
"version": "0.17.5",
"description": "A pure and powerful JavaScript Dash library.",

@@ -108,2 +108,3 @@ "author": "Dash Core Group, Inc. <dev@dash.org>",

"@dashevo/x11-hash-js": "^1.0.2",
"bloom-filter": "^0.2.0",
"bn.js": "=4.11.8",

@@ -131,3 +132,3 @@ "bs58": "=4.0.1",

"mocha": "^5.2.0",
"nyc": "^13.1.0",
"nyc": "^14.1.1",
"raw-loader": "^0.5.1",

@@ -134,0 +135,0 @@ "sinon": "^4.5.0",

@@ -21,3 +21,7 @@ {

"payload": "6b86480ae969867c"
},
"FILTERLOAD": {
"message": "bf0c6bbd66696c7465726c6f61640000210000002ef97a71170000000000000000000000000000000000000000000000060000000000000000",
"payload": ""
}
}
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