node-pre-gyp 1.0.10+~2.0.1-2 source package in Ubuntu

Changelog

node-pre-gyp (1.0.10+~2.0.1-2) unstable; urgency=medium

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

 -- Yadd <email address hidden>  Thu, 23 Nov 2023 11:43:02 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-pre-gyp_1.0.10+~2.0.1-2.dsc 2.5 KiB 3b02af2c2adfdd22da829b17e1968838faee498546bf56f9f3a639b959bd676a
node-pre-gyp_1.0.10+~2.0.1.orig-detect-libc.tar.gz 8.5 KiB b5030b31c5aa24a83c61c965fa9629450dea6804797d5810514ee0b255e889a4
node-pre-gyp_1.0.10+~2.0.1.orig.tar.gz 136.2 KiB edf9427cded0c10f374e9c0e0922a3a35cc7fdc96a320c73825f1ccc6ffc7a25
node-pre-gyp_1.0.10+~2.0.1-2.debian.tar.xz 5.2 KiB 9c42c84716616738d702425efd87668edde6d5636fec40ffd8b9e2291ebe2a56

No changes file available.

Binary packages built by this source

node-pre-gyp: Native addon deployment tool for Node.js

 This executable extends node-gyp with commands to package, test, and publish
 Node.js binary addons.
 It also improves build configuration and module loading.
 .
 This version is patched to always build modules from source.
 .
 node-gyp is a native addon build tool for Node.js
 .
 Node.js is an event-based server-side JavaScript engine.