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

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

41

CHANGELOG.md

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

# 1.0.0-alpha.5 (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/d5602dc))
# 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/f6f8256))
# 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/9c6cde8))
* update updated types ([#474](https://github.com/aws/aws-sdk-js-v3/issues/474)) ([9efac3e](https://github.com/aws/aws-sdk-js-v3/commit/9efac3e))
### Features
* apply protocol and middleware update ([0de0a22](https://github.com/aws/aws-sdk-js-v3/commit/0de0a22))
* 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/7ec275a))
* use flag to replace httprequest instanceof ([b584032](https://github.com/aws/aws-sdk-js-v3/commit/b584032))
# 1.0.0-alpha.4 (2020-01-16)

@@ -8,0 +49,0 @@

4

package.json
{
"name": "@aws-sdk/protocol-http",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"scripts": {

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

"dependencies": {
"@aws-sdk/types": "^1.0.0-alpha.2",
"@aws-sdk/types": "^1.0.0-alpha.3",
"@aws-sdk/util-uri-escape": "^1.0.0-alpha.2",

@@ -21,0 +21,0 @@ "tslib": "^1.8.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc