Socket
Socket
Sign inDemoInstall

@aws-sdk/node-http-handler

Package Overview
Dependencies
Maintainers
5
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/node-http-handler - npm Package Compare versions

Comparing version 1.0.0-gamma.8 to 1.0.0-gamma.9

src/get-transformed-headers.ts

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [1.0.0-gamma.9](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/node-http-handler@1.0.0-gamma.8...@aws-sdk/node-http-handler@1.0.0-gamma.9) (2020-10-07)
**Note:** Version bump only for package @aws-sdk/node-http-handler
# [1.0.0-gamma.8](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/node-http-handler@1.0.0-gamma.7...@aws-sdk/node-http-handler@1.0.0-gamma.8) (2020-09-15)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@aws-sdk/node-http-handler",
"version": "1.0.0-gamma.8",
"version": "1.0.0-gamma.9",
"description": "Provides a way to make requests",

@@ -23,6 +23,6 @@ "scripts": {

"dependencies": {
"@aws-sdk/abort-controller": "1.0.0-gamma.7",
"@aws-sdk/protocol-http": "1.0.0-gamma.7",
"@aws-sdk/querystring-builder": "1.0.0-gamma.7",
"@aws-sdk/types": "1.0.0-gamma.6",
"@aws-sdk/abort-controller": "1.0.0-gamma.8",
"@aws-sdk/protocol-http": "1.0.0-gamma.8",
"@aws-sdk/querystring-builder": "1.0.0-gamma.8",
"@aws-sdk/types": "1.0.0-gamma.7",
"tslib": "^1.8.0"

@@ -29,0 +29,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc