Socket
Socket
Sign inDemoInstall

@ibm-cloud/cloudant

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ibm-cloud/cloudant - npm Package Compare versions

Comparing version 0.1.5 to 0.2.0

18

package.json
{
"name": "@ibm-cloud/cloudant",
"version": "0.1.5",
"version": "0.2.0",
"description": "IBM Cloudant Node.js SDK",

@@ -38,3 +38,3 @@ "main": "index.js",

"dependencies": {
"@types/node": "14.18.22",
"@types/node": "14.18.25",
"ibm-cloud-sdk-core": "3.1.0"

@@ -46,13 +46,13 @@ },

"@types/jest": "27.5.0",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"@typescript-eslint/eslint-plugin": "5.34.0",
"@typescript-eslint/parser": "5.34.0",
"dotenv": "16.0.1",
"eslint": "8.20.0",
"eslint": "8.22.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "3.3.0",
"eslint-import-resolver-typescript": "3.5.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.6.0",
"eslint-plugin-jest": "26.8.1",
"eslint-plugin-jsdoc": "39.3.0",

@@ -64,6 +64,6 @@ "eslint-plugin-node": "11.1.0",

"prettier": "2.7.1",
"semantic-release": "19.0.3",
"semantic-release": "19.0.4",
"sinon": "14.0.0",
"ts-jest": "27.1.4",
"typedoc": "0.23.9",
"typedoc": "0.23.10",
"typescript": "4.7.4"

@@ -70,0 +70,0 @@ },

@@ -1,6 +0,6 @@

[![Build Status](https://github.com/IBM/cloudant-node-sdk/actions/workflows/test.yml/badge.svg?branch=master&event=push)](https://github.com/IBM/cloudant-node-sdk/actions/workflows/test.yml)
[![Build Status](https://github.com/IBM/cloudant-node-sdk/actions/workflows/test.yml/badge.svg?branch=main&event=push)](https://github.com/IBM/cloudant-node-sdk/actions/workflows/test.yml)
[![Release](https://img.shields.io/github/v/release/IBM/cloudant-node-sdk?include_prereleases&sort=semver)](https://github.com/IBM/cloudant-node-sdk/releases/latest)
[![Docs](https://img.shields.io/static/v1?label=TypeDoc&message=latest&color=blue)](https://ibm.github.io/cloudant-node-sdk/)
# IBM Cloudant Node.js SDK Version 0.1.5
# IBM Cloudant Node.js SDK Version 0.2.0

@@ -205,7 +205,7 @@ IBM Cloudant Node.js SDK is a client library that interacts with the

or in the
[Node.js SDK Core document](https://github.com/IBM/node-sdk-core/blob/master/Authentication.md) about authentication.
[Node.js SDK Core document](https://github.com/IBM/node-sdk-core/blob/main/Authentication.md) about authentication.
## Using the SDK
For fundamental SDK usage information and config options, please see the common [IBM Cloud SDK](https://github.com/IBM/ibm-cloud-sdk-common/blob/master/README.md) documentation.
For fundamental SDK usage information and config options, please see the common [IBM Cloud SDK](https://github.com/IBM/ibm-cloud-sdk-common/blob/main/README.md) documentation.

@@ -215,3 +215,3 @@ ### Request timeout configuration

No request timeout is defined, but a 2.5m connect and 2.5m read timeout is set by default. Be sure to set a request timeout appropriate to your application usage and environment.
The [request timeout](https://github.com/IBM/ibm-cloud-sdk-common/blob/master/README.md) section contains details on how to change the value.
The [request timeout](https://github.com/IBM/ibm-cloud-sdk-common/blob/main/README.md) section contains details on how to change the value.

@@ -218,0 +218,0 @@ **Note:** System settings may take precedence over configured timeout values.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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