Socket
Socket
Sign inDemoInstall

@aws-sdk/types

Package Overview
Dependencies
Maintainers
7
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/types - npm Package Compare versions

Comparing version 3.49.0 to 3.50.0

4

dist-types/shapes.d.ts

@@ -27,2 +27,3 @@ import { HttpResponse } from "./http";

* error trait.
* @deprecated
*/

@@ -51,2 +52,5 @@ export interface SmithyException {

}
/**
* @deprecated
*/
export declare type SdkError = Error & Partial<SmithyException> & Partial<MetadataBearer>;

2

package.json
{
"name": "@aws-sdk/types",
"version": "3.49.0",
"version": "3.50.0",
"main": "./dist-cjs/index.js",

@@ -5,0 +5,0 @@ "module": "./dist-es/index.js",

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