mirror of
https://github.com/emn178/js-md5.git
synced 2026-08-12 20:31:43 +08:00
* Removed length detection in node.js.
* Deprecated `buffer` and replace by `arrayBuffer`.
This commit is contained in:
+1
-2
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"name": "js-md5",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"main": ["src/md5.js"],
|
||||
"ignore": [
|
||||
"samples",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user