@smithy/signature-v4
Advanced tools
Comparing version 4.1.1 to 4.1.2
{ | ||
"name": "@smithy/signature-v4", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "A standalone implementation of the AWS Signature V4 request signing algorithm", | ||
@@ -28,6 +28,6 @@ "main": "./dist-cjs/index.js", | ||
"@smithy/is-array-buffer": "^3.0.0", | ||
"@smithy/protocol-http": "^4.1.1", | ||
"@smithy/types": "^3.4.0", | ||
"@smithy/protocol-http": "^4.1.2", | ||
"@smithy/types": "^3.4.1", | ||
"@smithy/util-hex-encoding": "^3.0.0", | ||
"@smithy/util-middleware": "^3.0.4", | ||
"@smithy/util-middleware": "^3.0.5", | ||
"@smithy/util-uri-escape": "^3.0.0", | ||
@@ -34,0 +34,0 @@ "@smithy/util-utf8": "^3.0.0", |
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
Updated@smithy/protocol-http@^4.1.2
Updated@smithy/types@^3.4.1