mirror of
https://github.com/electron/node-gyp.git
synced 2025-09-16 05:53:41 +02:00
Update the bundled fstream to v0.1.14
This commit is contained in:
parent
6efb29b326
commit
eac48fe38b
10 changed files with 262 additions and 20 deletions
3
node_modules/fstream/lib/proxy-reader.js
generated
vendored
3
node_modules/fstream/lib/proxy-reader.js
generated
vendored
|
@ -59,6 +59,9 @@ ProxyReader.prototype._addProxy = function (proxy) {
|
|||
, "close"
|
||||
, "linkpath"
|
||||
, "entry"
|
||||
, "entryEnd"
|
||||
, "child"
|
||||
, "childEnd"
|
||||
, "warn"
|
||||
].forEach(function (ev) {
|
||||
// console.error("~~ proxy event", ev, me.path)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue