Socket
Socket
Sign inDemoInstall

@aws-sdk/node-http-handler

Package Overview
Dependencies
5
Maintainers
4
Versions
140
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0-preview.6 to 0.1.0-preview.7

30

CHANGELOG.md

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

# [0.1.0-preview.7](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/node-http-handler@0.1.0-preview.3...@aws-sdk/node-http-handler@0.1.0-preview.7) (2019-10-29)
# 0.3.0 (2019-09-09)
### Features
* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed))
* node-http-handler set default keep-alive to true ([#307](https://github.com/aws/aws-sdk-js-v3/issues/307)) ([d709e50](https://github.com/aws/aws-sdk-js-v3/commit/d709e50))
# 0.2.0 (2019-07-12)
### Features
* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c))
* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab))
# 0.1.0 (2019-04-19)
# [0.1.0-preview.6](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/node-http-handler@0.1.0-preview.3...@aws-sdk/node-http-handler@0.1.0-preview.6) (2019-09-09)

@@ -8,0 +38,0 @@

8

package.json
{
"name": "@aws-sdk/node-http-handler",
"version": "0.1.0-preview.6",
"version": "0.1.0-preview.7",
"description": "Provides a way to make requests",

@@ -18,5 +18,5 @@ "scripts": {

"dependencies": {
"@aws-sdk/abort-controller": "^0.1.0-preview.5",
"@aws-sdk/querystring-builder": "^0.1.0-preview.5",
"@aws-sdk/types": "^0.1.0-preview.5",
"@aws-sdk/abort-controller": "^0.1.0-preview.6",
"@aws-sdk/querystring-builder": "^0.1.0-preview.6",
"@aws-sdk/types": "^0.1.0-preview.6",
"tslib": "^1.8.0"

@@ -23,0 +23,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc