Comparing version 0.0.3 to 0.0.4
@@ -1,7 +0,1 @@ | ||
declare module 'worker-loader*' { | ||
class WebpackWorker extends Worker { | ||
constructor(); | ||
} | ||
export = WebpackWorker; | ||
} | ||
import MistBase from './MistBase'; | ||
@@ -8,0 +2,0 @@ export default class MistThreaded extends MistBase { |
{ | ||
"name": "dice-mist", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A wrapper for the evaporate library allowing use in a web worker.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -34,4 +34,9 @@ # Dice Mist | ||
### Web Worker Crypto Functions | ||
For ease of instantiation the web work implementation does not accept MD5 or SHA256 functions from the config. | ||
These are set to [js-spark-md5](https://github.com/satazor/js-spark-md5) and [js-sha256](https://github.com/emn178/js-sha256). | ||
## How It Works | ||
![Sequence Diagram](https://raw.githubusercontent.com/DiceTechnology/dice-mist/master/docs/sequence.png "Upload Sequence Diagram") |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
830511
29
42
889
1