Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-signing

Package Overview
Dependencies
7
Maintainers
4
Versions
180
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.6 to 1.0.0-alpha.7

39

CHANGELOG.md

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

# 1.0.0-alpha.7 (2020-01-22)
# 1.0.0-alpha.9 (2020-01-17)
# 1.0.0-alpha.8 (2020-01-16)
# 1.0.0-alpha.4 (2020-01-14)
# 1.0.0-alpha.1 (2020-01-10)
# 0.9.0 (2020-01-09)
### Bug Fixes
* update input and resolved naming ([#444](https://github.com/aws/aws-sdk-js-v3/issues/444)) ([4235b6c](https://github.com/aws/aws-sdk-js-v3/commit/4235b6c))
### Features
* enable clockSkew correction by default ([#459](https://github.com/aws/aws-sdk-js-v3/issues/459)) ([16eabff](https://github.com/aws/aws-sdk-js-v3/commit/16eabff))
* remove absolute priority numbers from middleware stack ([#434](https://github.com/aws/aws-sdk-js-v3/issues/434)) ([2ad5796](https://github.com/aws/aws-sdk-js-v3/commit/2ad5796))
* standardize plugins ([#422](https://github.com/aws/aws-sdk-js-v3/issues/422)) ([09112e5](https://github.com/aws/aws-sdk-js-v3/commit/09112e5))
* start endpoint resolver generation ([#472](https://github.com/aws/aws-sdk-js-v3/issues/472)) ([d0f9250](https://github.com/aws/aws-sdk-js-v3/commit/d0f9250))
# 1.0.0-alpha.6 (2020-01-17)

@@ -8,0 +47,0 @@

8

package.json
{
"name": "@aws-sdk/middleware-signing",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"scripts": {

@@ -22,7 +22,7 @@ "prepublishOnly": "tsc",

"dependencies": {
"@aws-sdk/protocol-http": "^1.0.0-alpha.4",
"@aws-sdk/signature-v4": "^1.0.0-alpha.6",
"@aws-sdk/types": "^1.0.0-alpha.2",
"@aws-sdk/protocol-http": "^1.0.0-alpha.5",
"@aws-sdk/signature-v4": "^1.0.0-alpha.7",
"@aws-sdk/types": "^1.0.0-alpha.3",
"tslib": "^1.8.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc