@smithy/signature-v4
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@smithy/signature-v4", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A standalone implementation of the AWS Signature V4 request signing algorithm", | ||
@@ -27,5 +27,5 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@smithy/eventstream-codec": "^1.0.2", | ||
"@smithy/eventstream-codec": "^1.0.3", | ||
"@smithy/is-array-buffer": "^1.0.2", | ||
"@smithy/types": "^1.1.1", | ||
"@smithy/types": "^2.0.0", | ||
"@smithy/util-hex-encoding": "^1.0.2", | ||
@@ -39,3 +39,3 @@ "@smithy/util-middleware": "^1.0.2", | ||
"@aws-crypto/sha256-js": "3.0.0", | ||
"@smithy/protocol-http": "^1.1.1", | ||
"@smithy/protocol-http": "^1.1.2", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -42,0 +42,0 @@ "concurrently": "7.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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
1
+ Added@smithy/types@2.12.0(transitive)
Updated@smithy/types@^2.0.0