Skip to content

Releases: shaitan-masters/market-csgo-api

Dependency update

05 Jul 07:12
Compare
Choose a tag to compare

With this release the error The server aborted the pending request should disappear

v2 and dependencies

04 Jul 09:40
Compare
Choose a tag to compare
  • Added support for v2 api calls (not tested yet)
  • Updated got dependency

breaking release, you would need to change config form
gotOptions: {agent: <object>}} to
gotOptions: {agent: {https: <object>}}