New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-gyp

Package Overview
Dependencies
Maintainers
3
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-gyp - npm Package Versions

1
15

8.0.0

Diff

Changelog

Source

v8.0.0 2021-04-03

rvagg
published 7.1.2 •

Changelog

Source

v7.1.2 2020-10-17

rvagg
published 7.1.1 •

Changelog

Source

v7.1.1 2020-10-15

This release restores the location of shared library builds to the pre-v7 location. In v7.0.0 until this release, shared library outputs were placed in a lib.target subdirectory inside the build/{Release,Debug} directory for builds using make (Linux, etc.). This is inconsistent with macOS (Xcode) behavior and previous node-gyp behavior so has been reverted. We consider this a bug-fix rather than semver-major change.

rvagg
published 7.1.0 •

Changelog

Source

v7.1.0 2020-08-12

  • [aaf33c3029] - build: add update-gyp script (Samuel Attard) #2167
    • [3baa4e4172] - (SEMVER-MINOR) gyp: update gyp to 0.4.0 (Samuel Attard) #2165
    • [f461d56c53] - (SEMVER-MINOR) build: support apple silicon (arm64 darwin) builds (Samuel Attard) #2165
    • [ee6fa7d3bc] - docs: note that node-gyp@7 should solve Catalina CLT issues (Rod Vagg) #2156
    • [4fc8ff179d] - doc: silence curl for macOS Catalina acid test (Chia Wei Ong) #2150
    • [7857cb2eb1] - deps: increase "engines" to "node" : ">= 10.12.0" (DeeDeeG) #2153
rvagg
published 7.0.0 •

Changelog

Source

