node-gyp 11.1.0+~5.0.0-1 source package in Ubuntu
Changelog
node-gyp (11.1.0+~5.0.0-1) unstable; urgency=medium * New upstream version 11.1.0+~5.0.0 -- Jérémy Lal <email address hidden> Mon, 10 Feb 2025 14:26: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 | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-gyp_11.1.0+~5.0.0-1.dsc | 2.3 KiB | 41f5f75e40cf7fe093901afab24301a6819cd761800b8419d0168928dfa594f2 |
node-gyp_11.1.0+~5.0.0.orig-proc-log.tar.gz | 19.2 KiB | 00c778ccc2785771b3cc9de0eccbbc2121edd3ba034aaf3a57858df19d55248f |
node-gyp_11.1.0+~5.0.0.orig.tar.gz | 554.8 KiB | 9a32f59a66e29f7c616855b690b24b133a62d3303fa129c23199148c97f71787 |
node-gyp_11.1.0+~5.0.0-1.debian.tar.xz | 11.2 KiB | 692a68a11243b36353da56d7002bad00f0b6353b8dd12d3f2b3fad9435b67db3 |
Available diffs
- diff from 10.3.0+~5.0.0-1 to 11.1.0+~5.0.0-1 (23.8 KiB)
No changes file available.
Binary packages built by this source
- node-gyp: Native addon build tool for Node.js
node-gyp is a cross-platform command-line tool written in Node.js
for compiling native addon modules for Node.js.
.
It features :
* Easy to use, consistent interface
* Same commands to build a module on every platform
* Support of multiple target versions of Node.js
.
Node.js is an event-based server-side javascript engine.