node-aproba 2.0.0-3 source package in Ubuntu
Changelog
node-aproba (2.0.0-3) unstable; urgency=medium * Team upload * Fix filenamemangle * Drop dependency to nodejs * Fix test for tap >= 15 (Closes: #1009567) -- Yadd <email address hidden> Wed, 13 Apr 2022 15:11:31 +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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | javascript | |
Lunar | release | universe | javascript | |
Kinetic | release | universe | javascript |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-aproba_2.0.0-3.dsc | 2.0 KiB | e8a75ec88211ed8ef9a1edd046a163df8c400f060d8982287e23cd751f0e804c |
node-aproba_2.0.0.orig.tar.gz | 32.7 KiB | 12e12704f9fc2d7d46601fdeb25f8234d77a388115695c7f91110ee0407aa889 |
node-aproba_2.0.0-3.debian.tar.xz | 2.9 KiB | 5ef08328a28be297ef83b2fa0bddc4a35c820adf5a84be2de8cf248294f8f88e |
Available diffs
- diff from 2.0.0-2 to 2.0.0-3 (1.1 KiB)
No changes file available.
Binary packages built by this source
- node-aproba: light-weight argument validator
Ridiculously light-weight argument validator with Node.js that is an
event-based server-side JavaScript engine
.
This JavaScript engine can help you to do argument validation in
easy manner. It is easier and concise to use than that of assertions.
The types are specified by a single character and there is nothing
like optional argument.