Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-transcribe-streaming

Package Overview
Dependencies
Maintainers
7
Versions
422
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-transcribe-streaming - npm Package Compare versions

Comparing version 3.40.0 to 3.41.0

8

dist-cjs/endpoints.js

@@ -89,2 +89,6 @@ "use strict";

},
{
hostname: "transcribestreaming-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],

@@ -100,2 +104,6 @@ },

},
{
hostname: "transcribestreaming-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],

@@ -102,0 +110,0 @@ },

@@ -87,2 +87,6 @@ import { __assign, __awaiter, __generator } from "tslib";

},
{
hostname: "transcribestreaming-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],

@@ -98,2 +102,6 @@ },

},
{
hostname: "transcribestreaming-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],

@@ -100,0 +108,0 @@ },

2

dist-types/commands/StartMedicalStreamTranscriptionCommand.d.ts

@@ -24,3 +24,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link StartMedicalStreamTranscriptionCommandOutput} for command's `response` shape.
* @see {@link TranscribeStreamingClientResolvedConfig | config} for command's `input` shape.
* @see {@link TranscribeStreamingClientResolvedConfig | config} for TranscribeStreamingClient's `config` shape.
*

@@ -27,0 +27,0 @@ */

@@ -40,3 +40,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link StartStreamTranscriptionCommandOutput} for command's `response` shape.
* @see {@link TranscribeStreamingClientResolvedConfig | config} for command's `input` shape.
* @see {@link TranscribeStreamingClientResolvedConfig | config} for TranscribeStreamingClient's `config` shape.
*

@@ -43,0 +43,0 @@ */

{
"name": "@aws-sdk/client-transcribe-streaming",
"description": "AWS SDK for JavaScript Transcribe Streaming Client for Node.js, Browser and React Native",
"version": "3.40.0",
"version": "3.41.0",
"scripts": {

@@ -26,5 +26,5 @@ "build": "yarn build:cjs && yarn build:es && yarn build:types",

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/client-sts": "3.40.0",
"@aws-sdk/client-sts": "3.41.0",
"@aws-sdk/config-resolver": "3.40.0",
"@aws-sdk/credential-provider-node": "3.40.0",
"@aws-sdk/credential-provider-node": "3.41.0",
"@aws-sdk/eventstream-handler-node": "3.40.0",

@@ -50,3 +50,3 @@ "@aws-sdk/eventstream-serde-browser": "3.40.0",

"@aws-sdk/protocol-http": "3.40.0",
"@aws-sdk/smithy-client": "3.40.0",
"@aws-sdk/smithy-client": "3.41.0",
"@aws-sdk/types": "3.40.0",

@@ -53,0 +53,0 @@ "@aws-sdk/url-parser": "3.40.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