summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md
diff options
context:
space:
mode:
authornpm team <ops+robot@npmjs.com>2022-03-03 21:38:08 +0000
committerLuigi Pinca <luigipinca@gmail.com>2022-03-08 21:30:47 +0100
commit2f2f422ff8cdf5c739fd9d747e6cc94e409aefa0 (patch)
treee5220d4a07b3327506134f1ef89e7467ccdad941 /deps/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md
parente8697cfe3864082a25f229e61c44f22c8e6dd502 (diff)
downloadnode-new-2f2f422ff8cdf5c739fd9d747e6cc94e409aefa0.tar.gz
deps: upgrade npm to 8.5.3
PR-URL: https://github.com/nodejs/node/pull/42205 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
Diffstat (limited to 'deps/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md')
-rw-r--r--deps/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md b/deps/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md
index e057aa8e58..78afb32544 100644
--- a/deps/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md
+++ b/deps/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md
@@ -45,4 +45,5 @@ To add to this page, just add the link to the project's `binding.gyp` file below
* [nodecv](https://github.com/xudafeng/nodecv/blob/master/binding.gyp)
* [magick-cli](https://github.com/NickNaso/magick-cli/blob/master/binding.gyp)
* [sharp](https://github.com/lovell/sharp/blob/master/binding.gyp)
- * [krb5](https://github.com/adaltas/node-krb5/blob/master/binding.gyp) \ No newline at end of file
+ * [krb5](https://github.com/adaltas/node-krb5/blob/master/binding.gyp)
+ * [node-heapdump](https://github.com/bnoordhuis/node-heapdump/blob/master/binding.gyp)