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

cashaccounts

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cashaccounts - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

4

index.js

@@ -434,4 +434,4 @@ const EmojiList = require('./emoji_names.json');

number = parseInt(number);
const height = genesisBlock + number;
let accountNumber = parseInt(number);
const height = genesisBlock + accountNumber;

@@ -438,0 +438,0 @@ const query = {

{
"name": "cashaccounts",
"version": "0.4.5",
"version": "0.4.6",
"description": "decentralized identity system for bitcoin cash by Jonathan Silverblood",

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