Sign In

@smithy/fetch-http-handler

Package Overview
Dependencies
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/fetch-http-handler - npm Package Compare versions

Comparing version
5.7.1
to
5.7.2
+9
-0
CHANGELOG.md
# 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",