Socket
Book a DemoSign in
Socket

@npmcli/node-gyp

Package Overview
Dependencies
Maintainers
6
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/node-gyp

Tools for dealing with node-gyp packages

latest
Source
npmnpm
Version
5.0.0
Version published
Weekly downloads
8.8M
-19.04%
Maintainers
6
Weekly downloads
 
Created
Source

@npmcli/node-gyp

This is the module npm uses to decide whether a package should be built using node-gyp by default.

API

  • isNodeGypPackage(path)

Returns a Promise that resolves to true or false based on whether the package at path has a binding.gyp file.

  • defaultGypInstallScript

A string with the default string that should be used as the install script for node-gyp packages.

Keywords

npm

FAQs

Package last updated on 22 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts