node-aproba 1.2.0-1 source package in Ubuntu
Changelog
node-aproba (1.2.0-1) unstable; urgency=medium * Team upload * new upstream release -- Pirate Praveen <email address hidden> Thu, 28 Sep 2017 17:48:18 +0530
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 | |
---|---|---|---|---|
Bionic | release | universe | javascript |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-aproba_1.2.0-1.dsc | 2.0 KiB | 88fbb39817079b07d71fd58df82fe8731a2ac21c5191019c4c94775e04b8c0dc |
node-aproba_1.2.0.orig.tar.gz | 25.7 KiB | 1c9ba621a1b50b4c755943922aaabdef28681830ad019c78e3fbe004587e75af |
node-aproba_1.2.0-1.debian.tar.xz | 2.0 KiB | 22fb7aaec9833c248185101d6acb9d9e0b4e0dedd1ee20a3a2368c2a8959878d |
Available diffs
- diff from 1.0.4-2 to 1.2.0-1 (25.2 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.