node-gyp 7.1.2-5 source package in Ubuntu

Changelog

node-gyp (7.1.2-5) unstable; urgency=medium

  * Team upload
  * Fix GitHub tags regex
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle

 -- Yadd <email address hidden>  Thu, 04 Nov 2021 09:14:01 +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 Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-gyp_7.1.2-5.dsc 2.0 KiB 0006b5e98e1093d497177a011cbdc5a27fe6b8f1636cfeda671cede9318fb812
node-gyp_7.1.2.orig.tar.gz 429.6 KiB e9a42f7afa3e5386c1dee094b8751f6924e75d6921166d1cad6ebafc19c54957
node-gyp_7.1.2-5.debian.tar.xz 9.5 KiB 5e567179caab1ea9aff955b2d410b06542aa629dc6b742910062f6177ddf23e1

Available diffs

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.