sha-anything
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "sha-anything", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A tiny TS utility to sha256 anything, including objects (with sorted keys option). Uses native crypto in browser & NodeJS.", | ||
@@ -22,3 +22,3 @@ "type": "module", | ||
"fast-sort": "^3.4.0", | ||
"is-what": "^5.0.0" | ||
"is-what": "^5.0.1" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
Updatedis-what@^5.0.1