node-undici 5.26.3+dfsg1+~cs23.10.12-2 source package in Ubuntu

Changelog

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

  * Add wokaround to nodejs bug (unable to require node:*)

 -- Yadd <email address hidden>  Sat, 14 Oct 2023 14:49: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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-undici_5.26.3+dfsg1+~cs23.10.12-2.dsc 4.4 KiB a5a898b4eea4932d20c69c6b65013875dd268384e75179eb9c4431e8c339290c
node-undici_5.26.3+dfsg1+~cs23.10.12.orig-binary-search.tar.xz 2.7 KiB 4c722d476f84b280160bfc428aa36e2806f9837902a43cda7caaa401c2a52f54
node-undici_5.26.3+dfsg1+~cs23.10.12.orig-fastify-busboy.tar.xz 36.5 KiB 4676313fcd592f99a8b6b901963f5d017c10d40ac5bd7672a8e13db3631afa89
node-undici_5.26.3+dfsg1+~cs23.10.12.orig-llhttp.tar.xz 5.6 MiB 118843eb0cf1c5442ea03c0b46fd83486e49e7125412f483dad3af8063e8eb8b
node-undici_5.26.3+dfsg1+~cs23.10.12.orig-llparse-builder.tar.xz 27.2 KiB 48fc4ad3744179216d30f36e22a4e72bd11b6f47165f1bd22144436ba535b8f3
node-undici_5.26.3+dfsg1+~cs23.10.12.orig-llparse-frontend.tar.xz 28.2 KiB 30e1c7809fc5b31bf63e8f3b6eaa8ff0f08910fa131294d46a3f33c849fd7f0e
node-undici_5.26.3+dfsg1+~cs23.10.12.orig-llparse.tar.xz 33.6 KiB ca5062636558b8171ef7309fa829179258d2fb04914ade2ba663ce42970fe32a
node-undici_5.26.3+dfsg1+~cs23.10.12.orig.tar.xz 1.7 MiB 20eebb73155ca8b35f4a6d4e028d7a1312c71948d71294434de260f61a734186
node-undici_5.26.3+dfsg1+~cs23.10.12-2.debian.tar.xz 208.9 KiB 1a1b4a950335ee090a699d3e055031bfaba8c2656f5582bf884f90b508b9b8ab

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