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

dashkeys

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dashkeys - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

dashkeys.js

@@ -105,3 +105,3 @@ (function (exports) {

let isCompressed = false;
let isCompressed = true;
let pubBuf = Secp256k1.getPublicKey(privBuf, isCompressed);

@@ -108,0 +108,0 @@ let pubKeyHash = await DashKeys.publicKeyToPubKeyHash(pubBuf);

{
"name": "dashkeys",
"version": "0.3.0",
"version": "0.3.1",
"description": "Generate, validate, create, and convert WIFs and PayAddress.",

@@ -5,0 +5,0 @@ "main": "index.js",

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