@aws-sdk/signature-v4
Advanced tools
Comparing version 3.20.0 to 3.22.0
{ | ||
"name": "@aws-sdk/signature-v4", | ||
"version": "3.20.0", | ||
"version": "3.22.0", | ||
"description": "A standalone implementation of the AWS Signature V4 request signing algorithm", | ||
@@ -22,6 +22,6 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/is-array-buffer": "3.20.0", | ||
"@aws-sdk/types": "3.20.0", | ||
"@aws-sdk/util-hex-encoding": "3.20.0", | ||
"@aws-sdk/util-uri-escape": "3.20.0", | ||
"@aws-sdk/is-array-buffer": "3.22.0", | ||
"@aws-sdk/types": "3.22.0", | ||
"@aws-sdk/util-hex-encoding": "3.22.0", | ||
"@aws-sdk/util-uri-escape": "3.22.0", | ||
"tslib": "^2.0.0" | ||
@@ -31,4 +31,4 @@ }, | ||
"@aws-crypto/sha256-js": "^1.0.0", | ||
"@aws-sdk/protocol-http": "3.20.0", | ||
"@aws-sdk/util-buffer-from": "3.20.0", | ||
"@aws-sdk/protocol-http": "3.22.0", | ||
"@aws-sdk/util-buffer-from": "3.22.0", | ||
"@types/jest": "^26.0.4", | ||
@@ -43,4 +43,4 @@ "jest": "^26.1.0", | ||
"<4.0": { | ||
"types/*": [ | ||
"types/ts3.4/*" | ||
"dist/types/*": [ | ||
"dist/types/ts3.4/*" | ||
] | ||
@@ -47,0 +47,0 @@ } |
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
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
382613
+ Added@aws-sdk/is-array-buffer@3.22.0(transitive)
+ Added@aws-sdk/types@3.22.0(transitive)
+ Added@aws-sdk/util-hex-encoding@3.22.0(transitive)
+ Added@aws-sdk/util-uri-escape@3.22.0(transitive)
- Removed@aws-sdk/is-array-buffer@3.20.0(transitive)
- Removed@aws-sdk/types@3.20.0(transitive)
- Removed@aws-sdk/util-hex-encoding@3.20.0(transitive)
- Removed@aws-sdk/util-uri-escape@3.20.0(transitive)
Updated@aws-sdk/types@3.22.0