Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-location-constraint

Package Overview
Dependencies
Maintainers
5
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/middleware-location-constraint - npm Package Compare versions

Comparing version 3.357.0 to 3.363.0

2

dist-types/configuration.d.ts

@@ -1,2 +0,2 @@

import { Provider } from "@aws-sdk/types";
import { Provider } from "@smithy/types";
export interface LocationConstraintInputConfig {

@@ -3,0 +3,0 @@ }

@@ -1,2 +0,2 @@

import { InitializeHandlerOptions, InitializeMiddleware, Pluggable } from "@aws-sdk/types";
import { InitializeHandlerOptions, InitializeMiddleware, Pluggable } from "@smithy/types";
import { LocationConstraintResolvedConfig } from "./configuration";

@@ -3,0 +3,0 @@ /**

@@ -1,2 +0,2 @@

import { Provider } from "@aws-sdk/types";
import { Provider } from "@smithy/types";
export interface LocationConstraintInputConfig {}

@@ -3,0 +3,0 @@ interface PreviouslyResolved {

@@ -5,3 +5,3 @@ import {

Pluggable,
} from "@aws-sdk/types";
} from "@smithy/types";
import { LocationConstraintResolvedConfig } from "./configuration";

@@ -8,0 +8,0 @@ export declare function locationConstraintMiddleware(

{
"name": "@aws-sdk/middleware-location-constraint",
"version": "3.357.0",
"version": "3.363.0",
"scripts": {

@@ -25,2 +25,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-sdk/types": "3.357.0",
"@smithy/types": "^1.1.0",
"tslib": "^2.5.0"

@@ -27,0 +28,0 @@ },

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