Socket
Socket
Sign inDemoInstall

@cloudant/cloudant

Package Overview
Dependencies
73
Maintainers
6
Versions
183
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.4.2-SNAPSHOT.27 to 4.5.0

10

CHANGES.md

@@ -1,5 +0,2 @@

# 4.4.1 (2021-08-02)
- [FIXED] Hang caused by plugins (i.e. retry plugin) preventing callback execution
by attempting to retry on errors received after starting to return the response body.
- [DEPRECATED] This library is now deprecated and will be EOL on Dec 31 2021.
# 4.5.0 (2021-08-26)
- [IMPROVED] - Document IDs and attachment names are now rejected if they could cause an unexpected

@@ -11,2 +8,7 @@ Cloudant request. We have seen that some applications pass unsantized document IDs to SDK functions

# 4.4.1 (2021-08-02)
- [FIXED] Hang caused by plugins (i.e. retry plugin) preventing callback execution
by attempting to retry on errors received after starting to return the response body.
- [DEPRECATED] This library is now deprecated and will be EOL on Dec 31 2021.
# 4.4.0 (2021-06-18)

@@ -13,0 +15,0 @@ - [FIXED] Parsing of max-age from Set-Cookie headers.

2

package.json

@@ -10,3 +10,3 @@ {

},
"version": "4.4.2-SNAPSHOT.27",
"version": "4.5.0",
"author": {

@@ -13,0 +13,0 @@ "name": "IBM Cloudant",

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