Socket
Socket
Sign inDemoInstall

@aws-sdk/util-endpoints

Package Overview
Dependencies
Maintainers
5
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-endpoints - npm Package Compare versions

Comparing version 3.357.0 to 3.369.0

1

dist-cjs/index.js

@@ -5,3 +5,4 @@ "use strict";

tslib_1.__exportStar(require("./lib/aws/partition"), exports);
tslib_1.__exportStar(require("./lib/isIpAddress"), exports);
tslib_1.__exportStar(require("./resolveEndpoint"), exports);
tslib_1.__exportStar(require("./types"), exports);
export * from "./lib/aws/partition";
export * from "./lib/isIpAddress";
export * from "./resolveEndpoint";
export * from "./types";
export * from "./lib/aws/partition";
export * from "./lib/isIpAddress";
export * from "./resolveEndpoint";
export * from "./types";
export * from "./lib/aws/partition";
export * from "./lib/isIpAddress";
export * from "./resolveEndpoint";
export * from "./types";

4

package.json
{
"name": "@aws-sdk/util-endpoints",
"version": "3.357.0",
"version": "3.369.0",
"description": "Utilities to help with endpoint resolution",

@@ -25,3 +25,3 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/types": "3.357.0",
"@aws-sdk/types": "3.369.0",
"tslib": "^2.5.0"

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc