node-promise 8.3.0-2 source package in Ubuntu

Changelog

node-promise (8.3.0-2) unstable; urgency=medium

  * Team upload
  * Force rebuild

 -- Yadd <email address hidden>  Tue, 29 Nov 2022 09:39:40 +0100

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-promise_8.3.0-2.dsc 2.1 KiB 45760fac3fc8559d47453d0b856d43c759c2a0ff191f256a22efbfcecafd7fd4
node-promise_8.3.0.orig.tar.gz 19.2 KiB 002e01f37705b62b977915bb512623d33328adb8d2265dfdb20ee6064c26bc13
node-promise_8.3.0-2.debian.tar.xz 35.5 KiB 0a92fd36d6865463c580a7898b85d984a03f904689c640d0cfe2e9c93457ac52

Available diffs

No changes file available.

Binary packages built by this source

node-promise: bare bones Promises/A+ implementation - Node.js module

 Simple implementation of Promises. A super set of ES6 Promises
 designed to have readable, performant code and to provide
 just the extensions that are absolutely necessary for using
 promises today.
 .
 Node.js is an event-based server-side JavaScript engine.