Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-host-header

Package Overview
Dependencies
2
Maintainers
5
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.2.0

12

CHANGELOG.md

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

# [3.2.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1.0...v3.2.0) (2021-01-09)
### Bug Fixes
* **readme:** remove duplicate [@aws-sdk](https://github.com/aws-sdk) ([#1873](https://github.com/aws/aws-sdk-js-v3/issues/1873)) ([85ae915](https://github.com/aws/aws-sdk-js-v3/commit/85ae915d5e284bd44d15d2be0caf340882777def))
* **readme:** use latest in npm version tag ([#1872](https://github.com/aws/aws-sdk-js-v3/issues/1872)) ([b8542d8](https://github.com/aws/aws-sdk-js-v3/commit/b8542d8aa845d1111e3f8a8e2c79393802d8d013))
# [3.1.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.0.0...v3.1.0) (2020-12-23)

@@ -8,0 +20,0 @@

4

package.json
{
"name": "@aws-sdk/middleware-host-header",
"version": "3.1.0",
"version": "3.2.0",
"scripts": {

@@ -21,3 +21,3 @@ "prepublishOnly": "yarn build:cjs && yarn build:es",

"dependencies": {
"@aws-sdk/protocol-http": "3.1.0",
"@aws-sdk/protocol-http": "3.2.0",
"tslib": "^1.8.0"

@@ -24,0 +24,0 @@ },

# @aws-sdk/middleware-host-header
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/@aws-sdk/middleware-host-header/rc.svg)](https://www.npmjs.com/package/@aws-sdk/@aws-sdk/middleware-host-header)
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/@aws-sdk/middleware-host-header.svg)](https://www.npmjs.com/package/@aws-sdk/@aws-sdk/middleware-host-header)
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-host-header/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-host-header)
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-host-header.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-host-header)
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