@aws-sdk/credential-providers
Advanced tools
Comparing version 3.616.0 to 3.617.0
{ | ||
"name": "@aws-sdk/credential-providers", | ||
"version": "3.616.0", | ||
"version": "3.617.0", | ||
"description": "A collection of credential providers, without requiring service clients like STS, Cognito", | ||
@@ -19,3 +19,4 @@ "main": "./dist-cjs/index.js", | ||
"extract:docs": "api-extractor run --local", | ||
"test": "jest" | ||
"test": "jest", | ||
"test:integration": "jest -c jest.config.integ.js" | ||
}, | ||
@@ -22,0 +23,0 @@ "keywords": [ |
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
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
90117