@aws-sdk/util-config-provider
Advanced tools
Comparing version 3.310.0 to 3.374.0
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13682
2
7
7
1
1
+ Added@smithy/util-config-provider@1.1.0(transitive)