3.2.0
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "@push.rocks/smarthash",
|
||||
"version": "3.1.0",
|
||||
"version": "3.2.0",
|
||||
"private": false,
|
||||
"description": "Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.",
|
||||
"exports": {
|
||||
".": "./dist_ts/index.js",
|
||||
"./web":"./dist_ts_web/index.js"
|
||||
"./web": "./dist_ts_web/index.js"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "(tstest test/ --web)",
|
||||
|
Reference in New Issue
Block a user