node-ncp 2.0.0-3 source package in Ubuntu

Changelog

node-ncp (2.0.0-3) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.2, no changes needed.
  * Fix filenamemangle
  * Update test snapshot (Closes: #1049062)

 -- Yadd <email address hidden>  Tue, 15 Aug 2023 20:41:33 +0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-ncp_2.0.0-3.dsc 2.0 KiB cc89a96a780c186d46f97f46740d6e3bcdce4b2e03f618d42442174f51ad0caf
node-ncp_2.0.0.orig.tar.gz 6.3 KiB d6e6286d4db8df5a3acfeb07415d4fc172fb3b51faea71c04f403a185de8f609
node-ncp_2.0.0-3.debian.tar.xz 5.1 KiB 162c50d3567492c1170319ec811bdb0b129b8eb1d93e9b48cbf0b728947c8d89

Available diffs

No changes file available.

Binary packages built by this source

node-ncp: Asynchronous recursive file copy utility - Node.js module

 ncp is a Node.js module which provides asynchronous recursive file and
 directory copying.
 .
 ncp supports several options to filter, transform the stream, disable
 clobber, dereference, stop on error, catch errors in a stream.
 .
 Node.js is an event-based server-side JavaScript engine.