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

@aws-sdk/client-lex-runtime-service

Package Overview
Dependencies
Maintainers
7
Versions
435
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-lex-runtime-service - npm Package Compare versions

Comparing version 3.20.0 to 3.21.0

8

dist/cjs/package.json
{
"name": "@aws-sdk/client-lex-runtime-service",
"description": "AWS SDK for JavaScript Lex Runtime Service Client for Node.js, Browser and React Native",
"version": "3.20.0",
"version": "3.21.0",
"scripts": {

@@ -31,5 +31,5 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.20.0",
"@aws-sdk/client-sts": "3.21.0",
"@aws-sdk/config-resolver": "3.20.0",
"@aws-sdk/credential-provider-node": "3.20.0",
"@aws-sdk/credential-provider-node": "3.21.0",
"@aws-sdk/fetch-http-handler": "3.20.0",

@@ -47,3 +47,3 @@ "@aws-sdk/hash-node": "3.20.0",

"@aws-sdk/node-config-provider": "3.20.0",
"@aws-sdk/node-http-handler": "3.20.0",
"@aws-sdk/node-http-handler": "3.21.0",
"@aws-sdk/protocol-http": "3.20.0",

@@ -50,0 +50,0 @@ "@aws-sdk/smithy-client": "3.20.0",

{
"name": "@aws-sdk/client-lex-runtime-service",
"description": "AWS SDK for JavaScript Lex Runtime Service Client for Node.js, Browser and React Native",
"version": "3.20.0",
"version": "3.21.0",
"scripts": {

@@ -31,5 +31,5 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.20.0",
"@aws-sdk/client-sts": "3.21.0",
"@aws-sdk/config-resolver": "3.20.0",
"@aws-sdk/credential-provider-node": "3.20.0",
"@aws-sdk/credential-provider-node": "3.21.0",
"@aws-sdk/fetch-http-handler": "3.20.0",

@@ -47,3 +47,3 @@ "@aws-sdk/hash-node": "3.20.0",

"@aws-sdk/node-config-provider": "3.20.0",
"@aws-sdk/node-http-handler": "3.20.0",
"@aws-sdk/node-http-handler": "3.21.0",
"@aws-sdk/protocol-http": "3.20.0",

@@ -50,0 +50,0 @@ "@aws-sdk/smithy-client": "3.20.0",

@@ -73,11 +73,2 @@ import { DeleteSessionCommandInput, DeleteSessionCommandOutput } from "./commands/DeleteSessionCommand";

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Value for how many times a request will be made at most in case of retry.

@@ -96,2 +87,11 @@ */

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Default credentials provider; Not available in browser runtime.

@@ -98,0 +98,0 @@ * @internal

@@ -73,11 +73,2 @@ import { DeleteSessionCommandInput, DeleteSessionCommandOutput } from "./commands/DeleteSessionCommand";

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Value for how many times a request will be made at most in case of retry.

@@ -96,2 +87,11 @@ */

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Default credentials provider; Not available in browser runtime.

@@ -98,0 +98,0 @@ * @internal

@@ -139,13 +139,2 @@ import { DeleteSessionCommandInput, DeleteSessionCommandOutput } from "./commands/DeleteSessionCommand";

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Value for how many times a request will be made at most in case of retry.

@@ -167,2 +156,13 @@ */

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Default credentials provider; Not available in browser runtime.

@@ -169,0 +169,0 @@ * @internal

{
"name": "@aws-sdk/client-lex-runtime-service",
"description": "AWS SDK for JavaScript Lex Runtime Service Client for Node.js, Browser and React Native",
"version": "3.20.0",
"version": "3.21.0",
"scripts": {

@@ -31,5 +31,5 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.20.0",
"@aws-sdk/client-sts": "3.21.0",
"@aws-sdk/config-resolver": "3.20.0",
"@aws-sdk/credential-provider-node": "3.20.0",
"@aws-sdk/credential-provider-node": "3.21.0",
"@aws-sdk/fetch-http-handler": "3.20.0",

@@ -47,3 +47,3 @@ "@aws-sdk/hash-node": "3.20.0",

"@aws-sdk/node-config-provider": "3.20.0",
"@aws-sdk/node-http-handler": "3.20.0",
"@aws-sdk/node-http-handler": "3.21.0",
"@aws-sdk/protocol-http": "3.20.0",

@@ -50,0 +50,0 @@ "@aws-sdk/smithy-client": "3.20.0",

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

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