node-tape 5.6.0+~cs8.20.17-1 source package in Ubuntu

Changelog

node-tape (5.6.0+~cs8.20.17-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.1
  * New upstream version 5.6.0+~cs8.20.17

 -- Yadd <email address hidden>  Thu, 18 Aug 2022 07:41:28 +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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-tape_5.6.0+~cs8.20.17-1.dsc 4.4 KiB 0109d85d26947793ec409b4ea469a67095f0c90b364685b79ce2e373df39b865
node-tape_5.6.0+~cs8.20.17.orig-array-prototype-every.tar.gz 11.1 KiB c7fd06c306ba6204ad84d2c52be39e56046b22b4e3c519d28221a037b230b5ff
node-tape_5.6.0+~cs8.20.17.orig-dotignore.tar.gz 2.5 KiB c59bbc34a8eb8d4b38137c1d0d4d9b79875f6f574a6afde2fa14c3374e2f2860
node-tape_5.6.0+~cs8.20.17.orig-for-each.tar.gz 4.4 KiB 4b86c1bf7c2314b25b5b7d40c1186dddbe1469dad663b8402b352e9d90faebf6
node-tape_5.6.0+~cs8.20.17.orig-has-dynamic-import.tar.gz 7.2 KiB 44568d32e48e9edc8717da24a415aa17cf4c16933421358e0c94b5c51c55dfd1
node-tape_5.6.0+~cs8.20.17.orig-stringprototypetrim.tar.gz 10.7 KiB 527e73252250f8a37eff0ece50d47fd7796adf6b3c068b887ff59d90496fde9c
node-tape_5.6.0+~cs8.20.17.orig-types-tape.tar.gz 3.8 KiB fd2899d3ca0667651d0067f5580d72daeda4fbda662ff9528fcb013146d67fbf
node-tape_5.6.0+~cs8.20.17.orig.tar.gz 49.1 KiB 48961b7ba0106ef6bec433d4d807b0c106c0ab7a9b391670efa8539cc783572f
node-tape_5.6.0+~cs8.20.17-1.debian.tar.xz 5.4 KiB 63e384461d9927040f47a14dbc6f6a9af5a877ed9f83d84b2c00472fac63f41c

No changes file available.

Binary packages built by this source

node-tape: tap-producing test harness for node and browsers

 Tape is a tap-producing test harness for node and browsers requiring
 only a few line of code. It can be used for unit and integration testing.
 .
 Tests are written in pure javascript, so tests could be run using Node.js.
 .
 Node.js is an event-based server-side JavaScript engine.