Commit Graph

25 Commits

Author SHA1 Message Date
CosminPerRam d4b16a1434 chore: bump version to 4.3.1 and update changelog 2023-12-30 16:29:27 +02:00
CosminPerRam 74ad9cadfa chore: version bump 2023-12-03 03:09:15 +02:00
CosminPerRam 14558693e7 chore: re-run npm install and bump version 2023-11-25 16:30:21 +02:00
CosminPerRam 0777dea71c feat: remove axios from dependencies (#403)
* feat: remove axios usage

* fix: remove unused import

* docs: add comment on why we use usedTcp = true
2023-11-25 16:22:06 +02:00
CosminPerRam 47ba2ae649 feat: Add support for ARK: Survival Ascended using EOS protocol (#402)
* Add epic protocol

* Add support for ARK: Survival Ascended

- Using epic protocol

* Fix online player count

* Final cleanup
2023-11-25 16:21:07 +02:00
CosminPerRam ca7f56c996
deps: Replace compressjs by seek-bzip (#349)
* Replace compressjs by seek-bzip

* Update CHANGELOG
2023-09-09 11:33:02 +03:00
CosminPerRam 21b9cb4d8d chore(deps): update got to solve vulnerability 2023-08-15 23:19:46 +03:00
dependabot[bot] d9dd504317
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#330)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 22:51:05 +03:00
c43721 3e5a8ae54d chore(deps): remove moment for date-fns 2022-07-09 18:06:01 +00:00
Michael Morrison e6a7b2970c Update dependencies 2022-04-17 20:39:43 -05:00
Michael Morrison c7a669ce6b Update `got`, which now requires node 14 2022-02-05 20:10:14 -06:00
Michael Morrison f93354203d Update dependencies 2022-02-05 19:58:00 -06:00
Michael Morrison fec5a1fac6 Fix raw player subobject in fivem, assettocorsa, gamespy2 Fixes #222
Clarify nodejs 12 requirement for gamedig 3 Fixes #220
Release 3.0.1
2021-04-10 22:27:33 -05:00
Michael Morrison b99abcd8b3 Updated dependencies (2.0.22) 2020-08-01 20:44:00 -05:00
Michael Morrison 487b17dd73 Swap from request to got 2020-07-04 23:28:03 -05:00
Michael Morrison 67563c0f1e Dependency updates 2020-07-04 22:36:29 -05:00
mmorrison 899627a92f Update dependencies 2019-10-15 15:03:11 -05:00
mmorrison f0a24b8f65 Use @types/node@8.0.0 to validate (and fix) small node 8 api issues 2019-02-19 21:15:34 -06:00
mmorrison 05619469b7 Add punycode support (2.0.6) 2019-01-20 03:45:57 -06:00
mmorrison efe12a00aa More async conversion 2019-01-10 22:20:56 -06:00
mmorrison 9b8423b20a More async conversions 2019-01-09 05:35:11 -06:00
mmorrison 9dd538f493 Bump versions for moment and request to remove security warning 2018-03-18 00:56:01 -05:00
mmorrison b015d58a0a Fixes for ase, geneshift, minecraftping, and quake 2 arising from cleanup 2017-08-09 05:04:32 -05:00
mmorrison 093d8d5ff1 Bump dependencies to latest of major version spec 2017-08-08 23:04:10 -05:00
mmorrison 7d9f0750ee Touch with npm 5 2017-08-08 22:59:13 -05:00