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.3.0 to 0.3.1

2

auth/couchdbSessionAuthenticator.d.ts

@@ -19,3 +19,3 @@ /**

/** Configuration options for CouchDB session authentication. */
export declare type CouchdbSessionAuthenticatorOptions = {
export type CouchdbSessionAuthenticatorOptions = {
/** The username to be used in CouchDB session authentication. */

@@ -22,0 +22,0 @@ username: string;

@@ -16,3 +16,3 @@ /**

*/
export declare type SdkHeaders = {
export type SdkHeaders = {
'User-Agent': string;

@@ -19,0 +19,0 @@ 'X-IBMCloud-SDK-Analytics': string;

{
"name": "@ibm-cloud/cloudant",
"version": "0.3.0",
"version": "0.3.1",
"description": "IBM Cloudant Node.js SDK",

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

"dependencies": {
"@types/node": "14.18.32",
"@types/node": "14.18.33",
"ibm-cloud-sdk-core": "3.2.1"
},
"devDependencies": {
"@semantic-release/changelog": "6.0.1",
"@semantic-release/changelog": "6.0.2",
"@semantic-release/git": "10.0.1",
"@types/jest": "27.5.0",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"dotenv": "16.0.3",
"eslint": "8.26.0",
"eslint": "8.28.0",
"eslint-config-airbnb-base": "15.0.0",

@@ -57,13 +57,13 @@ "eslint-config-airbnb-typescript": "17.0.0",

"eslint-plugin-jest": "27.1.1",
"eslint-plugin-jsdoc": "39.3.0",
"eslint-plugin-jsdoc": "39.6.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "27.5.1",
"jest-junit": "14.0.1",
"prettier": "2.7.1",
"jest-junit": "15.0.0",
"prettier": "2.8.0",
"semantic-release": "19.0.5",
"sinon": "14.0.1",
"sinon": "15.0.0",
"ts-jest": "27.1.4",
"typedoc": "0.23.18",
"typescript": "4.8.4"
"typedoc": "0.23.21",
"typescript": "4.9.3"
},

@@ -70,0 +70,0 @@ "peerDependencies": {

@@ -5,3 +5,3 @@ [![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)

# IBM Cloudant Node.js SDK Version 0.3.0
# IBM Cloudant Node.js SDK Version 0.3.1

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

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