node-agent-base 6.0.2+~cs5.4.2-2 source package in Ubuntu

Changelog

node-agent-base (6.0.2+~cs5.4.2-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Apply multi-arch hints. + node-agent-base: Add Multi-Arch: foreign.

  [ Yadd ]
  * Update standards version to 4.6.1, no changes needed.
  * Replace /releases by /tags in GitHub urls

 -- Yadd <email address hidden>  Sun, 30 Oct 2022 07:49:17 +0100

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-agent-base_6.0.2+~cs5.4.2-2.dsc 2.9 KiB 962158d226a30c2166034cbcd176862b09aff2757bacd73f52e359a56bfd99b8
node-agent-base_6.0.2+~cs5.4.2.orig-async-listen.tar.gz 1.6 KiB e898a52f761f3f40664441ec5fdda01b8bc2ccd229b28f2d82a0ee4bf6146aa9
node-agent-base_6.0.2+~cs5.4.2.orig-types-agent-base.tar.gz 1.9 KiB d318bd34913bc63634d8f561ce7482633ccbc94cb50b2718f5ca019e48c1ff65
node-agent-base_6.0.2+~cs5.4.2.orig.tar.gz 12.9 KiB d9d376fc429a748528c1ad3f633af37832b39849d4419cd8067ed60853020707
node-agent-base_6.0.2+~cs5.4.2-2.debian.tar.xz 4.1 KiB 9c79d0d99537791ec3fd86b97f57052575abc6f5085600de6f652d5646a9cf0d

No changes file available.

Binary packages built by this source

node-agent-base: Node.js wrapper around http.Agent class

 node-agent-base provides an abstract class that must define a connect()
 function which is responsible for creating the underlying socket that the
 HTTP client requests will use.