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 1.0.0-rc.10 to 3.0.0

11

CHANGELOG.md

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

# [3.0.0](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.10...v3.0.0) (2020-12-15)
### Features
* bump version to 3.0.0 ([#1793](https://github.com/aws/aws-sdk-js-v3/issues/1793)) ([d8475f8](https://github.com/aws/aws-sdk-js-v3/commit/d8475f8d972d28fbc15cd7e23abfe18f9eab0644))
# [1.0.0-rc.10](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.9...v1.0.0-rc.10) (2020-12-15)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@aws-sdk/middleware-host-header",
"version": "1.0.0-rc.10",
"version": "3.0.0",
"scripts": {

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

"dependencies": {
"@aws-sdk/protocol-http": "1.0.0-rc.10",
"@aws-sdk/protocol-http": "3.0.0",
"tslib": "^1.8.0"
},
"devDependencies": {
"@aws-sdk/types": "1.0.0-rc.10",
"@aws-sdk/types": "3.0.0",
"@types/jest": "^26.0.4",

@@ -28,0 +28,0 @@ "jest": "^26.1.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