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

@aws-sdk/util-config-provider

Package Overview
Dependencies
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-config-provider - npm Package Compare versions

Comparing version 3.310.0 to 3.374.0

2

dist-cjs/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./booleanSelector"), exports);
tslib_1.__exportStar(require("@smithy/util-config-provider"), exports);

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

export * from "./booleanSelector";
export * from "@smithy/util-config-provider";

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

export * from "./booleanSelector";
export * from "@smithy/util-config-provider";

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

export * from "./booleanSelector";
export * from "@smithy/util-config-provider";
{
"name": "@aws-sdk/util-config-provider",
"version": "3.310.0",
"version": "3.374.0",
"description": "Utilities package for configuration providers",

@@ -13,3 +13,3 @@ "scripts": {

"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
"test": "jest --passWithNoTests"
"test": "exit 0"
},

@@ -26,2 +26,3 @@ "author": {

"dependencies": {
"@smithy/util-config-provider": "^1.0.1",
"tslib": "^2.5.0"

@@ -28,0 +29,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