node-regexpu-core 4.8.0-2 source package in Ubuntu

Changelog

node-regexpu-core (4.8.0-2) unstable; urgency=medium

  * Team upload
  * Remove 2 tests, now considered as bad by new node-regjsparser
    (Closes: #1002240)

 -- Yadd <email address hidden>  Wed, 22 Dec 2021 11:25:59 +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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-regexpu-core_4.8.0-2.dsc 2.3 KiB 5d7b20b5746bd23403a28c2f120a005e529ac78d71c22b264d9f938af0cdba23
node-regexpu-core_4.8.0.orig.tar.gz 20.5 KiB 26ef74a56fdce8c883e50368ecee6c828c3fe15b0479062391da14fc87a621ad
node-regexpu-core_4.8.0-2.debian.tar.xz 5.1 KiB d7fa27341fc6f05f9c2fd127d2e355ea46729571d2d48530491c2cb5b6e33cce

Available diffs

No changes file available.

Binary packages built by this source

node-regexpu-core: Core functionality for regexpu's functionality in Node.js

 This module provides the rewritePattern function which translates
 ES6 Unicode regular expressions to ES5 regular expressions.
 .
 Node.js is an event-based server-side JavaScript engine.