Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
9746709aab | |||
2c4e09cf88 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nodehash",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "simplifies access to node hash functions",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
@ -14,7 +14,9 @@
|
||||
"keywords": [
|
||||
"hash",
|
||||
"node",
|
||||
"sha265"
|
||||
"sha256",
|
||||
"stream",
|
||||
"filehash"
|
||||
],
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user