Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-host-header

Package Overview
Dependencies
Maintainers
4
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/middleware-host-header - npm Package Compare versions

Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3

20

CHANGELOG.md

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

# 1.0.0-alpha.3 (2020-01-10)
# 0.9.0 (2020-01-09)
### Bug Fixes
* assure bucket endpoint middleware inserted before host-header-middleware ([#574](https://github.com/aws/aws-sdk-js-v3/issues/574)) ([c9c4127](https://github.com/aws/aws-sdk-js-v3/commit/c9c4127))
### Features
* add a middleware inserting right host header ([#567](https://github.com/aws/aws-sdk-js-v3/issues/567)) ([82649ae](https://github.com/aws/aws-sdk-js-v3/commit/82649ae))
# 1.0.0-alpha.2 (2020-01-09)

@@ -8,0 +28,0 @@

4

package.json
{
"name": "@aws-sdk/middleware-host-header",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"scripts": {

@@ -17,3 +17,3 @@ "prepublishOnly": "tsc",

"dependencies": {
"@aws-sdk/protocol-http": "^1.0.0-alpha.2",
"@aws-sdk/protocol-http": "^1.0.0-alpha.3",
"@aws-sdk/types": "^1.0.0-alpha.2",

@@ -20,0 +20,0 @@ "tslib": "^1.8.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