Socket
Socket
Sign inDemoInstall

node-couchdb

Package Overview
Dependencies
9
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

2.0.0

Diff

1999
published 1.3.0 •

Changelog

Source

1.3.0

  • new: Support for update functions (@Flamenco)
  • new: Support for inserting and deleting attachments (@bgardner87)
1999
published 1.2.0 •

Changelog

Source

1.2.0

  • new: New mango API support (@Flamenco)
1999
published 1.1.1 •

Changelog

Source

1.1.1

  • fix: CouchDB 400 status codes now produce EBADREQUEST error code (@pvomhoff)
  • fix: UnhandledPromiseRejectionWarning inside tests is fixed (@pvomhoff)
1999
published 1.1.0 •

Changelog

Source

1.1.0

  • new: you can pass new auth field into node-couchdb constructor argument to support non-admin-party CouchDB mode. See README for more info.
1999
published 1.0.2 •

1999
published 1.0.1 •

1999
published 1.0.0 •

1999
published 0.5.0 •

Changelog

Source

0.5.0

  • new: createDatabase invokes callback with EDBEXISTS error if database already exists
  • new: dropDatabase invokes callback with EDBMISSING error if database doesn't exist
1999
published 0.4.0 •

Changelog

Source

0.4.0

  • listDatabases() method output was wrong (#5, fixed by @dethtron5000)
  • node.js minimum version is now 0.10 due to asker's contimer dependency.
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc