@aws-sdk/util-endpoints
Advanced tools
Comparing version 3.667.0 to 3.679.0
{ | ||
"name": "@aws-sdk/util-endpoints", | ||
"version": "3.667.0", | ||
"version": "3.679.0", | ||
"description": "Utilities to help with endpoint resolution", | ||
@@ -16,4 +16,6 @@ "main": "./dist-cjs/index.js", | ||
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo", | ||
"test": "jest", | ||
"test:integration": "jest --c jest.config.integ.js" | ||
"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" | ||
}, | ||
@@ -26,3 +28,3 @@ "author": { | ||
"dependencies": { | ||
"@aws-sdk/types": "3.667.0", | ||
"@aws-sdk/types": "3.679.0", | ||
"@smithy/types": "^3.5.0", | ||
@@ -29,0 +31,0 @@ "@smithy/util-endpoints": "^2.1.3", |
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
50330
+ Added@aws-sdk/types@3.679.0(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@aws-sdk/types@3.667.0(transitive)
- Removedtslib@2.8.0(transitive)
Updated@aws-sdk/types@3.679.0