node-regex-not 1.0.2+~1.0.0-1 source package in Ubuntu
Changelog
node-regex-not (1.0.2+~1.0.0-1) unstable; urgency=medium * Team upload [ Debian Janitor ] * Set upstream metadata fields: Bug-Submit. [ lintian-brush ] * Update standards version to 4.6.0, no changes needed. [ Yadd ] * Bump debhelper compatibility level to 13 * Modernize debian/watch * Fix GitHub tags regex * Fix filenamemangle * Use dh-sequence-nodejs instead of pkg-js-tools * Mark test dependencies with <!nocheck> * Embed typescript declarations and repack -- Yadd <email address hidden> Thu, 30 Dec 2021 09:46:31 +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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-regex-not_1.0.2+~1.0.0-1.dsc | 2.4 KiB | 40fe42d5debbe96f6590f8acbb9707903ef86a9b5f4f6145f61d817f1bcedc89 |
node-regex-not_1.0.2+~1.0.0.orig-types-regex-not.tar.gz | 2.3 KiB | 2ff91ed3a00b21778867b9e1c612cd4e3e9260e8b71a6028eb8ebdd393cff6d9 |
node-regex-not_1.0.2+~1.0.0.orig.tar.gz | 5.6 KiB | eb10d1c7ed86318a43d98453a36e416871025bf604fd968257052ef7703336d8 |
node-regex-not_1.0.2+~1.0.0-1.debian.tar.xz | 2.9 KiB | 114d6ad4504b7afa073a11fc5e18abe0a00940e645844b6288221db898d3ff7a |
Available diffs
- diff from 1.0.2-1 to 1.0.2+~1.0.0-1 (4.1 KiB)
No changes file available.
Binary packages built by this source
- node-regex-not: regex for matching everything except for the given string
This library lets you create a javascript regular expression for matching
everything except for the given string.
.
Node.js is an event-based server-side JavaScript engine.