You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

steam-sysreq

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

steam-sysreq - npm Package Compare versions

Comparing version

to
1.3.7

18

package.json
{
"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"
}
}