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

Changelog

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

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 6.2.0-1.

  [ Yadd ]
  * Modernize debian/watch
  * Fix GitHub tags regex
  * Uploaders: replace Leo Iannacone by myself, thanks for your work!
  * Update standards version to 4.6.0, no changes needed.

 -- Yadd <email address hidden>  Sun, 10 Oct 2021 14:53:15 +0200

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-path-to-regexp_6.2.0-2.dsc 2.2 KiB 22f8235b18217ef5fdadd352375fc5b4382ae86e17dda590ae86a8003ad809f1
node-path-to-regexp_6.2.0.orig.tar.gz 122.6 KiB 90f0922eb8f6bc24c423338cdb8cc33995fc9a8ddd05b9980fd6abcbc8ae8dd2
node-path-to-regexp_6.2.0-2.debian.tar.xz 99.3 KiB 93bf68d0a6d8388d3fce34cd2e90bf09d19d36ec3baae77e35c49514ea18b19b

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.