diff --git a/README.md b/README.md index 32cf76a..f9bf22d 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ The missing piece of hentai2read.com - TBA - Example - https://janda.mod.land/hentai2read/get?book=butabako_shotaone_matome_fgo_hen/1 + - https://janda.mod.land/hentai2read/search?key=futanari ### Simply-hentai The missing piece of simply-hentai.com diff --git a/package.json b/package.json index d933778..4f98900 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jandapress", - "version": "1.0.18", + "version": "1.0.19", "description": "Experimental doujin API with gather in mind", "main": "build/src/index.js", "scripts": { @@ -30,24 +30,24 @@ "express-rate-limit": "^6.4.0", "express-slow-down": "^1.4.0", "phin": "^3.6.1", - "pino": "^7.11.0", - "pino-pretty": "^8.0.0" + "pino": "^8.7.0", + "pino-pretty": "^9.1.1" }, "devDependencies": { "@types/cors": "^2.8.12", - "@types/express-rate-limit": "^6.0.0", + "@types/express": "^4.17.14", "@types/express-slow-down": "^1.3.2", - "@types/node": "^14.14.37", + "@types/node": "^18.11.13", "@types/tough-cookie": "^4.0.2", "@typescript-eslint/eslint-plugin": "^5.18.0", "@typescript-eslint/parser": "^5.18.0", "dotenv": "^16.0.1", - "eslint": "^7.32.0", + "eslint": "^8.29.0", "npx": "^10.2.2", "start-server-and-test": "^1.14.0", "ts-node": "^10.8.1", "ts-node-dev": "^2.0.0", - "typescript": "4.6.3" + "typescript": "4.9.4" }, "engines": { "node": ">=14"