@aws-sdk/body-checksum-node
Advanced tools
Comparing version 3.495.0 to 3.496.0
@@ -56,4 +56,6 @@ var __defProp = Object.defineProperty; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
0 && (module.exports = { | ||
bodyChecksumGenerator | ||
}); | ||
{ | ||
"name": "@aws-sdk/body-checksum-node", | ||
"version": "3.495.0", | ||
"version": "3.496.0", | ||
"scripts": { | ||
@@ -24,9 +24,9 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-sdk/chunked-stream-reader-node": "3.495.0", | ||
"@aws-sdk/sha256-tree-hash": "3.495.0", | ||
"@aws-sdk/types": "3.495.0", | ||
"@smithy/is-array-buffer": "^2.1.0", | ||
"@smithy/protocol-http": "^3.1.0", | ||
"@smithy/types": "^2.9.0", | ||
"@smithy/util-hex-encoding": "^2.1.0", | ||
"@smithy/util-utf8": "^2.1.0", | ||
"@aws-sdk/sha256-tree-hash": "3.496.0", | ||
"@aws-sdk/types": "3.496.0", | ||
"@smithy/is-array-buffer": "^2.1.1", | ||
"@smithy/protocol-http": "^3.1.1", | ||
"@smithy/types": "^2.9.1", | ||
"@smithy/util-hex-encoding": "^2.1.1", | ||
"@smithy/util-utf8": "^2.1.1", | ||
"tslib": "^2.5.0" | ||
@@ -33,0 +33,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
18212
+ Added@aws-sdk/sha256-tree-hash@3.496.0(transitive)
+ Added@aws-sdk/types@3.496.0(transitive)
- Removed@aws-sdk/sha256-tree-hash@3.495.0(transitive)
- Removed@aws-sdk/types@3.495.0(transitive)
Updated@aws-sdk/types@3.496.0
Updated@smithy/protocol-http@^3.1.1
Updated@smithy/types@^2.9.1
Updated@smithy/util-utf8@^2.1.1