node-path-to-regexp 6.1.0-2 source package in Ubuntu

Changelog

node-path-to-regexp (6.1.0-2) unstable; urgency=medium

  * Back to unstable after successful tests

 -- Xavier Guimard <email address hidden>  Mon, 16 Dec 2019 22:07:04 +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-path-to-regexp_6.1.0-2.dsc 2.2 KiB 105093038daa4115aad83a79213b94e1d96468a6d315ce41430069c9da32f467
node-path-to-regexp_6.1.0.orig.tar.gz 111.0 KiB 57493c6fb0c3249a8b9156099f24d85edd11d31024e4aa27b91e177d78afec59
node-path-to-regexp_6.1.0-2.debian.tar.xz 99.0 KiB b51698bf610b96cdc8b16dc51a28091c49dc4670022771b163418be523df9cf0

Available diffs

No changes file available.

Binary packages built by this source

node-path-to-regexp: express style path to RegExp utility

 Turn an Express-style path string such as `/user/:name`
 into a regular expression.
 .
 Node.js is an event-based server-side JavaScript engine.