Socket
Socket
Sign inDemoInstall

@aws-sdk/protocol-http

Package Overview
Dependencies
Maintainers
4
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/protocol-http - npm Package Compare versions

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

80

CHANGELOG.md

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

# 1.0.0-beta.3 (2020-04-25)
# 1.0.0-beta.2 (2020-03-28)

@@ -83,2 +87,6 @@

# 1.0.0-beta.2 (2020-03-28)
# 1.0.0-beta.1 (2020-03-25)

@@ -156,2 +164,74 @@

# 1.0.0-beta.1 (2020-03-25)
### Features
* bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f))
# 1.0.0-alpha.28 (2020-03-20)
# 1.0.0-alpha.24 (2020-02-19)
### Features
* remove unused functions ([#936](https://github.com/aws/aws-sdk-js-v3/issues/936)) ([b81bd3e](https://github.com/aws/aws-sdk-js-v3/commit/b81bd3e6e2437f661f96c0662f5024f89415de45))
# 1.0.0-alpha.13 (2020-01-24)
### Features
* add isValidHostname function ([#774](https://github.com/aws/aws-sdk-js-v3/issues/774)) ([db2a498](https://github.com/aws/aws-sdk-js-v3/commit/db2a498b1061fdf49dab8d4a503816e8ffc03be8))
# 1.0.0-alpha.12 (2020-01-22)
# 1.0.0-alpha.8 (2020-01-16)
### Bug Fixes
* remove private members in HttpRequest and HttpResponse ([#737](https://github.com/aws/aws-sdk-js-v3/issues/737)) ([d5602dc](https://github.com/aws/aws-sdk-js-v3/commit/d5602dc38e8ec3691d6605eceea145041743b80b))
# 1.0.0-alpha.1 (2020-01-10)
### Bug Fixes
* request/response object validation ([#709](https://github.com/aws/aws-sdk-js-v3/issues/709)) ([f6f8256](https://github.com/aws/aws-sdk-js-v3/commit/f6f8256b3eabb0382c6ea163a5b684ec17c1211b))
# 0.9.0 (2020-01-09)
### Bug Fixes
* support custom agent in node http handler ([#489](https://github.com/aws/aws-sdk-js-v3/issues/489)) ([9c6cde8](https://github.com/aws/aws-sdk-js-v3/commit/9c6cde855fce0eb012f64a305fcc38c0d16011b9))
* update updated types ([#474](https://github.com/aws/aws-sdk-js-v3/issues/474)) ([9efac3e](https://github.com/aws/aws-sdk-js-v3/commit/9efac3e1eb2370fb11b10b3d005369ec1a307e3a))
### Features
* apply protocol and middleware update ([0de0a22](https://github.com/aws/aws-sdk-js-v3/commit/0de0a22c2a97a0dd3d27eee67e5e31fb32402a11))
* remove protocol rest json class ([#438](https://github.com/aws/aws-sdk-js-v3/issues/438)) ([7ec275a](https://github.com/aws/aws-sdk-js-v3/commit/7ec275a7fa8e13b94dabb59647b78f263872c240))
* use flag to replace httprequest instanceof ([b584032](https://github.com/aws/aws-sdk-js-v3/commit/b584032569de46e4f393ad9db6a2be331741af7b))
# 1.0.0-alpha.8 (2020-03-20)

@@ -158,0 +238,0 @@

4

package.json
{
"name": "@aws-sdk/protocol-http",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"scripts": {

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

"dependencies": {
"@aws-sdk/types": "^1.0.0-beta.2",
"@aws-sdk/types": "^1.0.0-beta.3",
"tslib": "^1.8.0"

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