node-match-at 0.1.1-2 source package in Ubuntu

Changelog

node-match-at (0.1.1-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * 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.
  * Apply multi-arch hints.
    + node-match-at: Add Multi-Arch: foreign.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Update debian/watch to use npm registry
  * Use dh-sequence-nodejs auto install
  * Enable upstream test using jest

 -- Xavier Guimard <email address hidden>  Sun, 15 Nov 2020 20:32:18 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
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
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-match-at_0.1.1-2.dsc 2.0 KiB fcdc66d475a9327b3f69f754a48d64c4a0ce4e9f87bb8d741bf9767ce049d5b9
node-match-at_0.1.1.orig.tar.gz 2.7 KiB b205b1e5c5043626b1747df85565a8ae1c3c2fcc0e3863a33ec7de57591134af
node-match-at_0.1.1-2.debian.tar.xz 2.8 KiB 77c6fcb21c46b5621bbafc0d1e328d5b5db2fe91afa30fb64a8fc17a0991b9a1

Available diffs

No changes file available.

Binary packages built by this source

node-match-at: Relocatable regular expressions

 Like String.prototype.match if it only checked the regex at the given index
 instead of searching the entire string.
 .
 Node.js is an event-based server-side JavaScript engine.