dmhy-subscribe
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "dmhy-subscribe", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Subscribe by keywords and download megnets", | ||
@@ -32,3 +32,3 @@ "keywords": [], | ||
"rss-parser": "^3.13.0", | ||
"semver": "^7.5.3", | ||
"semver": "^7.5.4", | ||
"sqlite3": "^5.1.6", | ||
@@ -41,7 +41,7 @@ "yargs": "^17.7.2" | ||
"@types/js-yaml": "^4.0.5", | ||
"@types/node": "^20.3.3", | ||
"@types/node": "^20.5.6", | ||
"@types/semver": "^7.5.0", | ||
"@types/yargs": "^17.0.24", | ||
"eslint": "^8.44.0", | ||
"typescript": "^5.1.6", | ||
"eslint": "^8.48.0", | ||
"typescript": "^5.2.2", | ||
"vitest": "^0.31.4" | ||
@@ -51,3 +51,12 @@ }, | ||
"node": ">=18" | ||
}, | ||
"pnpm": { | ||
"overrides": { | ||
"array-includes": "npm:@nolyfill/array-includes@latest", | ||
"array.prototype.flat": "npm:@nolyfill/array.prototype.flat@latest", | ||
"array.prototype.flatmap": "npm:@nolyfill/array.prototype.flatmap@latest", | ||
"has": "npm:@nolyfill/has@latest", | ||
"object.values": "npm:@nolyfill/object.values@latest" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
65503
1462
9
Updatedsemver@^7.5.4