Sign In

@smithy/node-http-handler

Package Overview
Dependencies
Maintainers
2
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
4.11.1
to
4.11.2
+9
-0
CHANGELOG.md
# Change Log
## 4.11.2
### Patch Changes
- 99c3f91: Restore npm provenance attestations. No functional changes.
- Updated dependencies [99c3f91]
- @smithy/core@3.33.2
- @smithy/types@4.17.2
## 4.11.1

@@ -4,0 +13,0 @@

+4
-4
{
"name": "@smithy/node-http-handler",
"version": "4.11.1",
"version": "4.11.2",
"description": "Provides a way to make requests",

@@ -42,8 +42,8 @@ "homepage": "https://github.com/smithy-lang/smithy-typescript/tree/main/packages/node-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",
"@types/node": "^18.11.9",

@@ -50,0 +50,0 @@ "concurrently": "7.0.0",