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

3.7.0

Diff

Changelog

Source

v3.7.0 2018-06-08

bnoordhuis
published 3.6.3 •

Changelog

Source

v3.6.3 2018-06-08

  • [90cd2e8da9] - gyp: fix regex to match multi-digit versions (Jonas Hermsmeier) #1455
  • [7900122337] - deps: pin request version range (Refael Ackerman) #1300
rvagg
published 3.6.2 •

Changelog

Source

v3.6.2 2017-06-01

  • [72afdd62cd] - build: rename copyNodeLib() to doBuild() (Liu Chao) #1206
  • [bad903ac70] - win: more robust parsing of SDK version (Refael Ackermann) #1198
  • [241752f381] - Log dist-url. (Ben Noordhuis) #1170
  • [386746c7d1] - configure: use full path in node_lib_file GYP var (Pavel Medvedev) #964
  • [0913b2dd99] - build, win: use target_arch to link with node.lib (Pavel Medvedev) #964
  • [c307b302f7] - doc: blorb about setting npm_config_OPTION_NAME (Refael Ackermann) #1185
rvagg
published 3.6.1 •

Changelog

Source

v3.6.1 2017-04-30

  • [49801716c2] - test: fix test-find-python on v0.10.x buildbot. (Ben Noordhuis) #1172
  • [a83a3801fc] - test: fix test/test-configure-python on AIX (Richard Lau) #1131
  • [8a767145c9] - gyp: Revert quote_cmd workaround (Kunal Pathak) #1153
  • [c09cf7671e] - doc: add a note for using configure on Windows (Vse Mozhet Byt) #1152
  • [da9cb5f411] - Delete superfluous .patch files. (Ben Noordhuis) #1122
rvagg
published 3.6.0 •

Changelog

Source

v3.6.0 2017-03-16

  • [ae141e1906] - win: find and setup for VS2017 (Refael Ackermann) #1130
  • [ec5fc36a80] - Add support to build node.js with chakracore for ARM. (Kunal Pathak) #873
  • [a04ea3051a] - Add support to build node.js with chakracore. (Kunal Pathak) #873
  • [93d7fa83c8] - Upgrade semver dependency. (Ben Noordhuis) #1107
  • [ff9a6fadfd] - Update link of gyp as Google code is shutting down (Peter Dave Hello) #1061
rvagg
published 3.5.0 •

Changelog

Source

v3.5.0 2017-01-10

  • [762d19a39e] - [doc] merge History.md and CHANGELOG.md (Rod Vagg)
  • [80fc5c3d31] - Fix deprecated dependency warning (Simone Primarosa) #1069
  • [05c44944fd] - Open the build file with universal-newlines mode (Guy Margalit) #1053
  • [37ae7be114] - Try python launcher when stock python is python 3. (Ben Noordhuis) #992
  • [e3778d9907] - Add lots of findPython() tests. (Ben Noordhuis) #992
  • [afc766adf6] - Unset executable bit for .bat files (Pavel Medvedev) #969
  • [ddac348991] - Use push on PYTHONPATH and add tests (Michael Hart) #990
  • [b182a19042] - Revert "add "path-array" dep" (Michael Hart) #990
  • [7c08b85c5a] - Revert "configure: use "path-array" for PYTHONPATH" (Michael Hart) #990
  • [9c8d275526] - Add --devdir flag. (Ben Noordhuis) #916
  • [f6eab1f9e4] - doc: add windows-build-tools to readme (Felix Rieseberg) #970
rvagg
published 3.4.0 •

Changelog

Source

v3.4.0 2016-06-28

  • [ce5fd04e94] - deps: update minimatch version (delphiactual) #961
  • [77383ddd85] - Replace fs.accessSync call to fs.statSync (Richard Lau) #955
  • [0dba4bda57] - test: add simple addon test (Richard Lau) #955
  • [c4344b3889] - doc: add --target option to README (Gibson Fahnestock) #958
  • [cc778e9215] - Override BUILDING_UV_SHARED, BUILDING_V8_SHARED. (Ben Noordhuis) #915
  • [af35b2ad32] - Move VC++ Build Tools to Build Tools landing page. (Andrew Pardoe) #953
  • [f31482e226] - win: work around __pfnDliNotifyHook2 type change (Alexis Campailla) #952
  • [3df8222fa5] - Allow for npmlog@3.x (Rebecca Turner) #950
  • [a4fa07b390] - More verbose error on locating msbuild.exe failure. (Mateusz Jaworski) #930
  • [4ee31329e0] - doc: add command options to README.md (Gibson Fahnestock) #937
  • [c8c7ca86b9] - Add --silent option for zero output. (Gibson Fahnestock) #937
  • [ac29d23a7c] - Upgrade to glob@7.0.3. (Ben Noordhuis) #943
  • [15fd56be3d] - Enable V8 deprecation warnings for native modules (Matt Loring) #920
  • [7f1c1b960c] - gyp: improvements for android generator (Robert Chiras) #935
  • [088082766c] - Update Windows install instructions (Sara Itani) #867
  • [625c1515f9] - gyp: inherit CC/CXX for CC/CXX.host (Johan Bergström) #908
  • [3bcb1720e4] - Add support for the Python launcher on Windows (Patrick Westerhoff) [#894](https://github.com/nodejs/node-gyp/pull/894
bnoordhuis
published 3.3.1 •

Changelog

Source

v3.3.1 2016-03-04

rvagg
published 3.3.0 •

Changelog

Source

v3.3.0 2016-02-16

  • [818d854a4d] - Introduce NODEJS_ORG_MIRROR and IOJS_ORG_MIRROR (Rod Vagg) #878
  • [d1e4cc4b62] - (SEMVER-MINOR) Download headers tarball for ~0.12.10 || ~0.10.42 (Rod Vagg) #877
  • [6e28ad1bea] - Allow for npmlog@2.x (Rebecca Turner) #861
  • [07371e5812] - Use -fPIC for NetBSD. (Marcin Cieślak) #856
  • [8c4b0ffa50] - (SEMVER-MINOR) Add --cafile command line option. (Ben Noordhuis) #837
  • [b3ad43498e] - (SEMVER-MINOR) Make download() function testable. (Ben Noordhuis) #837
bnoordhuis
published 3.2.1 •

Changelog

Source

v3.2.1 2015-12-03

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