Socket
Socket
Sign inDemoInstall

@aws-sdk/types

Package Overview
Dependencies
Maintainers
5
Versions
146
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.193.0 to 3.197.0

3

dist-types/http.d.ts

@@ -55,2 +55,5 @@ import { AbortSignal } from "./abort";

export declare type QueryParameterBag = Record<string, string | Array<string> | null>;
/**
* @deprecated use EndpointV2 from @aws-sdk/types.
*/
export interface Endpoint {

@@ -57,0 +60,0 @@ protocol: string;

2

package.json
{
"name": "@aws-sdk/types",
"version": "3.193.0",
"version": "3.197.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