steam-sysreq
Advanced tools
Comparing version
{ | ||
"name": "steam-sysreq", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"description": "Gets system requirement information to compare to the ones shown in Steam.", | ||
@@ -20,11 +20,11 @@ "main": "index.js", | ||
"dependencies": { | ||
"systeminformation": "^5.18.4" | ||
"systeminformation": "^5.21.4" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.3.1", | ||
"@typescript-eslint/eslint-plugin": "^5.60.0", | ||
"@typescript-eslint/parser": "^5.60.0", | ||
"eslint": "^8.43.0", | ||
"prettier": "^2.8.8", | ||
"typescript": "^5.1.3" | ||
"@types/node": "^20.5.9", | ||
"@typescript-eslint/eslint-plugin": "^6.6.0", | ||
"@typescript-eslint/parser": "^6.6.0", | ||
"eslint": "^8.48.0", | ||
"prettier": "^3.0.3", | ||
"typescript": "^5.2.2" | ||
}, | ||
@@ -37,4 +37,4 @@ "bugs": { | ||
"type": "git", | ||
"url": "git+https://github.com/VoltrexKeyva/steam-sysreq" | ||
"url": "git+https://github.com/VoltrexKeyva/steam-sysreq.git" | ||
} | ||
} |
3952
0.05%Updated