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

server-side XMLHttpRequest for Node.

Results 32 node-xmlhttprequest issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.7.4. Release notes Sourced from typescript's releases. TypeScript 4.7.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8. Release notes Sourced from ejs's releases. v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 Commits 5126ff5 Version 3.1.8 7d5a1c6 Merge branch 'main' of github.com:mde/ejs into main...

dependencies

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=27.4.1&new-version=27.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [microbundle](https://github.com/developit/microbundle) from 0.14.2 to 0.15.0. Release notes Sourced from microbundle's releases. v0.15.0 Minor Changes 6f6e080 #950 Thanks @​rschristian! - Microbundle will now output ESM using .mjs as the file...

dependencies

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.33.0 to 5.21.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.21.0 5.21.0 (2022-04-25) Bug Fixes eslint-plugin: [no-misused-promises] prioritize false returns when checking whether a function returns only void...

dependencies

I have a library which uses xmlhttprequest and I want to pass ykzts/node-xmlhtptrequest. Will it work?

bug

Now does not yet support [the timeout attribute](https://xhr.spec.whatwg.org/#the-timeout-attribute). How to implement?

enhancement