Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@htilburgs htilburgs released this 24 Jun 21:13
· 7 commits to master since this release
fee0dba

Update node_helper.js

Nodejs Request
As of Feb 11th 2020, request is fully deprecated. No new changes are expected land. In fact, none have landed for some time.

Rewrite node_helper.js
Because nodejs request has been deprecated, I've updated the node_helper.js to nodejs fetch
This is done to preserve issues with the request module.