Socket
Socket
Sign inDemoInstall

@npmcli/node-gyp

Package Overview
Dependencies
0
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/node-gyp

Tools for dealing with node-gyp packages


Version published
Maintainers
5
Weekly downloads
6,339,599
decreased by-0.64%
Bundle size
300 bytes
Minified + gzipped

Weekly downloads

Readme

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

FAQs

Last updated on 14 Oct 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc