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

@cloudant/couchbackup

Package Overview
Dependencies
Maintainers
0
Versions
508
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudant/couchbackup - npm Package Compare versions

Comparing version 2.11.2-SNAPSHOT-276 to 2.11.2-SNAPSHOT-277

2

includes/parser.js

@@ -65,2 +65,3 @@ // Copyright © 2017, 2024 IBM Corp. All rights reserved.

cliutils.getUsage('URL of the CouchDB/Cloudant server', defaults.url))
.allowExcessArguments()
.parse(process.argv);

@@ -121,2 +122,3 @@

cliutils.getUsage('URL of the CouchDB/Cloudant server', defaults.url))
.allowExcessArguments()
.parse(process.argv);

@@ -123,0 +125,0 @@

4

package.json
{
"name": "@cloudant/couchbackup",
"version": "2.11.2-SNAPSHOT-276",
"version": "2.11.2-SNAPSHOT-277",
"description": "CouchBackup - command-line backup utility for Cloudant/CouchDB",

@@ -27,3 +27,3 @@ "homepage": "https://github.com/IBM/couchbackup",

"@ibm-cloud/cloudant": "0.11.0",
"commander": "12.1.0",
"commander": "13.0.0",
"debug": "4.4.0"

@@ -30,0 +30,0 @@ },

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