v7.0.0 2020-06-03

  • [e18a61afc1] - build: shrink bloated addon binaries on windows (Shelley Vohr) #2060
  • [4937722cf5] - (SEMVER-MAJOR) deps: replace mkdirp with {recursive} mkdir (Rod Vagg) #2123
  • [d45438a047] - (SEMVER-MAJOR) deps: update deps, match to npm@7 (Rod Vagg) #2126
  • [ba4f34b7d6] - doc: update catalina xcode clt download link (Dario Vladovic) #2133
  • [f7bfce96ed] - doc: update acid test and introduce curl|bash test script (Dario Vladovic) #2105
  • [e529f3309d] - doc: update README to reflect upgrade to gyp-next (Ujjwal Sharma) #2092
  • [9aed6286a3] - doc: give more attention to Catalina issues doc (Matheus Marchini) #2134
  • [963f2a7b48] - doc: improve Catalina discoverability for search engines (Matheus Marchini) #2135
  • [7b75af349b] - doc: add macOS Catalina software update info (Karl Horky) #2078
  • [4f23c7bee2] - doc: update link to the code of conduct (#2073) (Michaël Zasso) #2073
  • [473cfa283f] - doc: note in README that Python 3.8 is supported (#2072) (Michaël Zasso) #2072
  • [e7402b4a7c] - doc: update catalina xcode cli tools download link (#2044) (Dario Vladović) #2044
  • [35de45984f] - doc: update catalina xcode cli tools download link; formatting (Jonathan Hult) #2034
  • [48642191f5] - doc: add download link for Command Line Tools for Xcode (Przemysław Bitkowski) #2029
  • [ae5b150051] - doc: Catalina suggestion: remove /Library/Developer/CommandLineTools (Christian Clauss) #2022
  • [d1dea13fe4] - doc: fix changelog 6.1.0 release year to be 2020 (Quentin Vernot) #2021
  • [6356117b08] - doc, bin: stop suggesting opening node-gyp issues (Bartosz Sosnowski) #2096
  • [a6b76a8b48] - gyp: update gyp to 0.2.1 (Ujjwal Sharma) #2092
  • [ebc34ec823] - gyp: update gyp to 0.2.0 (Ujjwal Sharma) #2092
  • [972780bde7] - (SEMVER-MAJOR) gyp: sync code base with nodejs repo (#1975) (Michaël Zasso) #1975
  • [c255ffbf6a] - lib: drop "-2" flag for "py.exe" launcher (DeeDeeG) #2131
  • [1f7e1e93b5] - lib: ignore VS instances that cause COMExceptions (Andrew Casey) #2018
  • [741ab096d5] - test: remove support for EOL versions of Node.js (Shelley Vohr)
  • [ca86ef2539] - test: bump actions/checkout from v1 to v2 (BSKY) #2063
rvagg
published 5.1.1 •

Changelog

Source

v5.1.1 2020-05-25

  • [bdd3a79abe] - build: shrink bloated addon binaries on windows (Shelley Vohr) #2060
  • [1f2ba75bc0] - doc: add macOS Catalina software update info (Karl Horky) #2078
  • [c106d915f5] - doc: update catalina xcode cli tools download link (#2044) (Dario Vladović) #2044
  • [9a6fea92e2] - doc: update catalina xcode cli tools download link; formatting (Jonathan Hult) #2034
  • [59b0b1add8] - doc: add download link for Command Line Tools for Xcode (Przemysław Bitkowski) #2029
  • [bb8d0e7b10] - doc: Catalina suggestion: remove /Library/Developer/CommandLineTools (Christian Clauss) #2022
  • [fb2e80d4e3] - doc: update link to the code of conduct (#2073) (Michaël Zasso) #2073
  • [251d9c885c] - doc: note in README that Python 3.8 is supported (#2072) (Michaël Zasso) #2072
  • [2b6fc3c8d6] - doc, bin: stop suggesting opening node-gyp issues (Bartosz Sosnowski) #2096
  • [a876ae58ad] - test: bump actions/checkout from v1 to v2 (BSKY) #2063
rvagg
published 5.1.0 •

Changelog

Source

v5.1.0 2020-02-05

  • [f37a8b40d0] - doc: add GitHub Actions badge (#1994) (Rod Vagg) #1994
  • [cb3f6aae5e] - doc: update macOS_Catalina.md (#1992) (James Home) #1992
  • [0607596a4c] - doc: fix typo in README.md (#1985) (Suraneti Rodsuwan) #1985
  • [0d5a415a14] - doc: add travis badge (Rod Vagg) #1971
  • [103740cd95] - gyp: list(dict) so we can del dict(key) while iterating (Christian Clauss) #2009
  • [278dcddbdd] - lib: ignore VS instances that cause COMExceptions (Andrew Casey) #2018
  • [1694907bbf] - lib: compatibility with semver ≥ 7 (new for semver.Range) (Xavier Guimard) #2006
  • [a3f1143514] - (SEMVER-MINOR) lib: noproxy support, match proxy detection to request (Matias Lopez) #1978
  • [52365819c7] - test: remove old docker test harness (#1993) (Rod Vagg) #1993
  • [bc509c511d] - test: add Windows to GitHub Actions testing (#1996) (Christian Clauss) #1996
  • [91ee26dd48] - test: fix typo in header download test (#2001) (Richard Lau) #2001
  • [0923f344c9] - test: direct python invocation & simpler pyenv (Matias Lopez) #1979
  • [32c8744b34] - test: fix macOS Travis on Python 2.7 & 3.7 (Christian Clauss) #1979
  • [fd4b1351e4] - test: initial Github Actions with Ubuntu & macOS (Christian Clauss) #1985
rvagg
published 6.1.0 •

Changelog

Source

v6.1.0 2020-01-08

  • [9a7dd16b76] - doc: remove backticks from Python version list (Rod Vagg) #2011
  • [26cd6eaea6] - doc: add GitHub Actions badge (#1994) (Rod Vagg) #1994
  • [312c12ef4f] - doc: update macOS_Catalina.md (#1992) (James Home) #1992
  • [f7b6b6b77b] - doc: fix typo in README.md (#1985) (Suraneti Rodsuwan) #1985
  • [6b8f2652dd] - doc: add travis badge (Rod Vagg) #1971
  • [20aa0b44f7] - doc: macOS Catalina add two commands (Christian Clauss) #1962
  • [14f2a07a39] - gyp: list(dict) so we can del dict(key) while iterating (Christian Clauss) #2009
  • [f242ce4d2c] - lib: compatibility with semver ≥ 7 (new for semver.Range) (Xavier Guimard) #2006
  • [3bcba2a01a] - (SEMVER-MINOR) lib: noproxy support, match proxy detection to request (Matias Lopez) #1978
  • [470cc2178e] - test: remove old docker test harness (#1993) (Rod Vagg) #1993
  • [31ecc8421d] - test: add Windows to GitHub Actions testing (#1996) (Christian Clauss) #1996
  • [5a729e86ee] - test: fix typo in header download test (#2001) (Richard Lau) #2001
  • [345c70e56d] - test: direct python invocation & simpler pyenv (Matias Lopez) #1979
  • [d6a7e0e1fb] - test: fix macOS Travis on Python 2.7 & 3.7 (Christian Clauss) #1979
  • [5a64e9bd32] - test: initial Github Actions with Ubuntu & macOS (Christian Clauss) #1985
  • [04da736d38] - test: fix Python unittests (cclauss) #1961
  • [0670e5189d] - test: add header download test (Rod Vagg) #1796
  • [c506a6a150] - test: configure proper devDir for invoking configure() (Rod Vagg) #1796
rvagg
published 5.0.7 •

Changelog

Source

v5.0.7 2019-12-16

Republish of v5.0.6 with unnecessary tarball removed from pack file.

rvagg
published 5.0.6 •

Changelog

Source

v5.0.6 2019-12-16

  • [cdec00286f] - doc: adjustments to the README.md for new users (Dan Pike) #1919
  • [b7c8233ef2] - test: fix Python unittests (cclauss) #1961
  • [e12b00ab0a] - doc: macOS Catalina add two commands (Christian Clauss) #1962
  • [70b9890c0d] - test: add header download test (Rod Vagg) #1796
  • [4029fa8629] - test: configure proper devDir for invoking configure() (Rod Vagg) #1796
  • [fe8b02cc8b] - doc: add macOS_Catalina.md document (cclauss) #1940
  • [8ea47ce365] - gyp: python3 fixes: utf8 decode, use of 'None' in eval (Wilfried Goesgens) #1925
  • [c7229716ba] - gyp: iteritems() -> items() in compile_commands_json.py (cclauss) #1947
  • [2a18b2a0f8] - gyp: make cmake python3 compatible (gengjiawen) #1944
  • [70f391e844] - gyp: fix TypeError in XcodeVersion() (Christian Clauss) #1939
  • [9f4f0fa34e] - gyp: finish decode stdout on Python 3 (Christian Clauss) #1937
  • [7cf507906d] - src,win: allow 403 errors for arm64 node.lib (Richard Lau) #1934
  • [ad0d182c01] - deps: update deps to roughly match current npm@6 (Rod Vagg) #1920
  • [1553081ed6] - test: upgrade Linux Travis CI to Python 3.8 (Christian Clauss) #1923
  • [0705cae9aa] - travis: ignore failed brew upgrade npm, update xcode (Christian Clauss) #1932
  • [7bfdb6f5bf] - build: avoid bare exceptions in xcode_emulation.py (Christian Clauss) #1932
  • [7edf7658fa] - lib,install: always download SHA sums on Windows (Sam Hughes) #1926
  • [69056d04fe] - travis: add Windows + Python 3.8 to the mix (Rod Vagg) #1921
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc