Commit Graph

85 Commits

Author SHA1 Message Date
mmorrison 5aaff8e1e0 Added support for cs2d (2.0.5) 2019-01-13 23:54:36 -06:00
mmorrison d5dc3172b1 README improvements (2.0.4) 2019-01-13 22:21:29 -06:00
mmorrison 5f0c9c61ee Added support for Insurgency: Sandstorm (2.0.3) Fixes #98 2019-01-13 00:23:47 -06:00
mmorrison 9619449d77 Added support for Starsiege 2009 Closes #100 (v2.0.2) 2019-01-13 00:02:31 -06:00
mmorrison ad0be5a0bf 2.0.1 2019-01-12 22:57:29 -06:00
mmorrison b2d76da65a Release 2.0.0 2019-01-12 22:44:25 -06:00
mmorrison b974b3e6ee Bump node minimum to 8.0.0 for 2.0 gamedig release 2019-01-12 22:43:42 -06:00
mmorrison 31e6051a04 Release 2.0 2019-01-12 22:42:52 -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 68ee06ef11 Allow encoding override by parameter (1.0.49) 2019-01-06 17:55:12 -06:00
mmorrison 8b3126e430 Use win1252 character encoding for samp (1.0.48) Fixes #99 2019-01-06 14:10:46 -06:00
mmorrison 7cb5146432 1.0.47 2018-11-11 06:13:51 -06:00
mmorrison 82961e550c 1.0.46 2018-05-05 03:32:41 -05:00
mmorrison 49829ddc8c 1.0.45 2018-03-18 05:46:03 -05:00
mmorrison d6dbca8ade 1.0.44 2018-03-18 04:46:23 -05:00
mmorrison f3d13018a0 1.0.43 2018-03-18 01:23:13 -05:00
mmorrison 27779e3bf4 1.0.42 2018-03-18 00:56:11 -05:00
mmorrison 9dd538f493 Bump versions for moment and request to remove security warning 2018-03-18 00:56:01 -05:00
mmorrison 848600e45e 1.0.41 2018-02-13 04:07:46 -06:00
mmorrison ca4ffe5614 1.0.40 2018-01-31 04:03:27 -06:00
mmorrison 3a96e00508 Put query duration into the unstable query object 2018-01-31 00:47:09 -06:00
mmorrison e8ca24e206 1.0.38 2018-01-31 00:44:42 -06:00
mmorrison e3bda42144 1.0.37 2017-08-28 15:06:01 -05:00
mmorrison 40e4dcc60c 1.0.36 2017-08-10 06:49:56 -05:00
mmorrison c30339d866 1.0.35 2017-08-10 06:00:59 -05:00
mmorrison 148b295dc8 1.0.34 2017-08-09 05:41:43 -05:00
mmorrison 20b012ba80 1.0.33 2017-08-09 05:32:49 -05:00
mmorrison 0dd25bfcda 1.0.32 2017-08-09 05:27:46 -05:00
mmorrison 0c7c68f63f 1.0.31 release 2017-08-09 05:26:17 -05:00
mmorrison f63e5f8da6 v1 targeting node 6 to ensure proper es6 support 2017-08-09 04:10:56 -05:00
mmorrison f8d903b982 0.2.30 2017-08-08 23:04:30 -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
mmorrison 7e77f36667 0.2.29 2017-08-08 22:55:51 -05:00
mmorrison ed8a12535e bump version to 0.2.28 2017-03-16 01:44:14 -05:00
mmorrison e4a096246d Merge remote-tracking branch 'MattJeanes/master' 2017-03-14 03:56:44 -05:00
mmorrison 7b9fe2161c Add support for promises 2017-03-14 03:40:02 -05:00
benmag1 6c55e1da56 Fix for 2 vulnerable dependency paths
node-gamedig currently has a 2 vulnerable dependency, introducing 3 different types of known vulnerabilities.

This PR fixes two vulnerable dependency, introducing [remote memory exposure ](https://snyk.io/vuln/npm:request:20160119) vulnerability in the `request` dependency and [ReDos vulnerability](https://snyk.io/vuln/npm:hawk:20160119) in the `hawk` dependency. 

You can see [Snyk test report](https://snyk.io/test/github/sonicsnes/node-gamedig) of this project for details. 

This PR changes `Package.json` to upgrade `request` to the newer 2.74.0 version, and will fix  the vulnerability listed above.
You can get alerts and fix PRs for future vulnerabilities for free by [watching this repo with Snyk](https://snyk.io/add).

Note this PR fixes all the vulnerabilities introduced trough `request` dependency, in order to be vulnerability free you will need to upgrade ` moment` dependency as well.

Full disclosure: I'm a part of the Snyk team, just looking to spread some security goodness and awareness ;)
2016-09-28 17:59:58 +03:00
Michael Morrison a36b39061b Release 0.2.25 2016-06-03 01:17:06 -05:00
Matt Jeanes 51a173c954 Added Tower Unite 2016-04-21 21:42:57 +01:00
Matt Jeanes c32e3b032c Updated version 2016-04-02 20:51:28 +01:00
Michael Morrison 54851c1a35 Fix watchdog being called when sa:mp player query times out Fixes #23 2015-03-29 15:43:58 -05:00
Michael Morrison 9c785bcda0 Remove debug code from command line gamedig 2015-02-02 03:05:46 -06:00
Michael Morrison be323d8a4e Bump version 2015-01-18 01:56:58 -06:00
Michael Morrison dd464038c4 Upgrade compressjs, async, long, iconv-lite dependencies 2015-01-18 01:56:49 -06:00
Michael Morrison 1598971523 Upgrade request dependency, fix mutantfactions 2015-01-18 01:44:19 -06:00
Michael Morrison 1ec2818051 Upgrade optimist dependency to minimist 2015-01-18 01:41:37 -06:00
Michael Morrison b2e574217a Upgrade moment and varint dependencies 2015-01-18 01:38:45 -06:00
Michael Morrison bccf9092c2 Remove rounding error on starmade version number, bump version 2015-01-17 21:14:34 -06:00