@aws-sdk/middleware-websocket
Advanced tools
Comparing version 3.468.0 to 3.485.0
{ | ||
"name": "@aws-sdk/middleware-websocket", | ||
"version": "3.468.0", | ||
"version": "3.485.0", | ||
"main": "./dist-cjs/index.js", | ||
@@ -24,10 +24,10 @@ "module": "./dist-es/index.js", | ||
"dependencies": { | ||
"@aws-sdk/middleware-signing": "3.468.0", | ||
"@aws-sdk/types": "3.468.0", | ||
"@aws-sdk/util-format-url": "3.468.0", | ||
"@smithy/eventstream-serde-browser": "^2.0.15", | ||
"@smithy/fetch-http-handler": "^2.3.1", | ||
"@smithy/protocol-http": "^3.0.11", | ||
"@aws-sdk/middleware-signing": "3.485.0", | ||
"@aws-sdk/types": "3.485.0", | ||
"@aws-sdk/util-format-url": "3.485.0", | ||
"@smithy/eventstream-serde-browser": "^2.0.16", | ||
"@smithy/fetch-http-handler": "^2.3.2", | ||
"@smithy/protocol-http": "^3.0.12", | ||
"@smithy/signature-v4": "^2.0.0", | ||
"@smithy/types": "^2.7.0", | ||
"@smithy/types": "^2.8.0", | ||
"@smithy/util-hex-encoding": "^2.0.0", | ||
@@ -34,0 +34,0 @@ "tslib": "^2.5.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
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
+ Added@aws-sdk/middleware-signing@3.485.0(transitive)
+ Added@aws-sdk/types@3.485.0(transitive)
+ Added@aws-sdk/util-format-url@3.485.0(transitive)
- Removed@aws-sdk/middleware-signing@3.468.0(transitive)
- Removed@aws-sdk/types@3.468.0(transitive)
- Removed@aws-sdk/util-format-url@3.468.0(transitive)
Updated@aws-sdk/types@3.485.0
Updated@smithy/types@^2.8.0