@aws-sdk/signature-v4
Advanced tools
Comparing version 3.15.0 to 3.18.0
{ | ||
"name": "@aws-sdk/signature-v4", | ||
"version": "3.15.0", | ||
"version": "3.18.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.13.1", | ||
"@aws-sdk/types": "3.15.0", | ||
"@aws-sdk/util-hex-encoding": "3.13.1", | ||
"@aws-sdk/util-uri-escape": "3.13.1", | ||
"@aws-sdk/is-array-buffer": "3.18.0", | ||
"@aws-sdk/types": "3.18.0", | ||
"@aws-sdk/util-hex-encoding": "3.18.0", | ||
"@aws-sdk/util-uri-escape": "3.18.0", | ||
"tslib": "^2.0.0" | ||
@@ -31,7 +31,7 @@ }, | ||
"@aws-crypto/sha256-js": "^1.0.0", | ||
"@aws-sdk/protocol-http": "3.15.0", | ||
"@aws-sdk/util-buffer-from": "3.13.1", | ||
"@aws-sdk/protocol-http": "3.18.0", | ||
"@aws-sdk/util-buffer-from": "3.18.0", | ||
"@types/jest": "^26.0.4", | ||
"jest": "^26.1.0", | ||
"typescript": "~4.2.4" | ||
"typescript": "~4.3.2" | ||
}, | ||
@@ -38,0 +38,0 @@ "engines": { |
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
375432
+ Added@aws-sdk/is-array-buffer@3.18.0(transitive)
+ Added@aws-sdk/types@3.18.0(transitive)
+ Added@aws-sdk/util-hex-encoding@3.18.0(transitive)
+ Added@aws-sdk/util-uri-escape@3.18.0(transitive)
- Removed@aws-sdk/is-array-buffer@3.13.1(transitive)
- Removed@aws-sdk/types@3.15.0(transitive)
- Removed@aws-sdk/util-hex-encoding@3.13.1(transitive)
- Removed@aws-sdk/util-uri-escape@3.13.1(transitive)
Updated@aws-sdk/types@3.18.0