node-undici 5.28.2+dfsg1+~cs23.11.12.3-2 source package in Ubuntu

Changelog

node-undici (5.28.2+dfsg1+~cs23.11.12.3-2) unstable; urgency=medium

  * Build and publish undici-types, needed by new @types/node
  * Binary upload

 -- Yadd <email address hidden>  Sat, 02 Dec 2023 22:34:40 +0400

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-undici_5.28.2+dfsg1+~cs23.11.12.3-2.dsc 4.5 KiB b96b71ecfe997096c7f47f99e51c2669585f3db8405c099fa7e470692e4b29fe
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-binary-search.tar.xz 2.7 KiB 4c722d476f84b280160bfc428aa36e2806f9837902a43cda7caaa401c2a52f54
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-fastify-busboy.tar.xz 37.9 KiB 19be96e0f1542c500384a570a088b7fa71e212976e91b269efc678963723ce7a
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llhttp.tar.xz 5.6 MiB a1752c9040e89d1fc19909ab47a35733c1ee876626fe4eb686f350709edbcffe
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llparse-builder.tar.xz 27.2 KiB 48fc4ad3744179216d30f36e22a4e72bd11b6f47165f1bd22144436ba535b8f3
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llparse-frontend.tar.xz 28.2 KiB 30e1c7809fc5b31bf63e8f3b6eaa8ff0f08910fa131294d46a3f33c849fd7f0e
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llparse.tar.xz 33.6 KiB ca5062636558b8171ef7309fa829179258d2fb04914ade2ba663ce42970fe32a
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig.tar.xz 1.7 MiB 0a7aa06c91929f03ac5cc02e8b83f5f45faba61b5bdfb9e99c7898c5b5c0b467
node-undici_5.28.2+dfsg1+~cs23.11.12.3-2.debian.tar.xz 209.6 KiB 88df965a1a14b7d49b55bd27d83063fe7300dc797bd455b43e8159b0eb08b5b4

No changes file available.

Binary packages built by this source

node-llhttp: HTTP client sources for Node.js

 llhttp provides sources needed to build Node.js. May not be used directly.

node-undici: Node.js HTTP/1.1 client

 undici provides the Node.js core HTTP client, using WebAssembly to achieve
 performance and pluggability. It brings features like:
  - redirect support
  - native mocking layer using MockAgent
  - Client, Pool, Agent are unified by a Dispatcher API