@smithy/fetch-http-handler
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@smithy/fetch-http-handler", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Provides a way to make requests", | ||
@@ -27,5 +27,5 @@ "scripts": { | ||
"dependencies": { | ||
"@smithy/protocol-http": "^1.1.1", | ||
"@smithy/querystring-builder": "^1.0.2", | ||
"@smithy/types": "^1.1.1", | ||
"@smithy/protocol-http": "^1.1.2", | ||
"@smithy/querystring-builder": "^1.0.3", | ||
"@smithy/types": "^2.0.0", | ||
"@smithy/util-base64": "^1.0.2", | ||
@@ -35,3 +35,3 @@ "tslib": "^2.5.0" | ||
"devDependencies": { | ||
"@smithy/abort-controller": "^1.0.2", | ||
"@smithy/abort-controller": "^1.0.3", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -58,3 +58,3 @@ "@types/chai-as-promised": "^7.1.2", | ||
"typescript": "~4.9.5", | ||
"webpack": "5.73.0", | ||
"webpack": "5.76.0", | ||
"webpack-cli": "4.10.0" | ||
@@ -61,0 +61,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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
1
5
+ Added@smithy/types@2.12.0(transitive)
Updated@smithy/protocol-http@^1.1.2
Updated@smithy/types@^2.0.0