node-mocha 9.1.3+ds1+~cs31.2.38-1 source package in Ubuntu

Changelog

node-mocha (9.1.3+ds1+~cs31.2.38-1) unstable; urgency=medium

  * Fix filenamemangle
  * New upstream version 9.1.3+ds1+~cs31.2.38
  * Build commonjs files for log-symbols
  * Update clean

 -- Yadd <email address hidden>  Sun, 17 Oct 2021 19:23:18 +0200

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-mocha_9.1.3+ds1+~cs31.2.38-1.dsc 5.4 KiB b70e97670675d34a1bc80afe5598f0a8f9ad67fdf4c4afbe737a834c026f045d
node-mocha_9.1.3+ds1+~cs31.2.38.orig-flat.tar.xz 30.3 KiB b541001e8b0bb2cdc03568f23e70680ada72d17ac43b2fdfb38cd6c6b1c853ac
node-mocha_9.1.3+ds1+~cs31.2.38.orig-log-symbols.tar.xz 16.8 KiB 68dfaa32f271afee3fb329eb2b62b66be9ad9d7d4a172f334178f3b0ae5405f5
node-mocha_9.1.3+ds1+~cs31.2.38.orig-nanoid.tar.xz 164.5 KiB f790290969e58b68074378ca5c0e69006dfe6dfcb7f5d7ea5eb20e83c645bf8d
node-mocha_9.1.3+ds1+~cs31.2.38.orig-types-mocha.tar.xz 13.3 KiB 570b51fcbd3ca81f9b60a7ac04cdc85021596edaffbf70c90e34909abfdbb64e
node-mocha_9.1.3+ds1+~cs31.2.38.orig-ungap-promise-all-settled.tar.xz 2.5 KiB 3b3f96b6e11de3254df0f2b17c8cbd142f2861fa9fe84fe569d7214718ddb631
node-mocha_9.1.3+ds1+~cs31.2.38.orig-workerpool.tar.xz 85.2 KiB f63772235bf4d42384fffb0871316b2fa43892586cd60885ee186d71f6004fdb
node-mocha_9.1.3+ds1+~cs31.2.38.orig-yargs-unparser.tar.xz 59.1 KiB 16d09e3174ce78d0e33ba96e9739b910bf1d7f16977be15816eb8b0ef3488b22
node-mocha_9.1.3+ds1+~cs31.2.38.orig.tar.xz 1.4 MiB 3fb10089677db8d8de262fd540c82c29ab9d316f0a169117679a59be551b86fb
node-mocha_9.1.3+ds1+~cs31.2.38-1.debian.tar.xz 15.8 KiB 9769db4f41de714ae66db505efe4833eb897bd0df99bc12c04463c6d9ae1406e

No changes file available.

Binary packages built by this source

mocha: simple, flexible, fun test framework - Node.js module

 Mocha is a feature-rich JavaScript test framework running
 on Node.js and browser, making asynchronous testing
 simple and fun.
 .
 Mocha tests run serially, allowing for flexible and accurate
 reporting, while mapping uncaught exceptions to the correct
 test cases.
 .
 Node.js is an event-based server-side JavaScript engine.