undici

An HTTP/1.1 client, written from scratch for Node.js

MIT License

Downloads
233.9M
Stars
5.7K
Committers
274

Bot releases are visible (Hide)

undici - v5.11.0

Published by ronag about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.10.0...v5.11.0

undici - v5.10.0

Published by mcollina about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.9.1...v5.10.0

undici - v5.9.1

Published by ronag about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.8.2...v5.9.1

undici - v5.8.2

Published by mcollina about 2 years ago

⚠️ Security Release ⚠️

  • CRLF Injection in Nodejs ‘undici’ via Content-Type GHSA-f772-66g8-q5h3 CVE-2022-35948
  • undici.request vulnerable to SSRF using absolute URL on pathname GHSA-8qr4-xgw6-wmr3 CVE-2022-35949

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.8.1...v5.8.2

undici - v5.8.1

Published by ronag about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.8.0...v5.8.1

undici - v5.8.0

Published by mcollina over 2 years ago

⚠️ Security Fixes ⚠️

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.7.0...v5.7.1

undici - v5.7.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.6.1...v5.7.0

undici - v5.6.1

Published by ronag over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.6.0...v5.6.1

undici - v5.6.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.5.1...v5.6.0

undici - v5.5.1

Published by mcollina over 2 years ago

⚠️ v5.5.1 - Security release

This releases fixes CVE CVE-2022-32210. See https://github.com/nodejs/undici/security/advisories/GHSA-pgw7-wx7w-2w33 for more details:

Undici.ProxyAgent never verifies the remote server's certificate, and always exposes all request & response data to the proxy. This unexpectedly means that proxies can MitM all HTTPS traffic, and if the proxy's URL is HTTP then it also means that nominally HTTPS requests are actually sent via plain-text HTTP between Undici and the proxy server.

Full Changelog: https://github.com/nodejs/undici/compare/v5.5.0...v5.5.1

undici - v5.5.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.4.0...v5.5.0

undici - v5.4.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.3.0...v5.4.0

undici - v5.3.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.2.0...v5.3.0

undici - v5.2.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.1.1...v5.2.0

undici - v5.1.1

Published by ronag over 2 years ago

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v5.1.0...v5.1.1

undici - v5.1.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.0.0...v5.1.0

undici - v5.0.0

Published by mcollina over 2 years ago

Breaking Changes

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v4.16.0...v5.0.0

undici - v4.16.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v4.15.1...v4.16.0

undici - v4.15.1

Published by mcollina over 2 years ago

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v4.15.0...v4.15.1

undici - v4.15.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v4.14.1...v4.15.0

Package Rankings
Top 0.54% on Npmjs.org
Top 13.24% on Repo1.maven.org
Top 6.72% on Proxy.golang.org
Badges
Extracted from project README
Node CI neostandard javascript style npm version codecov
Related Projects