@bitgo/bls-dkg
Advanced tools
Comparing version 1.1.0-rc.0 to 1.1.0-rc.1
'use strict'; | ||
module.exports = { | ||
timeout: '5000', | ||
timeout: '20000', | ||
exit: true, | ||
} |
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.1.0-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/bls-dkg@1.1.0-rc.0...@bitgo/bls-dkg@1.1.0-rc.1) (2022-06-21) | ||
**Note:** Version bump only for package @bitgo/bls-dkg | ||
# [1.1.0-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/bls-dkg@1.0.2...@bitgo/bls-dkg@1.1.0-rc.0) (2022-05-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bitgo/bls-dkg", | ||
"version": "1.1.0-rc.0", | ||
"version": "1.1.0-rc.1", | ||
"description": "A simple implementation of BLS + DKG", | ||
@@ -18,3 +18,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "c68407e8da43530d05560dae7a0f0cf07405ce56" | ||
"gitHead": "470decafdce823e475e9d8744063556916b06839" | ||
} |
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
24810