dmhy-subscribe
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "dmhy-subscribe", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Subscribe by keywords and download megnets", | ||
@@ -26,4 +26,4 @@ "keywords": [], | ||
"aria2": "^4.1.2", | ||
"chalk": "^5.2.0", | ||
"console-table-printer": "^2.11.1", | ||
"chalk": "^5.3.0", | ||
"console-table-printer": "^2.11.2", | ||
"debug": "^4.3.4", | ||
@@ -33,3 +33,3 @@ "js-yaml": "^4.1.0", | ||
"rss-parser": "^3.13.0", | ||
"semver": "^7.5.1", | ||
"semver": "^7.5.3", | ||
"sqlite3": "^5.1.6", | ||
@@ -40,10 +40,10 @@ "yargs": "^17.7.2" | ||
"@flandredaisuki/eslint-config": "^0.0.4", | ||
"@types/debug": "^4.1.7", | ||
"@types/debug": "^4.1.8", | ||
"@types/js-yaml": "^4.0.5", | ||
"@types/node": "^20.2.1", | ||
"@types/node": "^20.3.3", | ||
"@types/semver": "^7.5.0", | ||
"@types/yargs": "^17.0.24", | ||
"eslint": "^8.40.0", | ||
"typescript": "^5.0.4", | ||
"vitest": "^0.31.1" | ||
"eslint": "^8.44.0", | ||
"typescript": "^5.1.6", | ||
"vitest": "^0.31.4" | ||
}, | ||
@@ -50,0 +50,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
64141
1434
Updatedchalk@^5.3.0
Updatedsemver@^7.5.3