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

@aws-sdk/middleware-sdk-transcribe-streaming

Package Overview
Dependencies
Maintainers
5
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.200.0 to 3.201.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.201.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.200.0...v3.201.0) (2022-11-01)
### Features
* end support for Node.js 12.x ([#4123](https://github.com/aws/aws-sdk-js-v3/issues/4123)) ([83f913e](https://github.com/aws/aws-sdk-js-v3/commit/83f913ec2ac3878d8726c6964f585550dc5caf3e))
# [3.200.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.199.0...v3.200.0) (2022-10-31)

@@ -8,0 +19,0 @@

16

package.json
{
"name": "@aws-sdk/middleware-sdk-transcribe-streaming",
"version": "3.200.0",
"version": "3.201.0",
"main": "./dist-cjs/index.js",

@@ -23,8 +23,8 @@ "module": "./dist-es/index.js",

"dependencies": {
"@aws-sdk/eventstream-serde-browser": "3.200.0",
"@aws-sdk/middleware-signing": "3.200.0",
"@aws-sdk/protocol-http": "3.200.0",
"@aws-sdk/signature-v4": "3.200.0",
"@aws-sdk/types": "3.200.0",
"@aws-sdk/util-format-url": "3.200.0",
"@aws-sdk/eventstream-serde-browser": "3.201.0",
"@aws-sdk/middleware-signing": "3.201.0",
"@aws-sdk/protocol-http": "3.201.0",
"@aws-sdk/signature-v4": "3.201.0",
"@aws-sdk/types": "3.201.0",
"@aws-sdk/util-format-url": "3.201.0",
"tslib": "^2.3.1",

@@ -45,3 +45,3 @@ "uuid": "^8.3.2"

"engines": {
"node": ">= 12.0.0"
"node": ">=14.0.0"
},

@@ -48,0 +48,0 @@ "typesVersions": {

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