@aws-sdk/body-checksum-node
Advanced tools
Comparing version 3.577.0 to 3.598.0
{ | ||
"name": "@aws-sdk/body-checksum-node", | ||
"version": "3.577.0", | ||
"version": "3.598.0", | ||
"scripts": { | ||
@@ -24,7 +24,7 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-sdk/chunked-stream-reader-node": "3.568.0", | ||
"@aws-sdk/sha256-tree-hash": "3.577.0", | ||
"@aws-sdk/types": "3.577.0", | ||
"@aws-sdk/sha256-tree-hash": "3.598.0", | ||
"@aws-sdk/types": "3.598.0", | ||
"@smithy/is-array-buffer": "^3.0.0", | ||
"@smithy/protocol-http": "^4.0.0", | ||
"@smithy/types": "^3.0.0", | ||
"@smithy/protocol-http": "^4.0.1", | ||
"@smithy/types": "^3.1.0", | ||
"@smithy/util-hex-encoding": "^3.0.0", | ||
@@ -35,3 +35,3 @@ "@smithy/util-utf8": "^3.0.0", | ||
"devDependencies": { | ||
"@aws-crypto/sha256-js": "3.0.0", | ||
"@aws-crypto/sha256-js": "5.2.0", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -38,0 +38,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
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
+ Added@aws-sdk/sha256-tree-hash@3.598.0(transitive)
+ Added@aws-sdk/types@3.598.0(transitive)
- Removed@aws-sdk/sha256-tree-hash@3.577.0(transitive)
- Removed@aws-sdk/types@3.577.0(transitive)
Updated@aws-sdk/types@3.598.0
Updated@smithy/protocol-http@^4.0.1
Updated@smithy/types@^3.1.0