File tree Expand file tree Collapse file tree 2 files changed +375
-552
lines changed
Expand file tree Collapse file tree 2 files changed +375
-552
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " vrchat-log-watcher" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "description" : " Tool to watch and parse VRChat log files in realtime" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
2121 "author" : " lunyaa.dev" ,
2222 "license" : " MIT" ,
2323 "devDependencies" : {
24- "@types/node" : " ^22.13.1 " ,
24+ "@types/node" : " ^25.2.3 " ,
2525 "@types/tail" : " ^2.2.3" ,
26- "tsup" : " ^8.3.6 " ,
27- "typescript" : " ^5.7 .3"
26+ "tsup" : " ^8.5.1 " ,
27+ "typescript" : " ^5.9 .3"
2828 },
2929 "repository" : {
3030 "type" : " git" ,
3131 "url" : " https://github.com/lunyaa-dev/vrchat-log-watcher.git"
3232 },
3333 "dependencies" : {
3434 "tail" : " ^2.2.6" ,
35- "vrchat-location-parser" : " ^0.1.2 "
35+ "vrchat-location-parser" : " ^0.2.0 "
3636 }
3737}
You can’t perform that action at this time.
0 commit comments