Socket
Socket
Sign inDemoInstall

@aws-sdk/client-polly

Package Overview
Dependencies
Maintainers
5
Versions
404
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.590.0 to 3.592.0

3

dist-types/commands/DeleteLexiconCommand.d.ts

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

@@ -14,4 +14,4 @@ /**

export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
export { RuntimeExtension } from "./runtimeExtensions";
export { PollyExtensionConfiguration } from "./extensionConfiguration";
export type { RuntimeExtension } from "./runtimeExtensions";
export type { PollyExtensionConfiguration } from "./extensionConfiguration";
export * from "./commands";

@@ -18,0 +18,0 @@ export * from "./pagination";

import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
export { __ServiceException, __ServiceExceptionOptions };
export type { __ServiceExceptionOptions };
export { __ServiceException };
/**

@@ -4,0 +5,0 @@ * @public

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

} from "../PollyClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface DeleteLexiconCommandInput extends DeleteLexiconInput {}

@@ -12,0 +13,0 @@ export interface DeleteLexiconCommandOutput

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

} from "../PollyClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface DescribeVoicesCommandInput extends DescribeVoicesInput {}

@@ -12,0 +13,0 @@ export interface DescribeVoicesCommandOutput

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

} from "../PollyClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface GetLexiconCommandInput extends GetLexiconInput {}

@@ -12,0 +13,0 @@ export interface GetLexiconCommandOutput

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

} from "../PollyClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface GetSpeechSynthesisTaskCommandInput

@@ -15,0 +16,0 @@ extends GetSpeechSynthesisTaskInput {}

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

} from "../PollyClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface ListLexiconsCommandInput extends ListLexiconsInput {}

@@ -12,0 +13,0 @@ export interface ListLexiconsCommandOutput

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

} from "../PollyClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface ListSpeechSynthesisTasksCommandInput

@@ -15,0 +16,0 @@ extends ListSpeechSynthesisTasksInput {}

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

} from "../PollyClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface PutLexiconCommandInput extends PutLexiconInput {}

@@ -12,0 +13,0 @@ export interface PutLexiconCommandOutput

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

} from "../PollyClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface StartSpeechSynthesisTaskCommandInput

@@ -15,0 +16,0 @@ extends StartSpeechSynthesisTaskInput {}

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

} from "../PollyClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface SynthesizeSpeechCommandInput extends SynthesizeSpeechInput {}

@@ -18,0 +19,0 @@ export interface SynthesizeSpeechCommandOutput

@@ -5,5 +5,6 @@ import {

} from "@smithy/smithy-client";
export { __ServiceException, __ServiceExceptionOptions };
export { __ServiceExceptionOptions };
export { __ServiceException };
export declare class PollyServiceException extends __ServiceException {
constructor(options: __ServiceExceptionOptions);
}
{
"name": "@aws-sdk/client-polly",
"description": "AWS SDK for JavaScript Polly Client for Node.js, Browser and React Native",
"version": "3.590.0",
"version": "3.592.0",
"scripts": {

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

"@aws-crypto/sha256-js": "3.0.0",
"@aws-sdk/client-sso-oidc": "3.590.0",
"@aws-sdk/client-sts": "3.590.0",
"@aws-sdk/core": "3.588.0",
"@aws-sdk/credential-provider-node": "3.590.0",
"@aws-sdk/client-sso-oidc": "3.592.0",
"@aws-sdk/client-sts": "3.592.0",
"@aws-sdk/core": "3.592.0",
"@aws-sdk/credential-provider-node": "3.592.0",
"@aws-sdk/middleware-host-header": "3.577.0",

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

"@smithy/config-resolver": "^3.0.1",
"@smithy/core": "^2.1.1",
"@smithy/core": "^2.2.0",
"@smithy/fetch-http-handler": "^3.0.1",

@@ -41,0 +41,0 @@ "@smithy/hash-node": "^3.0.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