</>PackageGraphPackageGraph

node-gyp-build

npmv4.8.4

Build tool and bindings loader for node-gyp that supports prebuilds

Adopt with care

node-gyp-build is usable, with caveats. Last published 659 days ago. 2 releases in the last 2 years.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • CMaintenance: grade C, Fair — worth a look.

    Last published 659 days ago. 2 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 14 KB installed.

  • ASupply chain: grade A, Excellent.

    No install scripts, 2 maintainers, and a contained dependency surface.

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding node-gyp-build to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

14 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Node.js
No constraint declared
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

Quick start

A usage example from the node-gyp-build README.

{
  ...
  "scripts": {
    "install": "node-gyp-build"
  }
}

Dependencies

Declared by node-gyp-build v4.8.4. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (3)

array-shuffle ^1.0.1standard ^14.0.0tape ^5.0.0

Used by

Popular packages that depend on node-gyp-build.

Relationship graph

Dependencies (left) and dependents (right) of node-gyp-build.

bufferutilnode-gyp-build
node-gyp-build dependencies dependents

Release history

No releases in the last two years, typically about 86 days apart.

Recent versions of node-gyp-build
VersionPublishedSizeLicense
4.8.4latest1 year ago14 KBMIT
4.8.31 year ago13 KBMIT
4.8.22 years ago13 KBMIT
4.8.12 years ago13 KBMIT
4.8.02 years ago13 KBMIT
4.7.12 years ago13 KBMIT
4.7.02 years ago13 KBMIT
4.6.13 years ago13 KBMIT
4.6.03 years ago13 KBMIT
4.5.04 years ago13 KBMIT
4.4.04 years ago13 KBMIT
4.3.05 years ago12 KBMIT
4.2.36 years ago11 KBMIT
4.2.26 years ago11 KBMIT
4.2.16 years ago11 KBMIT

Overview

node-gyp-build is an npm package that build tool and bindings loader for node-gyp that supports prebuilds. It has 1 known dependents in the graph. The latest version is 4.8.4, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need build tool and bindings loader for node-gyp that supports prebuilds and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).
  • Lean dependency tree (3 direct dependencies).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Frequently asked questions

Should I use node-gyp-build?

node-gyp-build is usable, with caveats. Last published 659 days ago. 2 releases in the last 2 years.

How do I install node-gyp-build?

Run `npm install node-gyp-build` to add node-gyp-build to your npm project.

What license is node-gyp-build released under?

node-gyp-build is distributed under the MIT license.

How popular is node-gyp-build?

npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on node-gyp-build.

Is node-gyp-build still maintained?

The most recent release of node-gyp-build (v4.8.4) was published 1 year ago.

Does node-gyp-build run install scripts?

No. node-gyp-build does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.