@aws-sdk/middleware-sdk-ec2
Advanced tools
Comparing version 3.667.0 to 3.679.0
{ | ||
"name": "@aws-sdk/middleware-sdk-ec2", | ||
"version": "3.667.0", | ||
"version": "3.679.0", | ||
"scripts": { | ||
@@ -12,4 +12,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo", | ||
"test": "jest", | ||
"test:integration": "jest --config 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" | ||
}, | ||
@@ -25,4 +27,4 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.667.0", | ||
"@aws-sdk/util-format-url": "3.667.0", | ||
"@aws-sdk/types": "3.679.0", | ||
"@aws-sdk/util-format-url": "3.679.0", | ||
"@smithy/middleware-endpoint": "^3.1.4", | ||
@@ -29,0 +31,0 @@ "@smithy/protocol-http": "^4.1.4", |
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
25324
10
3
46
+ Added@aws-sdk/types@3.679.0(transitive)
+ Added@aws-sdk/util-format-url@3.679.0(transitive)
- Removed@aws-sdk/types@3.667.0(transitive)
- Removed@aws-sdk/util-format-url@3.667.0(transitive)
Updated@aws-sdk/types@3.679.0