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.1 to 1.0.0-alpha.2

16

CHANGELOG.md

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

# 1.0.0-alpha.2 (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.1 (2020-01-08)

@@ -8,0 +24,0 @@

6

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

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

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

@@ -21,0 +21,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