@smithy/signature-v4
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@smithy/signature-v4", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A standalone implementation of the AWS Signature V4 request signing algorithm", | ||
@@ -28,5 +28,5 @@ "main": "./dist-cjs/index.js", | ||
"@smithy/is-array-buffer": "^3.0.0", | ||
"@smithy/types": "^3.0.0", | ||
"@smithy/types": "^3.1.0", | ||
"@smithy/util-hex-encoding": "^3.0.0", | ||
"@smithy/util-middleware": "^3.0.0", | ||
"@smithy/util-middleware": "^3.0.1", | ||
"@smithy/util-uri-escape": "^3.0.0", | ||
@@ -38,3 +38,3 @@ "@smithy/util-utf8": "^3.0.0", | ||
"@aws-crypto/sha256-js": "3.0.0", | ||
"@smithy/protocol-http": "^4.0.0", | ||
"@smithy/protocol-http": "^4.0.1", | ||
"concurrently": "7.0.0", | ||
@@ -41,0 +41,0 @@ "downlevel-dts": "0.10.1", |
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
5
Updated@smithy/types@^3.1.0