ladjs / superagent

Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
https://ladjs.github.io/superagent/
MIT License
16.58k stars 1.33k forks source link

fix badengine issue for versions over 13 #1663

Closed nbezzala closed 2 years ago

nbezzala commented 2 years ago

Fix for issue 1660 - https://github.com/visionmedia/superagent/issues/1660

niftylettuce commented 2 years ago

v7.0.2 released https://github.com/visionmedia/superagent/releases/tag/v7.0.2

I had to publish with np --no-tests because of yarn test lint errors with eslint not parsing engines properly per https://github.com/mysticatea/eslint-plugin-node/issues/315.