@aws-sdk/middleware-endpoint-discovery
Advanced tools
Comparing version 3.692.0 to 3.693.0
{ | ||
"name": "@aws-sdk/middleware-endpoint-discovery", | ||
"version": "3.692.0", | ||
"version": "3.693.0", | ||
"scripts": { | ||
@@ -12,6 +12,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo", | ||
"test": "vitest run", | ||
"test:integration": "vitest run -c vitest.config.integ.ts", | ||
"test:watch": "vitest watch", | ||
"test:integration:watch": "vitest watch -c vitest.config.integ.ts" | ||
"test": "yarn g:vitest run", | ||
"test:integration": "yarn g:vitest run -c vitest.config.integ.ts", | ||
"test:watch": "yarn g:vitest watch", | ||
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.ts" | ||
}, | ||
@@ -34,3 +34,3 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/endpoint-cache": "3.679.0", | ||
"@aws-sdk/endpoint-cache": "3.693.0", | ||
"@aws-sdk/types": "3.692.0", | ||
@@ -37,0 +37,0 @@ "@smithy/node-config-provider": "^3.1.10", |
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
39938
+ Added@aws-sdk/endpoint-cache@3.693.0(transitive)
- Removed@aws-sdk/endpoint-cache@3.679.0(transitive)