@aws-sdk/signature-v4
Advanced tools
Comparing version 3.5.0 to 3.6.1
{ | ||
"name": "@aws-sdk/signature-v4", | ||
"version": "3.5.0", | ||
"version": "3.6.1", | ||
"description": "A standalone implementation of the AWS Signature V4 request signing algorithm", | ||
@@ -23,6 +23,6 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/is-array-buffer": "3.4.1", | ||
"@aws-sdk/types": "3.4.1", | ||
"@aws-sdk/util-hex-encoding": "3.4.1", | ||
"@aws-sdk/util-uri-escape": "3.4.1", | ||
"@aws-sdk/is-array-buffer": "3.6.1", | ||
"@aws-sdk/types": "3.6.1", | ||
"@aws-sdk/util-hex-encoding": "3.6.1", | ||
"@aws-sdk/util-uri-escape": "3.6.1", | ||
"tslib": "^1.8.0" | ||
@@ -32,4 +32,4 @@ }, | ||
"@aws-crypto/sha256-js": "^1.0.0", | ||
"@aws-sdk/protocol-http": "3.5.0", | ||
"@aws-sdk/util-buffer-from": "3.4.1", | ||
"@aws-sdk/protocol-http": "3.6.1", | ||
"@aws-sdk/util-buffer-from": "3.6.1", | ||
"@types/jest": "^26.0.4", | ||
@@ -49,3 +49,3 @@ "jest": "^26.1.0", | ||
}, | ||
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/packages/signature-v4", | ||
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/signature-v4", | ||
"repository": { | ||
@@ -52,0 +52,0 @@ "type": "git", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
387473
1
+ Added@aws-sdk/is-array-buffer@3.6.1(transitive)
+ Added@aws-sdk/types@3.6.1(transitive)
+ Added@aws-sdk/util-hex-encoding@3.6.1(transitive)
+ Added@aws-sdk/util-uri-escape@3.6.1(transitive)
- Removed@aws-sdk/is-array-buffer@3.4.1(transitive)
- Removed@aws-sdk/types@3.4.1(transitive)
- Removed@aws-sdk/util-hex-encoding@3.4.1(transitive)
- Removed@aws-sdk/util-uri-escape@3.4.1(transitive)
Updated@aws-sdk/types@3.6.1