@aws-sdk/body-checksum-node
Advanced tools
Comparing version 3.162.0 to 3.168.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.168.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.167.0...v3.168.0) (2022-09-09) | ||
**Note:** Version bump only for package @aws-sdk/body-checksum-node | ||
# [3.162.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.161.0...v3.162.0) (2022-08-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/body-checksum-node", | ||
"version": "3.162.0", | ||
"version": "3.168.0", | ||
"scripts": { | ||
@@ -8,2 +8,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"build:es": "tsc -p tsconfig.es.json", | ||
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", | ||
"build:types": "tsc -p tsconfig.types.json", | ||
@@ -23,8 +24,8 @@ "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4", | ||
"dependencies": { | ||
"@aws-sdk/chunked-stream-reader-node": "3.55.0", | ||
"@aws-sdk/is-array-buffer": "3.55.0", | ||
"@aws-sdk/protocol-http": "3.162.0", | ||
"@aws-sdk/sha256-tree-hash": "3.162.0", | ||
"@aws-sdk/types": "3.162.0", | ||
"@aws-sdk/util-hex-encoding": "3.109.0", | ||
"@aws-sdk/chunked-stream-reader-node": "3.168.0", | ||
"@aws-sdk/is-array-buffer": "3.168.0", | ||
"@aws-sdk/protocol-http": "3.168.0", | ||
"@aws-sdk/sha256-tree-hash": "3.168.0", | ||
"@aws-sdk/types": "3.168.0", | ||
"@aws-sdk/util-hex-encoding": "3.168.0", | ||
"tslib": "^2.3.1" | ||
@@ -34,3 +35,3 @@ }, | ||
"@aws-crypto/sha256-js": "2.0.0", | ||
"@aws-sdk/util-utf8-node": "3.109.0", | ||
"@aws-sdk/util-utf8-node": "3.168.0", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -37,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
39446
+ Added@aws-sdk/chunked-stream-reader-node@3.168.0(transitive)
+ Added@aws-sdk/is-array-buffer@3.168.0(transitive)
+ Added@aws-sdk/protocol-http@3.168.0(transitive)
+ Added@aws-sdk/sha256-tree-hash@3.168.0(transitive)
+ Added@aws-sdk/types@3.168.0(transitive)
+ Added@aws-sdk/util-hex-encoding@3.168.0(transitive)
- Removed@aws-sdk/chunked-stream-reader-node@3.55.0(transitive)
- Removed@aws-sdk/is-array-buffer@3.55.0(transitive)
- Removed@aws-sdk/protocol-http@3.162.0(transitive)
- Removed@aws-sdk/sha256-tree-hash@3.162.0(transitive)
- Removed@aws-sdk/types@3.162.0(transitive)
- Removed@aws-sdk/util-hex-encoding@3.109.0(transitive)
Updated@aws-sdk/types@3.168.0