Socket
Socket
Sign inDemoInstall

@aws-sdk/protocol-http

Package Overview
Dependencies
Maintainers
5
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 3.5.0 to 3.6.1

11

CHANGELOG.md

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

## [3.6.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.6.0...v3.6.1) (2021-02-22)
### Bug Fixes
* update references of default branch from master to main ([#2057](https://github.com/aws/aws-sdk-js-v3/issues/2057)) ([59b8b58](https://github.com/aws/aws-sdk-js-v3/commit/59b8b58c3a8c057b36abfaa59bae3a6ffb068cf1))
# [3.5.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.4.1...v3.5.0) (2021-02-12)

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

6

package.json
{
"name": "@aws-sdk/protocol-http",
"version": "3.5.0",
"version": "3.6.1",
"scripts": {

@@ -23,3 +23,3 @@ "prepublishOnly": "yarn build:cjs && yarn build:es",

"dependencies": {
"@aws-sdk/types": "3.4.1",
"@aws-sdk/types": "3.6.1",
"tslib": "^1.8.0"

@@ -42,3 +42,3 @@ },

},
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/packages/protocol-http",
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/protocol-http",
"repository": {

@@ -45,0 +45,0 @@ "type": "git",

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