You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

node-gyp

Package Overview
Dependencies
Maintainers
3
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-gyp - npm Package Versions

23
15
Next

10.2.0

Diff

Changelog

Source

10.2.0 (2024-07-09)

Features

  • allow VCINSTALLDIR to specify a portable instance (#3036) (d38af2e)
  • gyp: update gyp to v0.18.1 (#3039) (ea99fea)
  • support rebuild and build for cross-compiling Node-API module to wasm on Windows (#2974) (6318d2b)

Core

Doc

  • node-pre-gyp is no longer maintained (#3015) (93186f1)
  • add the way to configuring Python dependency for Windows PowerShell (#2996) (9fd7936)
  • Installation -- Python >= v3.12 requires node-gyp >= v10 (#3010) (a6b48fc)

Miscellaneous

lukekarrys
published 10.1.0 •

Changelog

Source

10.1.0 (2024-03-13)

Features

Core

Doc

  • npm is currently v10 (#2970) (7705a22)
  • remove outdated Node versions from readme (#2955) (ae8478e)
  • remove outdated update engines.node reference in 10.0.0 changelog (b42e796)

Miscellaneous

  • only run release please on push (cff9ac2)
  • upgrade release please action from v2 to v4 (#2982) (0035d8e)
lukekarrys
published 10.0.1 •

Changelog

Source

10.0.1 (2023-11-02)

Bug Fixes

  • use local util for findAccessibleSync() (b39e681)

Miscellaneous

lukekarrys
published 10.0.0 •

Changelog

Source

10.0.0 (2023-10-28)

⚠ BREAKING CHANGES

  • use .npmignore file to limit which files are published (#2921)
  • the Gyp class exported is now created using ECMAScript classes and therefore might have small differences to classes that were previously created with util.inherits.
  • All internal functions have been coverted to return promises and no longer accept callbacks. This is not a breaking change for users but may be breaking to consumers of node-gyp if you are requiring internal functions directly.
  • node-gyp now supports node ^16.14.0 || >=18.0.0

Features

  • convert all internal functions to async/await (355622f)
  • convert internal classes from util.inherits to classes (d52997e)
  • drop node 14 support (#2929) (1b3bd34)
  • drop rimraf dependency (4a50fe3)
  • gyp: update gyp to v0.16.1 (#2923) (707927c)
  • replace npmlog with proc-log (4a50fe3)
  • update engines.node to ^14.17.0 || ^16.13.0 || >=18.0.0 (4a50fe3)
  • use .npmignore file to limit which files are published (#2921) (864a979)

Bug Fixes

  • create Python symlink only during builds, and clean it up after (#2721) (0f1f667)
  • promisify build command (4a50fe3)
  • use fs/promises in favor of fs.promises (4a50fe3)

Tests

Doc

  • Add note about Python symlinks (PR 2362) to CHANGELOG.md for 9.1.0 (#2783) (b3d41ae)
  • README.md Do not hardcode the supported versions of Python (#2880) (bb93b94)
  • update applicable GitHub links from master to main (#2843) (d644ce4)
  • Update windows installation instructions in README.md (#2882) (c9caa2e)

Core

Miscellaneous

lukekarrys
published 9.4.1 •

rvagg
published 9.4.0 •

Changelog

Source

9.4.0 (2023-06-12)

Features

  • add support for native windows arm64 build tools (bb76021)
  • Upgrade Python linting from flake8 to ruff (#2815) (fc0ddc6)

Bug Fixes

Miscellaneous

  • get update-gyp.py to work with Python >= v3.5 (#2826) (337e8e6)

Doc

Tests

rvagg
published 9.3.1 •

Changelog

Source

9.3.1 (2022-12-16)

Bug Fixes

Miscellaneous

rvagg
published 9.3.0 •

Changelog

Source

9.3.0 (2022-10-10)

Features

rvagg
published 9.2.0 •

Changelog

Source

9.2.0 (2022-10-02)

Features

  • Add proper support for IBM i (a26494f)
  • gyp: update gyp to v0.13.0 (3e2a532)

Bug Fixes

  • node.js debugger adds stderr (but exit code is 0) -> shouldn't throw (#2719) (c379a74)

Core

Miscellaneous

rvagg
published 9.1.0 •

Changelog

Source

9.1.0 (2022-07-13)

Features

  • Update function getSDK() to support Windows 11 SDK (#2565) (ea8520e)

Bug Fixes

  • extend tap timeout length to allow for slow CI (6f74c76)
  • new ca & server certs, bundle in .js file and unpack for testing (147e3d3)
  • re-label (#2689) (f0b7863)
  • typo on readme (bf81cd4)

Doc

  • update docs/README.md with latest version number (62d2815)

Core

  • update due to rename of primary branch (ca1f068)
  • Add Python symlink to path (for non-Windows OSes only) (#2362) (b9ddcd5)

Tests

23
15
Next
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc