Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-host-header

Package Overview
Dependencies
3
Maintainers
4
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

24

CHANGELOG.md

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

# 1.0.0-alpha.4 (2020-01-16)
# 1.0.0-alpha.1 (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.3 (2020-01-10)

@@ -8,0 +32,0 @@

4

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

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

"dependencies": {
"@aws-sdk/protocol-http": "^1.0.0-alpha.3",
"@aws-sdk/protocol-http": "^1.0.0-alpha.4",
"@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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc