node-undici 5.19.1+dfsg1+~cs20.10.9.5-1ubuntu1 source package in Ubuntu

Changelog

node-undici (5.19.1+dfsg1+~cs20.10.9.5-1ubuntu1) lunar; urgency=medium

  * Fix build with newer wasm 15 compiler version

 -- Gianfranco Costamagna <email address hidden>  Sat, 25 Feb 2023 06:01:14 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig-binary-search.tar.xz 2.7 KiB 3bafc4492373fb09cb28599af5287e25be78d9b4375415eac33f3578ae4c60b1
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig-llhttp.tar.xz 5.6 MiB ab8f0fd169a7a61aa93a80ce94dbd19c60911140812090f8cc8cac70d4a068e2
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig-llparse-builder.tar.xz 27.2 KiB b2d842e5510304456738b84f3886876f756c11db447505e02f5e3ea72b9e90c8
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig-llparse-frontend.tar.xz 28.2 KiB b961b2f30ecab5a1a6fc8ca152020ad852fd784773e72833736f2ff90ea4a71f
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig-llparse.tar.xz 33.6 KiB d7a8e8873a7f5d8e818cdf8d25fcab4384e9784b19672cc3f13298cc3bfa76f7
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig.tar.xz 428.7 KiB 4432b34e592ec856d7de1be911ac0a12e71ee7ce0eaee67a6eb9a69e54da0475
node-undici_5.19.1+dfsg1+~cs20.10.9.5-1ubuntu1.debian.tar.xz 29.7 KiB 8599c6f78036e20ba8bc33d044df9981849f089bf3fab911137859a40171639c
node-undici_5.19.1+dfsg1+~cs20.10.9.5-1ubuntu1.dsc 4.1 KiB 235a09c6dfd84be7dbb6e9fde3c8ce73d7b767fbd00c2fe095913fcc72b7525e

View changes file

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