New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-opensearchserverless

Package Overview
Dependencies
Maintainers
5
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-opensearchserverless - npm Package Compare versions

Comparing version 3.632.0 to 3.635.0

2

dist-types/commands/BatchGetCollectionCommand.d.ts

@@ -64,2 +64,4 @@ import { Command as $Command } from "@smithy/smithy-client";

* // dashboardEndpoint: "STRING_VALUE",
* // failureCode: "STRING_VALUE",
* // failureMessage: "STRING_VALUE",
* // },

@@ -66,0 +68,0 @@ * // ],

@@ -60,2 +60,4 @@ import { Command as $Command } from "@smithy/smithy-client";

* // createdDate: Number("long"),
* // failureCode: "STRING_VALUE",
* // failureMessage: "STRING_VALUE",
* // },

@@ -62,0 +64,0 @@ * // ],

@@ -554,2 +554,12 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";

dashboardEndpoint?: string;
/**
* <p>A failure code associated with the request.</p>
* @public
*/
failureCode?: string;
/**
* <p>A message associated with the failure code.</p>
* @public
*/
failureMessage?: string;
}

@@ -918,2 +928,12 @@ /**

createdDate?: number;
/**
* <p>A failure code associated with the request.</p>
* @public
*/
failureCode?: string;
/**
* <p>A message associated with the failure code.</p>
* @public
*/
failureMessage?: string;
}

@@ -920,0 +940,0 @@ /**

@@ -155,2 +155,4 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";

dashboardEndpoint?: string;
failureCode?: string;
failureMessage?: string;
}

@@ -246,2 +248,4 @@ export interface CollectionErrorDetail {

createdDate?: number;
failureCode?: string;
failureMessage?: string;
}

@@ -248,0 +252,0 @@ export interface VpcEndpointErrorDetail {

20

package.json
{
"name": "@aws-sdk/client-opensearchserverless",
"description": "AWS SDK for JavaScript Opensearchserverless Client for Node.js, Browser and React Native",
"version": "3.632.0",
"version": "3.635.0",
"scripts": {

@@ -23,6 +23,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/client-sso-oidc": "3.632.0",
"@aws-sdk/client-sts": "3.632.0",
"@aws-sdk/core": "3.629.0",
"@aws-sdk/credential-provider-node": "3.632.0",
"@aws-sdk/client-sso-oidc": "3.635.0",
"@aws-sdk/client-sts": "3.635.0",
"@aws-sdk/core": "3.635.0",
"@aws-sdk/credential-provider-node": "3.635.0",
"@aws-sdk/middleware-host-header": "3.620.0",

@@ -38,3 +38,3 @@ "@aws-sdk/middleware-logger": "3.609.0",

"@smithy/config-resolver": "^3.0.5",
"@smithy/core": "^2.3.2",
"@smithy/core": "^2.4.0",
"@smithy/fetch-http-handler": "^3.2.4",

@@ -45,3 +45,3 @@ "@smithy/hash-node": "^3.0.3",

"@smithy/middleware-endpoint": "^3.1.0",
"@smithy/middleware-retry": "^3.0.14",
"@smithy/middleware-retry": "^3.0.15",
"@smithy/middleware-serde": "^3.0.3",

@@ -52,3 +52,3 @@ "@smithy/middleware-stack": "^3.0.3",

"@smithy/protocol-http": "^4.1.0",
"@smithy/smithy-client": "^3.1.12",
"@smithy/smithy-client": "^3.2.0",
"@smithy/types": "^3.3.0",

@@ -59,4 +59,4 @@ "@smithy/url-parser": "^3.0.3",

"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.14",
"@smithy/util-defaults-mode-node": "^3.0.14",
"@smithy/util-defaults-mode-browser": "^3.0.15",
"@smithy/util-defaults-mode-node": "^3.0.15",
"@smithy/util-endpoints": "^2.0.5",

@@ -63,0 +63,0 @@ "@smithy/util-middleware": "^3.0.3",

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