node-gyp 9.3.0-3 source package in Ubuntu

Changelog

node-gyp (9.3.0-3) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.2, no changes needed.
  * Add fix for node-https-proxy-agent >= 7

 -- Yadd <email address hidden>  Thu, 23 Nov 2023 11:27:59 +0400

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-gyp_9.3.0-3.dsc 1.9 KiB 14fdadd08d005257d69fe3178ef5bc8ba896dd59238d6523f3995a8eecf51173
node-gyp_9.3.0.orig.tar.gz 451.5 KiB f4a3c2b016c20471a7563c8991a8d6cbe496dbb21303723db251d8884a74d6d1
node-gyp_9.3.0-3.debian.tar.xz 10.0 KiB 9237f9ace2bcf6530d03134fc36712b933db73de8ffd2e18eba9f095a54375b1

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.