@aws-sdk/hash-stream-node
Advanced tools
Comparing version 1.0.0-gamma.3 to 1.0.0-gamma.4
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-gamma.4](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/hash-stream-node@1.0.0-gamma.3...@aws-sdk/hash-stream-node@1.0.0-gamma.4) (2020-07-21) | ||
**Note:** Version bump only for package @aws-sdk/hash-stream-node | ||
# [1.0.0-gamma.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/hash-stream-node@1.0.0-gamma.2...@aws-sdk/hash-stream-node@1.0.0-gamma.3) (2020-07-13) | ||
@@ -8,0 +16,0 @@ |
const base = require("../../jest.config.base.js"); | ||
module.exports = { | ||
...base | ||
...base, | ||
}; |
{ | ||
"name": "@aws-sdk/hash-stream-node", | ||
"version": "1.0.0-gamma.3", | ||
"version": "1.0.0-gamma.4", | ||
"scripts": { | ||
@@ -25,3 +25,3 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"@aws-crypto/sha256-js": "^1.0.0-alpha.0", | ||
"@aws-sdk/util-hex-encoding": "1.0.0-gamma.3", | ||
"@aws-sdk/util-hex-encoding": "1.0.0-gamma.4", | ||
"@types/jest": "^26.0.4", | ||
@@ -28,0 +28,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
44386