优化大文件md5值计算速度
Showing
... | ... | @@ -25,6 +25,7 @@ |
"mui": "0.0.1", | ||
"quagga": "^0.12.1", | ||
"register-service-worker": "^1.7.1", | ||
"spark-md5": "^3.0.1", | ||
"validator": "^13.6.0", | ||
"vant": "^2.12.22", | ||
"vconsole": "^3.7.0", | ||
... | ... | @@ -40,6 +41,7 @@ |
"@types/downloadjs": "^1.4.2", | ||
"@types/lodash": "^4.14.170", | ||
"@types/md5": "^2.3.1", | ||
"@types/spark-md5": "^3.0.2", | ||
"@types/validator": "^13.6.3", | ||
"@typescript-eslint/eslint-plugin": "^4.18.0", | ||
"@typescript-eslint/parser": "^4.18.0", | ||
... | ... |
Please
register
or
sign in
to comment