@smithy/fetch-http-handler
Advanced tools
+9
-0
| # Change Log | ||
| ## 5.7.2 | ||
| ### Patch Changes | ||
| - 99c3f91: Restore npm provenance attestations. No functional changes. | ||
| - Updated dependencies [99c3f91] | ||
| - @smithy/core@3.33.2 | ||
| - @smithy/types@4.17.2 | ||
| ## 5.7.1 | ||
@@ -4,0 +13,0 @@ |
+4
-4
| { | ||
| "name": "@smithy/fetch-http-handler", | ||
| "version": "5.7.1", | ||
| "version": "5.7.2", | ||
| "description": "Provides a way to make requests", | ||
@@ -43,8 +43,8 @@ "homepage": "https://github.com/smithy-lang/smithy-typescript/tree/main/packages/fetch-http-handler", | ||
| "dependencies": { | ||
| "@smithy/core": "^3.33.1", | ||
| "@smithy/types": "^4.17.1", | ||
| "@smithy/core": "^3.33.2", | ||
| "@smithy/types": "^4.17.2", | ||
| "tslib": "^2.6.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@smithy/abort-controller": "^4.4.1", | ||
| "@smithy/abort-controller": "^4.4.2", | ||
| "concurrently": "7.0.0", | ||
@@ -51,0 +51,0 @@ "downlevel-dts": "0.10.1", |
50006
0.37%Updated
Updated