@smithy/node-http-handler
Advanced tools
Comparing version 3.3.0 to 3.3.1
{ | ||
"name": "@smithy/node-http-handler", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "Provides a way to make requests", | ||
@@ -29,6 +29,6 @@ "scripts": { | ||
"dependencies": { | ||
"@smithy/abort-controller": "^3.1.7", | ||
"@smithy/protocol-http": "^4.1.6", | ||
"@smithy/querystring-builder": "^3.0.9", | ||
"@smithy/types": "^3.7.0", | ||
"@smithy/abort-controller": "^3.1.8", | ||
"@smithy/protocol-http": "^4.1.7", | ||
"@smithy/querystring-builder": "^3.0.10", | ||
"@smithy/types": "^3.7.1", | ||
"tslib": "^2.6.2" | ||
@@ -35,0 +35,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
94348