node-ansi-regex 5.0.0-1 source package in Ubuntu

Changelog

node-ansi-regex (5.0.0-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Update standards version to 4.1.1, no changes needed.

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Use pkg-js-tools auto test & install
  * New upstream version 5.0.0
  * Switch upstream test from ava to tape

 -- Xavier Guimard <email address hidden>  Tue, 18 Feb 2020 17:06:21 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-ansi-regex_5.0.0-1.dsc 2.0 KiB 6c050ed7a7f2c4f468cbae6bacc8f261c6460bb4e6a05d4e718d65ae76810854
node-ansi-regex_5.0.0.orig.tar.gz 7.3 KiB f50f18d89e81b834ebad89fa1dcbc1d1d77a5b22599636942f0dfaac2ad4fbef
node-ansi-regex_5.0.0-1.debian.tar.xz 3.6 KiB 5a8b2677af21276788fa9a1d14df287c0be39e10e78311917c45a3ba28170286

Available diffs

No changes file available.

Binary packages built by this source

node-ansi-regex: regular expression for matching ANSI escape codes

 This module provides a regular expression for matching ANSI
 escape codes.
 .
 Node.js is an event-based server-side JavaScript engine.