Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/node-http-handler

Package Overview
Dependencies
Maintainers
5
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/node-http-handler - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

8

CHANGELOG.md

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

# [3.1.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.0.0...v3.1.0) (2020-12-23)
**Note:** Version bump only for package @aws-sdk/node-http-handler
# [3.0.0](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.10...v3.0.0) (2020-12-15)

@@ -8,0 +16,0 @@

10

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

@@ -23,9 +23,9 @@ "scripts": {

"dependencies": {
"@aws-sdk/abort-controller": "3.0.0",
"@aws-sdk/protocol-http": "3.0.0",
"@aws-sdk/querystring-builder": "3.0.0",
"@aws-sdk/abort-controller": "3.1.0",
"@aws-sdk/protocol-http": "3.1.0",
"@aws-sdk/querystring-builder": "3.1.0",
"tslib": "^1.8.0"
},
"devDependencies": {
"@aws-sdk/types": "3.0.0",
"@aws-sdk/types": "3.1.0",
"@types/jest": "^26.0.4",

@@ -32,0 +32,0 @@ "@types/node": "^10.0.0",

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