We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d6dec3 commit cbf082bCopy full SHA for cbf082b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "steam-chat-logger",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "Node.js based script for saving chat logs by day and user that is talked with on Steam",
5
"main": "index.js",
6
"bugs": {
@@ -14,9 +14,9 @@
14
"request": "2.88.0",
15
"request-promise": "4.2.6",
16
"scl-diagnostics": "^1.0.4",
17
- "steam-totp": "^2.1.2",
18
- "steam-user": "5.0.4",
19
- "steamcommunity": "^3.48.0",
+ "steam-totp": "2.1.2",
+ "steam-user": "5.2.3",
+ "steamcommunity": "3.48.8",
20
"winston": "3.3.3"
21
},
22
"scripts": {
@@ -29,5 +29,5 @@
29
30
"author": "Veljko Vuckovic",
31
"license": "MIT",
32
- "years": "2020-2021-2022-2023-2024"
+ "years": "2020-2021-2022-2023-2024-2025"
33
}
0 commit comments