@cretezy/phc-scrypt
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"name": "@cretezy/phc-scrypt", | ||
@@ -47,2 +47,3 @@ "description": "Node.JS scrypt password hashing algorithm following the PHC string format", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"files": [ | ||
@@ -49,0 +50,0 @@ "index.js" |
34923