@aws-sdk/hash-node
Advanced tools
Comparing version 3.20.0 to 3.22.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.22.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.21.0...v3.22.0) (2021-07-16) | ||
### Bug Fixes | ||
* **clients:** prefix `dist/` for typesVersions TS<4 ([#2580](https://github.com/aws/aws-sdk-js-v3/issues/2580)) ([dff5cd4](https://github.com/aws/aws-sdk-js-v3/commit/dff5cd4b6fa00453e938ce8f238c1542ee7ba3d6)) | ||
# [3.20.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.19.0...v3.20.0) (2021-07-02) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/hash-node", | ||
"version": "3.20.0", | ||
"version": "3.22.0", | ||
"scripts": { | ||
@@ -27,4 +27,4 @@ "build:cjs": "tsc -p tsconfig.cjs.json", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.20.0", | ||
"@aws-sdk/util-buffer-from": "3.20.0", | ||
"@aws-sdk/types": "3.22.0", | ||
"@aws-sdk/util-buffer-from": "3.22.0", | ||
"tslib": "^2.0.0" | ||
@@ -37,4 +37,4 @@ }, | ||
"<4.0": { | ||
"types/*": [ | ||
"types/ts3.4/*" | ||
"dist/types/*": [ | ||
"dist/types/ts3.4/*" | ||
] | ||
@@ -41,0 +41,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
47210
+ Added@aws-sdk/is-array-buffer@3.22.0(transitive)
+ Added@aws-sdk/types@3.22.0(transitive)
+ Added@aws-sdk/util-buffer-from@3.22.0(transitive)
- Removed@aws-sdk/is-array-buffer@3.20.0(transitive)
- Removed@aws-sdk/types@3.20.0(transitive)
- Removed@aws-sdk/util-buffer-from@3.20.0(transitive)
Updated@aws-sdk/types@3.22.0