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

ledger-cli

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ledger-cli - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

lib/commands/register.js

@@ -37,3 +37,3 @@ /*global exports, require */

if (options.account) {
args.push(options.account);
args.push('^' + options.account);
}

@@ -40,0 +40,0 @@

{
"name": "ledger-cli",
"homepage": "https://github.com/slashdotdash/node-ledger",
"version": "0.0.6",
"version": "0.0.7",
"description": "API for the ledger command-line interface (ledger-cli.org).",

@@ -6,0 +6,0 @@ "repository": {

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