node-grunt-contrib-nodeunit 4.0.0-2 source package in Ubuntu

Changelog

node-grunt-contrib-nodeunit (4.0.0-2) unstable; urgency=medium

  * Team upload
  * Enable __proto__ in test, needed here for pkg-js-autopkgtest 0.15

 -- Yadd <email address hidden>  Mon, 12 Sep 2022 11:50:19 +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
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-grunt-contrib-nodeunit_4.0.0-2.dsc 2.3 KiB 900238ba647e545acb11369600258158a0bb8c99e83b361d0013501f34d52556
node-grunt-contrib-nodeunit_4.0.0.orig.tar.gz 50.1 KiB 0c91b185d9b98a56a3ebcf316105a6434134b4d468e223b9c8a4412eb84f6993
node-grunt-contrib-nodeunit_4.0.0-2.debian.tar.xz 4.7 KiB 81d2d2fc128eb9915e0750d97098a77016c0cb1ed5aaeb090e977fe4bd5bf163

Available diffs

No changes file available.

Binary packages built by this source

node-grunt-contrib-nodeunit: Grunt plugin to run Nodeunit unit tests

 Grunt automates several tasks related to maintaining a JavaScript library
 or framework. It can be used for JS code minification, unit testing, code
 checking, and several other tasks.
 .
 This plugin runs Nodeunit unit tests.
 .
 Node.js is an event-based server-side JavaScript engine.