@@ -1,14 +1,14 @@
|
||||
{
|
||||
"name": "hasher",
|
||||
"version": "1.0.0",
|
||||
"description": "A modern hash search and generation tool powered by Elasticsearch and Next.js",
|
||||
"description": "A modern hash search and generation tool powered by Redis and Next.js",
|
||||
"keywords": [
|
||||
"hash",
|
||||
"md5",
|
||||
"sha1",
|
||||
"sha256",
|
||||
"sha512",
|
||||
"elasticsearch",
|
||||
"redis",
|
||||
"nextjs",
|
||||
"cryptography",
|
||||
"security",
|
||||
@@ -38,9 +38,7 @@
|
||||
"remove-duplicates": "tsx scripts/remove-duplicates.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/elasticsearch": "^9.2.0",
|
||||
"@types/bcrypt": "^6.0.0",
|
||||
"bcrypt": "^6.0.0",
|
||||
"ioredis": "^5.4.2",
|
||||
"lucide-react": "^0.555.0",
|
||||
"next": "15.4.8",
|
||||
"react": "19.1.2",
|
||||
|
||||
Referencia en una nueva incidencia
Block a user