Socket
Socket
Sign inDemoInstall

btc-private-key

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

btc-private-key - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -10,3 +10,3 @@ // Algorithm taken from here : https://bitcointalk.org/index.php?topic=1716322.0

const input = input.toString();
input = input.toString();

@@ -13,0 +13,0 @@ var padding = '0000000000000000000000000000000000000000000000000000000000000000';

{
"name": "btc-private-key",
"version": "1.0.0",
"version": "1.0.1",
"description": "Create a BTC private key from any number easily",

@@ -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