The version in node_modules/steam-user/package.json:
{
"_args": [
[
"
[email protected]",
"D:\\VsCode\\JS\\test"
]
],
"_from": "
[email protected]",
"_id": "
[email protected]",
"_inBundle": false,
"_integrity": "sha512-ZrF2i0V5uwyQGRnHcfCvXCS3MrOR3WdN/VNoYIGqmW5Kbw7hSS3XTmGUW3JpLcjnsjzdiBCAOnIkoFvwtJuBuw==",
"_location": "/steam-user",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "
[email protected]",
"name": "steam-user",
"escapedName": "steam-user",
"rawSpec": "4.20.0",
"saveSpec": null,
"fetchSpec": "4.20.0"
},
"_requiredBy": [
"/",
"/csgo-cdn"
],
"_resolved": "https://registry.npmjs.org/steam-user/-/steam-user-4.20.0.tgz",
"_spec": "4.20.0",
"_where": "D:\\VsCode\\JS\\test",
"author": {
"name": "Alex Corn",
"email": "
[email protected]",
"url": "https://www.doctormckay.com"
},
"bugs": {
"url": "https://github.com/DoctorMcKay/node-steam-user/issues"
},
"dependencies": {
"@bbob/parser": "^2.2.0",
"@doctormckay/stdlib": "^1.11.1",
"@doctormckay/steam-crypto": "^1.2.0",
"adm-zip": "^0.4.13",
"appdirectory": "^0.1.0",
"binarykvparser": "^2.2.0",
"bytebuffer": "^5.0.0",
"file-manager": "^2.0.0",
"lzma": "^2.3.2",
"protobufjs": "^6.8.8",
"steam-appticket": "^1.0.1",
"steam-totp": "^2.0.1",
"steamid": "^1.1.0",
"vdf": "^0.0.2",
"websocket13": "^2.1.3"
},
"description": "Steam client for Individual and AnonUser Steam account types",
"devDependencies": {
"steamcommunity": "^3.39.0",
"wtfnode": "^0.8.4"
},
"engines": {
"node": ">=8.0.0"
},
"homepage": "https://github.com/DoctorMcKay/node-steam-user",
"keywords": [
"steam",
"steam client",
"steam user"
],
"license": "MIT",
"name": "steam-user",
"repository": {
"type": "git",
"url": "git+https://github.com/DoctorMcKay/node-steam-user.git"
},
"scripts": {
"generate-enums": "node scripts/generate-enums.js",
"generate-protos": "node scripts/generate-protos.js",
"prepublishOnly": "node scripts/prepublish.js"
},
"version": "4.20.0"
}
^ version 4.20.0
see attached image that line 155 is indeed blank.
also node version is lts v14