node-unicode-match-property-value-ecmascript 1.1.0+ds-2 source package in Ubuntu

Changelog

node-unicode-match-property-value-ecmascript (1.1.0+ds-2) unstable; urgency=medium

  * Bump dh compat to 12 and drop d/compat.
  * Bump std-ver to 4.4.0.
  * Drop useless versioned deps.

 -- Julien Puydt <email address hidden>  Wed, 31 Jul 2019 09:34:48 +0200

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

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-unicode-match-property-value-ecmascript_1.1.0+ds-2.dsc 2.4 KiB b9086814110642061220e37046b772fcda8291b85ff3edde10ad035e1f7ba3a8
node-unicode-match-property-value-ecmascript_1.1.0+ds.orig.tar.xz 2.8 KiB 4dd1b1d940353cec4e313795f8a6c2d4f4b70b7521b09c610aeecea06b682b48
node-unicode-match-property-value-ecmascript_1.1.0+ds-2.debian.tar.xz 2.3 KiB 41b40d764579eb573725d153f84ccceb19608445262e673717fb4988c9059d0d

Available diffs

No changes file available.

Binary packages built by this source

node-unicode-match-property-value-ecmascript: Match a Unicode property value to its canonical version in Node.js

 This module provides a function to match a Unicode property value to its
 canonical version (without applying the loose matching algorithm) following
 the RegExp Unicode property escapes in ECMAScript.
 .
 Node.js is an event-based server-side JavaScript engine.