node-XMLHttpRequest icon indicating copy to clipboard operation
node-XMLHttpRequest copied to clipboard

NPM package does not match Github

Open weavst opened this issue 5 years ago • 1 comments

There are several changes that are not updated in the npm version, including the bug fixes for "getRequestHeader" and the IPv6 issue.

Could you please publish the latest version of this package to npm?

weavst avatar Apr 14 '20 13:04 weavst

I agree, the NPM package should be updated to match the repo. Until then, it looks like we'll have to use npm install https://github.com/driverdan/node-XMLHttpRequest/tarball/master instead.

TheDude53 avatar Mar 09 '21 20:03 TheDude53