@cretezy/phc-scrypt
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"name": "@cretezy/phc-scrypt", | ||
@@ -49,3 +49,4 @@ "description": "Node.JS scrypt password hashing algorithm following the PHC string format", | ||
"files": [ | ||
"index.js" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
@@ -52,0 +53,0 @@ "engines": { |
35207
5
237