@aws-sdk/hash-stream-node
Advanced tools
Comparing version 3.50.0 to 3.52.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.52.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.51.0...v3.52.0) (2022-02-18) | ||
**Note:** Version bump only for package @aws-sdk/hash-stream-node | ||
# [3.50.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.49.0...v3.50.0) (2022-02-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/hash-stream-node", | ||
"version": "3.50.0", | ||
"version": "3.52.0", | ||
"scripts": { | ||
@@ -10,3 +10,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4", | ||
"clean": "rimraf ./dist-*", | ||
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo", | ||
"test": "jest" | ||
@@ -23,3 +23,3 @@ }, | ||
"dependencies": { | ||
"@aws-sdk/types": "3.50.0", | ||
"@aws-sdk/types": "3.52.0", | ||
"tslib": "^2.3.0" | ||
@@ -29,3 +29,3 @@ }, | ||
"@aws-crypto/sha256-js": "2.0.0", | ||
"@aws-sdk/util-hex-encoding": "3.49.0", | ||
"@aws-sdk/util-hex-encoding": "3.52.0", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -32,0 +32,0 @@ "@types/node": "^10.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
53122
20
171
+ Added@aws-sdk/types@3.52.0(transitive)
- Removed@aws-sdk/types@3.50.0(transitive)
Updated@aws-sdk/types@3.52.0