Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ShalokShalom/86e51be92dca5ec979445c695d56f95a to your computer and use it in GitHub Desktop.
Save ShalokShalom/86e51be92dca5ec979445c695d56f95a to your computer and use it in GitHub Desktop.
[matthias@cosmos brave]$ makepkg -si
==> Making package: brave 0.14.1-1 (Fri Apr 21 14:23:46 CEST 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found v0.14.1dev.tar.gz
==> Validating source files with sha512sums...
v0.14.1dev.tar.gz ... Passed
==> Extracting sources...
-> Extracting v0.14.1dev.tar.gz with bsdtar
bsdtar: Failed to set default locale
==> Starting build()...
npm WARN deprecated css-list@0.1.3: Deprecated.
npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
> ad-block@2.1.0 preinstall /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/ad-block-c989d16c
> npm install bloom-filter-cpp && npm install hashset-cpp
> bloom-filter-cpp@1.1.6 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/ad-block-c989d16c/node_modules/bloom-filter-cpp
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/ad-block-c989d16c/node_modules/bloom-filter-cpp/build'
CXX(target) Release/obj.target/bloom-filter-cpp/addon.o
CXX(target) Release/obj.target/bloom-filter-cpp/BloomFilterWrap.o
../BloomFilterWrap.cpp: In static member function 'static void BloomFilterWrap::BloomFilterWrap::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../BloomFilterWrap.cpp:62:59: warning: 'v8::Local<v8::Object> v8::Function::NewInstance(int, v8::Local<v8::Value>*) const' is deprecated: Use maybe version [-Wdeprecated-declarations]
args.GetReturnValue().Set(cons->NewInstance(argc, argv));
^
In file included from /home/matthias/.node-gyp/7.9.0/include/node/v8.h:26:0,
from /home/matthias/.node-gyp/7.9.0/include/node/node.h:42,
from ../BloomFilterWrap.h:9,
from ../BloomFilterWrap.cpp:6:
/home/matthias/.node-gyp/7.9.0/include/node/v8.h:3658:31: note: declared here
Local<Object> NewInstance(int argc, Local<Value> argv[]) const);
^
/home/matthias/.node-gyp/7.9.0/include/node/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
CXX(target) Release/obj.target/bloom-filter-cpp/BloomFilter.o
CXX(target) Release/obj.target/bloom-filter-cpp/hashFn.o
SOLINK_MODULE(target) Release/obj.target/bloom-filter-cpp.node
COPY Release/bloom-filter-cpp.node
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/ad-block-c989d16c/node_modules/bloom-filter-cpp/build'
ad-block@2.1.0 /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/ad-block-c989d16c
└── bloom-filter-cpp@1.1.6
> hashset-cpp@1.0.17 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/ad-block-c989d16c/node_modules/hashset-cpp
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/ad-block-c989d16c/node_modules/hashset-cpp/build'
CXX(target) Release/obj.target/hashset-cpp/addon.o
CXX(target) Release/obj.target/hashset-cpp/HashSetWrap.o
../HashSetWrap.cpp: In static member function 'static void HashSetWrap::HashSetWrap::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../HashSetWrap.cpp:61:59: warning: 'v8::Local<v8::Object> v8::Function::NewInstance(int, v8::Local<v8::Value>*) const' is deprecated: Use maybe version [-Wdeprecated-declarations]
args.GetReturnValue().Set(cons->NewInstance(argc, argv));
^
In file included from /home/matthias/.node-gyp/7.9.0/include/node/v8.h:26:0,
from /home/matthias/.node-gyp/7.9.0/include/node/node.h:42,
from ../HashSetWrap.h:9,
from ../HashSetWrap.cpp:6:
/home/matthias/.node-gyp/7.9.0/include/node/v8.h:3658:31: note: declared here
Local<Object> NewInstance(int argc, Local<Value> argv[]) const);
^
/home/matthias/.node-gyp/7.9.0/include/node/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
CXX(target) Release/obj.target/hashset-cpp/HashSet.o
SOLINK_MODULE(target) Release/obj.target/hashset-cpp.node
COPY Release/hashset-cpp.node
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/ad-block-c989d16c/node_modules/hashset-cpp/build'
ad-block@2.1.0 /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/ad-block-c989d16c
└── hashset-cpp@1.0.17
> tracking-protection@1.1.6 preinstall /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/tracking-protection-ac183f59
> npm install hashset-cpp && npm install cppunitlite
> hashset-cpp@1.0.17 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/tracking-protection-ac183f59/node_modules/hashset-cpp
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/tracking-protection-ac183f59/node_modules/hashset-cpp/build'
CXX(target) Release/obj.target/hashset-cpp/addon.o
CXX(target) Release/obj.target/hashset-cpp/HashSetWrap.o
../HashSetWrap.cpp: In static member function 'static void HashSetWrap::HashSetWrap::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../HashSetWrap.cpp:61:59: warning: 'v8::Local<v8::Object> v8::Function::NewInstance(int, v8::Local<v8::Value>*) const' is deprecated: Use maybe version [-Wdeprecated-declarations]
args.GetReturnValue().Set(cons->NewInstance(argc, argv));
^
In file included from /home/matthias/.node-gyp/7.9.0/include/node/v8.h:26:0,
from /home/matthias/.node-gyp/7.9.0/include/node/node.h:42,
from ../HashSetWrap.h:9,
from ../HashSetWrap.cpp:6:
/home/matthias/.node-gyp/7.9.0/include/node/v8.h:3658:31: note: declared here
Local<Object> NewInstance(int argc, Local<Value> argv[]) const);
^
/home/matthias/.node-gyp/7.9.0/include/node/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
CXX(target) Release/obj.target/hashset-cpp/HashSet.o
SOLINK_MODULE(target) Release/obj.target/hashset-cpp.node
COPY Release/hashset-cpp.node
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/tracking-protection-ac183f59/node_modules/hashset-cpp/build'
tracking-protection@1.1.6 /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/tracking-protection-ac183f59
└── hashset-cpp@1.0.17
> cppunitlite@1.0.0 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/tracking-protection-ac183f59/node_modules/cppunitlite
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/tracking-protection-ac183f59/node_modules/cppunitlite/build'
CXX(target) Release/obj.target/CppUnitLite/src/Failure.o
CXX(target) Release/obj.target/CppUnitLite/src/SimpleString.o
CXX(target) Release/obj.target/CppUnitLite/src/Test.o
CXX(target) Release/obj.target/CppUnitLite/src/TestResult.o
CXX(target) Release/obj.target/CppUnitLite/src/TestRegistry.o
AR(target) Release/obj.target/CppUnitLite.a
COPY Release/CppUnitLite.a
CXX(target) Release/obj.target/test/test/StackMain.o
CXX(target) Release/obj.target/test/test/StackTest.o
LINK(target) Release/test
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/tracking-protection-ac183f59/node_modules/cppunitlite/build'
tracking-protection@1.1.6 /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/.staging/tracking-protection-ac183f59
└── cppunitlite@1.0.0
npm WARN prefer global marked@0.3.6 should be installed with -g
npm WARN prefer global node-ninja@1.0.2 should be installed with -g
> bloom-filter-cpp@1.1.6 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/bloom-filter-cpp
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/bloom-filter-cpp/build'
CXX(target) Release/obj.target/bloom-filter-cpp/addon.o
CXX(target) Release/obj.target/bloom-filter-cpp/BloomFilterWrap.o
../BloomFilterWrap.cpp: In static member function 'static void BloomFilterWrap::BloomFilterWrap::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../BloomFilterWrap.cpp:62:59: warning: 'v8::Local<v8::Object> v8::Function::NewInstance(int, v8::Local<v8::Value>*) const' is deprecated: Use maybe version [-Wdeprecated-declarations]
args.GetReturnValue().Set(cons->NewInstance(argc, argv));
^
In file included from /home/matthias/.node-gyp/7.9.0/include/node/v8.h:26:0,
from /home/matthias/.node-gyp/7.9.0/include/node/node.h:42,
from ../BloomFilterWrap.h:9,
from ../BloomFilterWrap.cpp:6:
/home/matthias/.node-gyp/7.9.0/include/node/v8.h:3658:31: note: declared here
Local<Object> NewInstance(int argc, Local<Value> argv[]) const);
^
/home/matthias/.node-gyp/7.9.0/include/node/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
CXX(target) Release/obj.target/bloom-filter-cpp/BloomFilter.o
CXX(target) Release/obj.target/bloom-filter-cpp/hashFn.o
SOLINK_MODULE(target) Release/obj.target/bloom-filter-cpp.node
COPY Release/bloom-filter-cpp.node
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/bloom-filter-cpp/build'
> cppunitlite@1.0.0 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/cppunitlite
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/cppunitlite/build'
CXX(target) Release/obj.target/CppUnitLite/src/Failure.o
CXX(target) Release/obj.target/CppUnitLite/src/SimpleString.o
CXX(target) Release/obj.target/CppUnitLite/src/Test.o
CXX(target) Release/obj.target/CppUnitLite/src/TestResult.o
CXX(target) Release/obj.target/CppUnitLite/src/TestRegistry.o
AR(target) Release/obj.target/CppUnitLite.a
COPY Release/CppUnitLite.a
CXX(target) Release/obj.target/test/test/StackMain.o
CXX(target) Release/obj.target/test/test/StackTest.o
LINK(target) Release/test
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/cppunitlite/build'
> hashset-cpp@1.0.17 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/hashset-cpp
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/hashset-cpp/build'
CXX(target) Release/obj.target/hashset-cpp/addon.o
CXX(target) Release/obj.target/hashset-cpp/HashSetWrap.o
../HashSetWrap.cpp: In static member function 'static void HashSetWrap::HashSetWrap::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../HashSetWrap.cpp:61:59: warning: 'v8::Local<v8::Object> v8::Function::NewInstance(int, v8::Local<v8::Value>*) const' is deprecated: Use maybe version [-Wdeprecated-declarations]
args.GetReturnValue().Set(cons->NewInstance(argc, argv));
^
In file included from /home/matthias/.node-gyp/7.9.0/include/node/v8.h:26:0,
from /home/matthias/.node-gyp/7.9.0/include/node/node.h:42,
from ../HashSetWrap.h:9,
from ../HashSetWrap.cpp:6:
/home/matthias/.node-gyp/7.9.0/include/node/v8.h:3658:31: note: declared here
Local<Object> NewInstance(int argc, Local<Value> argv[]) const);
^
/home/matthias/.node-gyp/7.9.0/include/node/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
CXX(target) Release/obj.target/hashset-cpp/HashSet.o
SOLINK_MODULE(target) Release/obj.target/hashset-cpp.node
COPY Release/hashset-cpp.node
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/hashset-cpp/build'
> sha3@1.2.0 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/sha3
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/sha3/build'
CXX(target) Release/obj.target/sha3/src/addon.o
../src/addon.cpp: In static member function 'static Nan::NAN_METHOD_RETURN_TYPE SHA3Hash::New(Nan::NAN_METHOD_ARGS_TYPE)':
../src/addon.cpp:59:58: warning: 'v8::Local<v8::Object> v8::Function::NewInstance(int, v8::Local<v8::Value>*) const' is deprecated: Use maybe version [-Wdeprecated-declarations]
info.GetReturnValue().Set(cons->NewInstance(argc, argv));
^
In file included from /home/matthias/.node-gyp/7.9.0/include/node/v8.h:26:0,
from /home/matthias/.node-gyp/7.9.0/include/node/node.h:42,
from ../src/addon.cpp:1:
/home/matthias/.node-gyp/7.9.0/include/node/v8.h:3658:31: note: declared here
Local<Object> NewInstance(int argc, Local<Value> argv[]) const);
^
/home/matthias/.node-gyp/7.9.0/include/node/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
CXX(target) Release/obj.target/sha3/src/displayIntermediateValues.o
CXX(target) Release/obj.target/sha3/src/KeccakF-1600-reference.o
CXX(target) Release/obj.target/sha3/src/KeccakNISTInterface.o
CXX(target) Release/obj.target/sha3/src/KeccakSponge.o
SOLINK_MODULE(target) Release/obj.target/sha3.node
COPY Release/sha3.node
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/sha3/build'
> leveldown@1.5.0 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/leveldown
> prebuild --install
> bufferutil@3.0.0 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/bufferutil
> prebuild-install || node-gyp rebuild
prebuild-install info begin Prebuild-install version 2.1.2
prebuild-install info looking for local prebuild @ prebuilds/bufferutil-v3.0.0-node-v51-linux-x64.tar.gz
prebuild-install info looking for cached prebuild @ /home/matthias/.npm/_prebuilds/https-github.com-websockets-bufferutil-releases-download-v3.0.0-bufferutil-v3.0.0-node-v51-linux-x64.tar.gz
prebuild-install info found cached prebuild
prebuild-install info unpacking @ /home/matthias/.npm/_prebuilds/https-github.com-websockets-bufferutil-releases-download-v3.0.0-bufferutil-v3.0.0-node-v51-linux-x64.tar.gz
prebuild-install info unpack resolved to /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/bufferutil/build/Release/bufferutil.node
prebuild-install info unpack required /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/bufferutil/build/Release/bufferutil.node successfully
prebuild-install info install Prebuild successfully installed!
> secp256k1@3.2.5 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/secp256k1
> prebuild-install || node-gyp rebuild || echo "Secp256k1 bindings compilation fail. Pure JS implementation will be used."
prebuild-install info begin Prebuild-install version 2.1.2
prebuild-install info looking for local prebuild @ prebuilds/secp256k1-v3.2.5-node-v51-linux-x64.tar.gz
prebuild-install info looking for cached prebuild @ /home/matthias/.npm/_prebuilds/https-github.com-cryptocoinjs-secp256k1-node-releases-download-v3.2.5-secp256k1-v3.2.5-node-v51-linux-x64.tar.gz
prebuild-install info found cached prebuild
prebuild-install info unpacking @ /home/matthias/.npm/_prebuilds/https-github.com-cryptocoinjs-secp256k1-node-releases-download-v3.2.5-secp256k1-v3.2.5-node-v51-linux-x64.tar.gz
prebuild-install info unpack resolved to /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/secp256k1/build/Release/secp256k1.node
prebuild-install info unpack required /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/secp256k1/build/Release/secp256k1.node successfully
prebuild-install info install Prebuild successfully installed!
> electron-chromedriver@2.56.0 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/electron-chromedriver
> node ./download-chromedriver.js
> ad-block@2.1.0 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/ad-block
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/ad-block/build'
CXX(target) Release/obj.target/ad-block/addon.o
CXX(target) Release/obj.target/ad-block/ad_block_client_wrap.o
../ad_block_client_wrap.cc: In static member function 'static void ad_block_client_wrap::AdBlockClientWrap::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../ad_block_client_wrap.cc:114:59: warning: 'v8::Local<v8::Object> v8::Function::NewInstance(int, v8::Local<v8::Value>*) const' is deprecated: Use maybe version [-Wdeprecated-declarations]
args.GetReturnValue().Set(cons->NewInstance(argc, argv));
^
In file included from /home/matthias/.node-gyp/7.9.0/include/node/v8.h:26:0,
from /home/matthias/.node-gyp/7.9.0/include/node/node.h:42,
from /home/matthias/.node-gyp/7.9.0/include/node/node_buffer.h:4,
from ../ad_block_client_wrap.cc:6:
/home/matthias/.node-gyp/7.9.0/include/node/v8.h:3658:31: note: declared here
Local<Object> NewInstance(int argc, Local<Value> argv[]) const);
^
/home/matthias/.node-gyp/7.9.0/include/node/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
CXX(target) Release/obj.target/ad-block/ad_block_client.o
CXX(target) Release/obj.target/ad-block/cosmetic_filter.o
CXX(target) Release/obj.target/ad-block/filter.o
CXX(target) Release/obj.target/ad-block/node_modules/bloom-filter-cpp/BloomFilter.o
CXX(target) Release/obj.target/ad-block/node_modules/bloom-filter-cpp/hashFn.o
CXX(target) Release/obj.target/ad-block/node_modules/hashset-cpp/HashSet.o
SOLINK_MODULE(target) Release/obj.target/ad-block.node
COPY Release/ad-block.node
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/ad-block/build'
> keytar@3.0.2 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/keytar
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/keytar/build'
CXX(target) Release/obj.target/keytar/src/main.o
CXX(target) Release/obj.target/keytar/src/keytar_posix.o
SOLINK_MODULE(target) Release/obj.target/keytar.node
COPY Release/keytar.node
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/keytar/build'
> pre-commit@1.1.3 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/pre-commit
> node install.js
> spellchecker@3.3.1 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/spellchecker
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/spellchecker/build'
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/affentry.o
In file included from ../vendor/hunspell/src/hunspell/affentry.cxx:9:0:
../vendor/hunspell/src/hunspell/affentry.hxx:30:105: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null]
struct hentry * check_twosfx(const char * word, int len, char in_compound, const FLAG needflag = NULL);
^
../vendor/hunspell/src/hunspell/affentry.hxx:93:114: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null]
struct hentry * check_twosfx(const char * word, int len, int optflags, PfxEntry* ppfx, const FLAG needflag = NULL);
^
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/affixmgr.o
In file included from ../vendor/hunspell/src/hunspell/affixmgr.cxx:12:0:
../vendor/hunspell/src/hunspell/affentry.hxx:30:105: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null]
struct hentry * check_twosfx(const char * word, int len, char in_compound, const FLAG needflag = NULL);
^
../vendor/hunspell/src/hunspell/affentry.hxx:93:114: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null]
struct hentry * check_twosfx(const char * word, int len, int optflags, PfxEntry* ppfx, const FLAG needflag = NULL);
^
../vendor/hunspell/src/hunspell/affixmgr.cxx: In member function 'int AffixMgr::parse_convtable(char*, FileMgr*, RepList**, const char*)':
../vendor/hunspell/src/hunspell/affixmgr.cxx:3654:64: warning: argument to 'sizeof' in 'int strncmp(const char*, const char*, size_t)' call is the same expression as the second source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
if (strncmp(piece, keyword, sizeof(keyword)) != 0) {
^
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/csutil.o
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/dictmgr.o
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/filemgr.o
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hashmgr.o
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hunspell.o
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hunzip.o
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/phonet.o
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/replist.o
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/suggestmgr.o
CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/parsers/textparser.o
AR(target) Release/obj.target/hunspell.a
COPY Release/hunspell.a
CXX(target) Release/obj.target/spellchecker/src/main.o
CXX(target) Release/obj.target/spellchecker/src/spellchecker_hunspell.o
CXX(target) Release/obj.target/spellchecker/src/spellchecker_linux.o
CXX(target) Release/obj.target/spellchecker/src/transcoder_posix.o
SOLINK_MODULE(target) Release/obj.target/spellchecker.node
COPY Release/spellchecker.node
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/spellchecker/build'
> sqlite3@3.1.8 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/sqlite3
> node-pre-gyp install --fallback-to-build
[sqlite3] Success: "/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/sqlite3/lib/binding/node-v51-linux-x64/node_sqlite3.node" is installed via remote
> tracking-protection@1.1.6 install /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/tracking-protection
> node-gyp rebuild
make: Entering directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/tracking-protection/build'
test.target.mk:137: warning: overriding recipe for target 'Release/test'
node_modules/cppunitlite/test.target.mk:125: warning: ignoring old recipe for target 'Release/test'
CXX(target) Release/obj.target/CppUnitLite/node_modules/cppunitlite/src/Failure.o
CXX(target) Release/obj.target/CppUnitLite/node_modules/cppunitlite/src/SimpleString.o
CXX(target) Release/obj.target/CppUnitLite/node_modules/cppunitlite/src/Test.o
CXX(target) Release/obj.target/CppUnitLite/node_modules/cppunitlite/src/TestResult.o
CXX(target) Release/obj.target/CppUnitLite/node_modules/cppunitlite/src/TestRegistry.o
AR(target) Release/obj.target/node_modules/cppunitlite/CppUnitLite.a
COPY Release/CppUnitLite.a
CXX(target) Release/obj.target/hashset-cpp/node_modules/hashset-cpp/addon.o
CXX(target) Release/obj.target/hashset-cpp/node_modules/hashset-cpp/HashSetWrap.o
../node_modules/hashset-cpp/HashSetWrap.cpp: In static member function 'static void HashSetWrap::HashSetWrap::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../node_modules/hashset-cpp/HashSetWrap.cpp:61:59: warning: 'v8::Local<v8::Object> v8::Function::NewInstance(int, v8::Local<v8::Value>*) const' is deprecated: Use maybe version [-Wdeprecated-declarations]
args.GetReturnValue().Set(cons->NewInstance(argc, argv));
^
In file included from /home/matthias/.node-gyp/7.9.0/include/node/v8.h:26:0,
from /home/matthias/.node-gyp/7.9.0/include/node/node.h:42,
from ../node_modules/hashset-cpp/HashSetWrap.h:9,
from ../node_modules/hashset-cpp/HashSetWrap.cpp:6:
/home/matthias/.node-gyp/7.9.0/include/node/v8.h:3658:31: note: declared here
Local<Object> NewInstance(int argc, Local<Value> argv[]) const);
^
/home/matthias/.node-gyp/7.9.0/include/node/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
CXX(target) Release/obj.target/hashset-cpp/node_modules/hashset-cpp/HashSet.o
SOLINK_MODULE(target) Release/obj.target/node_modules/hashset-cpp/hashset-cpp.node
COPY Release/hashset-cpp.node
CXX(target) Release/obj.target/sample/main.o
CXX(target) Release/obj.target/sample/TPParser.o
CXX(target) Release/obj.target/sample/node_modules/hashset-cpp/HashSet.o
LINK(target) Release/sample
CXX(target) Release/obj.target/test/test/test-main.o
g++: warning: ..: linker input file unused because linking not done
CXX(target) Release/obj.target/test/test/tracking-protection-test.o
g++: warning: ..: linker input file unused because linking not done
CXX(target) Release/obj.target/test/TPParser.o
g++: warning: ..: linker input file unused because linking not done
CXX(target) Release/obj.target/test/node_modules/hashset-cpp/HashSet.o
g++: warning: ..: linker input file unused because linking not done
CXX(target) Release/obj.target/test/node_modules/cppunitlite/test/StackMain.o
CXX(target) Release/obj.target/test/node_modules/cppunitlite/test/StackTest.o
LINK(target) Release/test
CXX(target) Release/obj.target/tp_node_addon/TPParser.o
CXX(target) Release/obj.target/tp_node_addon/node_addon/TPParserWrap.o
../node_addon/TPParserWrap.cpp: In static member function 'static void TPParserWrap::CTPParserWrap::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../node_addon/TPParserWrap.cpp:70:67: warning: 'v8::Local<v8::Object> v8::Function::NewInstance(int, v8::Local<v8::Value>*) const' is deprecated: Use maybe version [-Wdeprecated-declarations]
args.GetReturnValue().Set(cons->NewInstance(argc, argv));
^
In file included from /home/matthias/.node-gyp/7.9.0/include/node/v8.h:26:0,
from /home/matthias/.node-gyp/7.9.0/include/node/node.h:42,
from /home/matthias/.node-gyp/7.9.0/include/node/node_buffer.h:4,
from ../node_addon/TPParserWrap.cpp:6:
/home/matthias/.node-gyp/7.9.0/include/node/v8.h:3658:31: note: declared here
Local<Object> NewInstance(int argc, Local<Value> argv[]) const);
^
/home/matthias/.node-gyp/7.9.0/include/node/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
CXX(target) Release/obj.target/tp_node_addon/node_addon/addon.o
SOLINK_MODULE(target) Release/obj.target/tp_node_addon.node
COPY Release/tp_node_addon.node
CXX(target) Release/obj.target/tracking-protection/TPParser.o
AR(target) Release/obj.target/tracking-protection.a
COPY Release/tracking-protection.a
make: Leaving directory '/home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/tracking-protection/build'
> spawn-sync@1.0.15 postinstall /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/spawn-sync
> node postinstall
> electron-prebuilt@1.4.31 postinstall /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/electron-prebuilt
> node install.js
> flow-bin@0.22.1 postinstall /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/node_modules/flow-bin
> node lib/install.js
fetch : https://github.com/facebook/flow/releases/download/v0.22.1/flow-linux64-v0.22.1.zip
progress : [====================] 100% 0.0s
✔ flow binary test passed successfully
> brave@0.14.1 postinstall /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev
> npm run download-sync-client && webpack
> brave@0.14.1 download-sync-client /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev
> node ./tools/downloadSyncClient
writing sync bundle to /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/app/extensions/brave/content/scripts/sync.js
Hash: ef6c4941e84c305a8ad22e8f24002e8beba43fd0bcb3f4ef5c2d75475be8
Version: webpack 1.15.0
Child
Hash: ef6c4941e84c305a8ad2
Version: webpack 1.15.0
Time: 30787ms
Asset Size Chunks Chunk Names
493bc2b131dc439f27e05c4d3f4e93e7.png 12.1 kB [emitted]
8b116e3ce0b2711f8e2cc78c8b32a7c5.svg 485 bytes [emitted]
674f50d287a8c48dc19ba404d20fe713.eot 166 kB [emitted]
af7ae505a9eed503f8b8e6982036873e.woff2 77.2 kB [emitted]
fee66e712a8a08eef5805a46892932ad.woff 98 kB [emitted]
b06871f281fee6b241d60582ae9369b9.ttf 166 kB [emitted]
912ec66d7572ff821749319396470bde.svg 444 kB [emitted]
2ad15189f9772058209b9036ebf8bda1.svg 1.34 kB [emitted]
292a09c3abb7e423680bb8be4de82460.svg 768 bytes [emitted]
f9c5944d81cb03f5601faa8815856fc4.svg 1.3 kB [emitted]
a42c3b4a1de787c14f05edf1ec49c9fd.svg 1.72 kB [emitted]
dfd0990bd610a78a34d31bd751d140bd.svg 1.72 kB [emitted]
f3b9223a9b686682b28b618d9f28817e.svg 792 bytes [emitted]
59023652f84793c67f7775cea1b33195.svg 670 bytes [emitted]
fbb1a0acb7d12f9e64c82a8cc82aeb66.svg 615 bytes [emitted]
ab6512b7dac5700b20f7de361aa47884.svg 1.03 kB [emitted]
aa1e37293df5a3c347ea3784959aa105.svg 776 bytes [emitted]
d50f42f7ea312cabab88d8eda5bb14a9.svg 2.88 kB [emitted]
b656321b23c28720920d6615a4ae5979.svg 751 bytes [emitted]
e606b7f6bbecaced0044c1052a99b7a9.svg 1.06 kB [emitted]
eb1972095e43719a327e7fc4dd7691a4.svg 1.82 kB [emitted]
7e7925a41b22d080e00c8d7309745420.svg 378 bytes [emitted]
4bb98a05900622845d2e66b433711e32.png 2.93 kB [emitted]
b6190b89305d7ca6eb2b6a84fb68d7bf.png 2.7 kB [emitted]
1b0aa5afd818eff2fcc8b4386a8bc38b.png 3.02 kB [emitted]
8d111e3d7631c0d7a2392817bb7c8a2d.png 5.82 kB [emitted]
3caa6d84e23f04adf06c13d4063cda48.png 2.83 kB [emitted]
07b39e4e3e43397dc7b17f507dea2408.png 5.69 kB [emitted]
4134ecd741d7d7b79fd1bb41ca3ad4d5.svg 472 bytes [emitted]
89f9f5560225e5eee776ab6ae8f9f0b3.svg 840 bytes [emitted]
2e0a02e86af0015897a23b002e2b1a13.png 8.99 kB [emitted]
32866d29d966a861c76ef5405f99b1aa.svg 15.2 kB [emitted]
41184b1f1df6562bc72590ed11bd818a.svg 10.8 kB [emitted]
c74aae1d7c31e27b75eb9c779b6fab4c.svg 1.03 kB [emitted]
de46bc0216c15ce3302139b3c2af4884.svg 789 bytes [emitted]
196262d2122e55e514d47f9e44b66520.svg 431 bytes [emitted]
14ad83ede0f899bd6a66a37194df85c6.svg 934 bytes [emitted]
392507919f6ec931361b489a56c65ce9.svg 816 bytes [emitted]
d5a535fdec793b2b9219ef7abfa185ce.svg 205 bytes [emitted]
5ccced21c6505bfab561c1e015e407e1.svg 239 bytes [emitted]
23b20b72da217563c4304c07c5206dd0.svg 213 bytes [emitted]
e008bf562e79f9e1fd5110df9d61627d.svg 355 bytes [emitted]
c11dbc2db4c1e34f10ac562b48e1d886.svg 289 bytes [emitted]
430b679826c6e11b1767e7e05649e028.svg 615 bytes [emitted]
2e7aa1b656ba910260191a20406af15f.svg 618 bytes [emitted]
38ad268f3a41dc9191cc26857537e4c1.svg 452 bytes [emitted]
a60b6ab6aaca89b5627cee5fb224ce64.svg 438 bytes [emitted]
f88876b2519c8cbda6ef6fa17e83eeff.svg 687 bytes [emitted]
bc90457507bcff2412ad0d500d7f92a9.svg 693 bytes [emitted]
b6fb7a0b51d3af832d445c02e46d434d.png 2.13 kB [emitted]
a34dd95ecb584ddb353a854a069d89a1.png 18.1 kB [emitted]
0c4a088449e73ec59b36bb111c7e03b5.png 5.91 kB [emitted]
69e1af008c893d635dabe4b7feb5f366.png 2.39 kB [emitted]
51a0855604244165c58b5867df7d5676.png 4.69 kB [emitted]
1be94b6e3fe1720c770ab40ab0c71cbe.png 7.22 kB [emitted]
cd1a406ba824513a8d92a2e1418a2977.svg 418 bytes [emitted]
1acaa76443941825560798bdb3936bf9.svg 437 bytes [emitted]
3bad0d188335cbfe4a29bd448fa4d0e3.svg 430 bytes [emitted]
cbba55184f62c3df8728928b9016f9d7.svg 1.7 kB [emitted]
1d10887913956d5ffe996a035b489730.svg 1.51 kB [emitted]
df9d90f487acc18337a62e10623a2d87.svg 1.21 kB [emitted]
4816047e6c690868e2f2dfb972e11263.svg 1.09 kB [emitted]
dafa0bbc64a10f10d65c8eadadd14c0a.svg 890 bytes [emitted]
dba2dc28147a6dc7176d68287cb3fb74.svg 2.66 kB [emitted]
e61458fc4b59fafd5f6bb3a25b6d94ff.svg 824 bytes [emitted]
8c9c38b16d3e35299481600c10f9bd19.svg 823 bytes [emitted]
aboutPages.entry.js 4.03 MB 0 [emitted] aboutPages
app.entry.js 2.61 MB 1 [emitted] app
aboutPages.entry.js.map 5.25 MB 0 [emitted] aboutPages
app.entry.js.map 3.6 MB 1 [emitted] app
[0] multi app 28 bytes {1} [built]
[0] multi aboutPages 28 bytes {0} [built]
+ 897 hidden modules
Child
Hash: 2e8f24002e8beba43fd0
Version: webpack 1.15.0
Time: 22053ms
Asset Size Chunks Chunk Names
lib.devTools.js 392 kB 0 [emitted] devTools
lib.devTools.js.map 485 kB 0 [emitted] devTools
[0] multi devTools 28 bytes {0} [built]
+ 13 hidden modules
Child webtorrent:
Hash: bcb3f4ef5c2d75475be8
Version: webpack 1.15.0
Time: 30735ms
Asset Size Chunks Chunk Names
2ad15189f9772058209b9036ebf8bda1.svg 1.34 kB [emitted]
8b116e3ce0b2711f8e2cc78c8b32a7c5.svg 485 bytes [emitted]
196262d2122e55e514d47f9e44b66520.svg 431 bytes [emitted]
674f50d287a8c48dc19ba404d20fe713.eot 166 kB [emitted]
af7ae505a9eed503f8b8e6982036873e.woff2 77.2 kB [emitted]
fee66e712a8a08eef5805a46892932ad.woff 98 kB [emitted]
b06871f281fee6b241d60582ae9369b9.ttf 166 kB [emitted]
912ec66d7572ff821749319396470bde.svg 444 kB [emitted]
webtorrentPage.entry.js 1.44 MB 0 [emitted] main
webtorrentPage.entry.js.map 1.74 MB 0 [emitted] main
[0] multi main 28 bytes {0} [built]
+ 326 hidden modules
brave@0.14.1 /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev
├── acorn@3.2.0
├─┬ ad-block@2.1.0
│ ├── bloom-filter-cpp@1.1.6
│ ├── cppunitlite@1.0.0
│ ├── hashset-cpp@1.0.17
│ └── nan@2.6.2
├─┬ aphrodite@1.2.0
│ ├── asap@2.0.5
│ ├─┬ inline-style-prefixer@3.0.2
│ │ ├── bowser@1.6.1
│ │ └─┬ css-in-js-utils@1.0.3
│ │ └── hyphenate-style-name@1.0.2
│ └── string-hash@1.1.3
├─┬ asar@0.11.0
│ ├── chromium-pickle-js@0.1.0
│ ├─┬ commander@2.9.0
│ │ └── graceful-readlink@1.0.1
│ ├── cuint@0.2.2
│ ├─┬ glob@6.0.4
│ │ ├── inflight@1.0.6
│ │ ├── inherits@2.0.3
│ │ └── once@1.4.0
│ ├─┬ minimatch@3.0.3
│ │ └─┬ brace-expansion@1.1.7
│ │ ├── balanced-match@0.4.2
│ │ └── concat-map@0.0.1
│ └─┬ mksnapshot@0.3.1
│ ├─┬ decompress-zip@0.3.0
│ │ ├─┬ binary@0.3.0
│ │ │ ├── buffers@0.1.1
│ │ │ └─┬ chainsaw@0.1.0
│ │ │ └── traverse@0.3.9
│ │ ├── mkpath@0.1.0
│ │ ├─┬ readable-stream@1.1.14
│ │ │ └── isarray@0.0.1
│ │ └─┬ touch@0.0.3
│ │ └── nopt@1.0.10
│ └── fs-extra@0.26.7
├─┬ async@2.3.0
│ └── lodash@4.17.4
├── babel@6.23.0
├─┬ babel-core@6.24.1
│ ├─┬ babel-code-frame@6.22.0
│ │ ├── esutils@2.0.2
│ │ └── js-tokens@3.0.1
│ ├─┬ babel-generator@6.24.1
│ │ ├─┬ detect-indent@4.0.0
│ │ │ └─┬ repeating@2.0.1
│ │ │ └── is-finite@1.0.2
│ │ ├── jsesc@1.3.0
│ │ ├── source-map@0.5.6
│ │ └── trim-right@1.0.1
│ ├── babel-helpers@6.24.1
│ ├── babel-messages@6.23.0
│ ├── babel-template@6.24.1
│ ├─┬ babel-traverse@6.24.1
│ │ └── globals@9.17.0
│ ├─┬ babel-types@6.24.1
│ │ └── to-fast-properties@1.0.2
│ ├── babylon@6.17.0
│ ├── convert-source-map@1.5.0
│ ├─┬ debug@2.6.4
│ │ └── ms@0.7.3
│ ├── json5@0.5.1
│ ├── path-is-absolute@1.0.1
│ ├── private@0.1.7
│ ├── slash@1.0.0
│ └── source-map@0.5.6
├─┬ babel-loader@6.4.1
│ ├─┬ find-cache-dir@0.1.1
│ │ ├── commondir@1.0.1
│ │ └─┬ pkg-dir@1.0.0
│ │ └─┬ find-up@1.1.2
│ │ └── path-exists@2.1.0
│ ├─┬ loader-utils@0.2.17
│ │ ├── big.js@3.1.3
│ │ └── emojis-list@2.1.0
│ └── object-assign@4.1.1
├── babel-plugin-transform-react-constant-elements@6.23.0
├── babel-plugin-transform-react-inline-elements@6.22.0
├─┬ babel-polyfill@6.23.0
│ ├── core-js@2.4.1
│ └── regenerator-runtime@0.10.3
├─┬ babel-preset-env@1.4.0
│ ├── babel-plugin-check-es2015-constants@6.22.0
│ ├── babel-plugin-syntax-trailing-function-commas@6.22.0
│ ├─┬ babel-plugin-transform-async-to-generator@6.24.1
│ │ ├── babel-helper-remap-async-to-generator@6.24.1
│ │ └── babel-plugin-syntax-async-functions@6.13.0
│ ├── babel-plugin-transform-es2015-arrow-functions@6.22.0
│ ├── babel-plugin-transform-es2015-block-scoped-functions@6.22.0
│ ├── babel-plugin-transform-es2015-block-scoping@6.24.1
│ ├─┬ babel-plugin-transform-es2015-classes@6.24.1
│ │ ├── babel-helper-define-map@6.24.1
│ │ ├── babel-helper-function-name@6.24.1
│ │ ├── babel-helper-optimise-call-expression@6.24.1
│ │ └── babel-helper-replace-supers@6.24.1
│ ├── babel-plugin-transform-es2015-computed-properties@6.24.1
│ ├── babel-plugin-transform-es2015-destructuring@6.23.0
│ ├── babel-plugin-transform-es2015-duplicate-keys@6.24.1
│ ├── babel-plugin-transform-es2015-for-of@6.23.0
│ ├── babel-plugin-transform-es2015-function-name@6.24.1
│ ├── babel-plugin-transform-es2015-literals@6.22.0
│ ├── babel-plugin-transform-es2015-modules-amd@6.24.1
│ ├─┬ babel-plugin-transform-es2015-modules-commonjs@6.24.1
│ │ └── babel-plugin-transform-strict-mode@6.24.1
│ ├─┬ babel-plugin-transform-es2015-modules-systemjs@6.24.1
│ │ └── babel-helper-hoist-variables@6.24.1
│ ├── babel-plugin-transform-es2015-modules-umd@6.24.1
│ ├── babel-plugin-transform-es2015-object-super@6.24.1
│ ├─┬ babel-plugin-transform-es2015-parameters@6.24.1
│ │ ├── babel-helper-call-delegate@6.24.1
│ │ └── babel-helper-get-function-arity@6.24.1
│ ├── babel-plugin-transform-es2015-shorthand-properties@6.24.1
│ ├── babel-plugin-transform-es2015-spread@6.22.0
│ ├─┬ babel-plugin-transform-es2015-sticky-regex@6.24.1
│ │ └── babel-helper-regex@6.24.1
│ ├── babel-plugin-transform-es2015-template-literals@6.22.0
│ ├── babel-plugin-transform-es2015-typeof-symbol@6.23.0
│ ├─┬ babel-plugin-transform-es2015-unicode-regex@6.24.1
│ │ └─┬ regexpu-core@2.0.0
│ │ ├── regenerate@1.3.2
│ │ ├── regjsgen@0.2.0
│ │ └─┬ regjsparser@0.1.5
│ │ └── jsesc@0.5.0
│ ├─┬ babel-plugin-transform-exponentiation-operator@6.24.1
│ │ ├─┬ babel-helper-builder-binary-assignment-operator-visitor@6.24.1
│ │ │ └── babel-helper-explode-assignable-expression@6.24.1
│ │ └── babel-plugin-syntax-exponentiation-operator@6.13.0
│ ├─┬ babel-plugin-transform-regenerator@6.24.1
│ │ └── regenerator-transform@0.9.11
│ ├─┬ browserslist@1.7.7
│ │ ├── caniuse-db@1.0.30000657
│ │ └── electron-to-chromium@1.3.6
│ └── invariant@2.2.2
├─┬ babel-preset-react@6.24.1
│ ├── babel-plugin-syntax-jsx@6.18.0
│ ├── babel-plugin-transform-react-display-name@6.23.0
│ ├─┬ babel-plugin-transform-react-jsx@6.24.1
│ │ └── babel-helper-builder-react-jsx@6.24.1
│ ├── babel-plugin-transform-react-jsx-self@6.22.0
│ ├── babel-plugin-transform-react-jsx-source@6.22.0
│ └─┬ babel-preset-flow@6.23.0
│ └─┬ babel-plugin-transform-flow-strip-types@6.22.0
│ └── babel-plugin-syntax-flow@6.18.0
├─┬ babel-register@6.24.1
│ ├── core-js@2.4.1
│ ├─┬ home-or-tmp@2.0.0
│ │ ├── os-homedir@1.0.2
│ │ └── os-tmpdir@1.0.2
│ └─┬ source-map-support@0.4.14
│ └── source-map@0.5.6
├─┬ babel-runtime@6.23.0
│ ├── core-js@2.4.1
│ └── regenerator-runtime@0.10.3
├─┬ chai@3.5.0
│ ├── assertion-error@1.0.2
│ ├─┬ deep-eql@0.1.3
│ │ └── type-detect@0.1.1
│ └── type-detect@1.0.0
├── chai-as-promised@5.3.0
├─┬ co-mocha@1.2.0
│ ├── co@4.6.0
│ └── is-generator@1.0.3
├─┬ cross-env@3.2.4
│ ├─┬ cross-spawn@5.1.0
│ │ ├─┬ lru-cache@4.0.2
│ │ │ ├── pseudomap@1.0.2
│ │ │ └── yallist@2.1.2
│ │ └─┬ shebang-command@1.2.0
│ │ └── shebang-regex@1.0.0
│ └── is-windows@1.0.0
├─┬ css-loader@0.23.1
│ ├─┬ css-selector-tokenizer@0.5.4
│ │ ├── cssesc@0.1.0
│ │ └── fastparse@1.1.1
│ ├─┬ cssnano@2.6.1
│ │ ├─┬ autoprefixer-core@5.2.1
│ │ │ ├── browserslist@0.4.0
│ │ │ └── num2fraction@1.2.2
│ │ ├── balanced-match@0.2.1
│ │ ├── css-list@0.1.3
│ │ ├── decamelize@1.2.0
│ │ ├── defined@1.0.0
│ │ ├── indexes-of@1.0.1
│ │ ├── minimist@1.2.0
│ │ ├─┬ postcss@4.1.16
│ │ │ └── es6-promise@2.3.0
│ │ ├─┬ postcss-calc@4.1.0
│ │ │ ├── postcss-message-helpers@2.0.0
│ │ │ └─┬ reduce-css-calc@1.3.0
│ │ │ └── math-expression-evaluator@1.2.16
│ │ ├─┬ postcss-colormin@1.2.7
│ │ │ ├─┬ color@0.10.1
│ │ │ │ ├── color-convert@0.5.3
│ │ │ │ └─┬ color-string@0.3.0
│ │ │ │ └── color-name@1.1.2
│ │ │ ├─┬ colormin@1.1.2
│ │ │ │ ├─┬ color@0.11.4
│ │ │ │ │ └── color-convert@1.9.0
│ │ │ │ └── css-color-names@0.0.4
│ │ │ └── reduce-function-call@1.0.2
│ │ ├─┬ postcss-convert-values@1.3.1
│ │ │ └── postcss-value-parser@1.4.2
│ │ ├─┬ postcss-discard-comments@1.2.1
│ │ │ └── node-balanced@0.0.14
│ │ ├── postcss-discard-duplicates@1.2.1
│ │ ├── postcss-discard-empty@1.1.2
│ │ ├─┬ postcss-discard-unused@1.0.3
│ │ │ ├── flatten@0.0.1
│ │ │ └── uniqs@2.0.0
│ │ ├─┬ postcss-filter-plugins@1.0.1
│ │ │ └── uniqid@1.0.0
│ │ ├─┬ postcss-font-family@1.2.1
│ │ │ └── object-assign@3.0.0
│ │ ├── postcss-merge-idents@1.0.2
│ │ ├── postcss-merge-longhand@1.0.2
│ │ ├── postcss-merge-rules@1.3.6
│ │ ├── postcss-minify-font-weight@1.0.1
│ │ ├─┬ postcss-minify-selectors@1.5.0
│ │ │ ├── javascript-natural-sort@0.7.1
│ │ │ ├── normalize-selector@0.2.0
│ │ │ └─┬ postcss-selector-parser@1.3.3
│ │ │ └── flatten@1.0.2
│ │ ├─┬ postcss-normalize-url@2.1.3
│ │ │ └── is-absolute-url@2.1.0
│ │ ├── postcss-ordered-values@1.1.1
│ │ ├── postcss-reduce-idents@1.0.3
│ │ ├─┬ postcss-single-charset@0.3.0
│ │ │ └─┬ fs-extra@0.14.0
│ │ │ └── ncp@1.0.1
│ │ ├── postcss-unique-selectors@1.0.1
│ │ ├── postcss-zindex@1.1.3
│ │ ├─┬ read-file-stdin@0.2.1
│ │ │ └── gather-stream@1.0.0
│ │ └── write-file-stdout@0.0.2
│ ├─┬ lodash.camelcase@3.0.1
│ │ └─┬ lodash._createcompounder@3.0.0
│ │ ├─┬ lodash.deburr@3.2.0
│ │ │ └── lodash._root@3.0.1
│ │ └── lodash.words@3.2.0
│ ├─┬ postcss@5.2.17
│ │ ├── js-base64@2.1.9
│ │ ├── source-map@0.5.6
│ │ └── supports-color@3.2.3
│ ├── postcss-modules-extract-imports@1.0.1
│ ├─┬ postcss-modules-local-by-default@1.1.1
│ │ └─┬ css-selector-tokenizer@0.6.0
│ │ └── regexpu-core@1.0.0
│ ├─┬ postcss-modules-scope@1.0.2
│ │ └── css-selector-tokenizer@0.6.0
│ ├─┬ postcss-modules-values@1.2.2
│ │ ├── icss-replace-symbols@1.0.2
│ │ └─┬ postcss@5.2.17
│ │ ├── source-map@0.5.6
│ │ └── supports-color@3.2.3
│ └── source-list-map@0.1.8
├─┬ electron-builder@2.11.0
│ ├── bluebird@3.5.0
│ ├─┬ command-line-args@2.1.6
│ │ ├── array-back@1.0.4
│ │ ├─┬ command-line-usage@2.0.5
│ │ │ ├─┬ ansi-escape-sequences@2.2.2
│ │ │ │ └─┬ collect-all@0.2.1
│ │ │ │ ├── stream-connect@1.0.2
│ │ │ │ └── stream-via@0.1.1
│ │ │ ├─┬ column-layout@2.1.4
│ │ │ │ ├─┬ collect-json@1.0.8
│ │ │ │ │ ├── collect-all@1.0.2
│ │ │ │ │ └── stream-via@1.0.3
│ │ │ │ ├── core-js@2.4.1
│ │ │ │ └─┬ object-tools@2.0.6
│ │ │ │ ├── object-get@2.1.0
│ │ │ │ └── test-value@1.1.0
│ │ │ └── wordwrapjs@1.2.1
│ │ ├── core-js@2.4.1
│ │ ├── feature-detect-es6@1.3.1
│ │ ├─┬ find-replace@1.0.3
│ │ │ └── test-value@2.1.0
│ │ └── typical@2.6.0
│ ├─┬ electron-packager-tf@5.2.3
│ │ ├─┬ asar@0.10.0
│ │ │ ├── chromium-pickle-js@0.1.0
│ │ │ ├── glob@6.0.4
│ │ │ └─┬ mksnapshot@0.1.0
│ │ │ ├─┬ decompress-zip@0.1.0
│ │ │ │ └── graceful-fs@3.0.11
│ │ │ ├── fs-extra@0.18.2
│ │ │ └─┬ request@2.55.0
│ │ │ ├── aws-sign2@0.5.0
│ │ │ ├─┬ bl@0.9.5
│ │ │ │ └── readable-stream@1.0.34
│ │ │ ├── caseless@0.9.0
│ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ └── delayed-stream@0.0.5
│ │ │ ├─┬ form-data@0.2.0
│ │ │ │ └── async@0.9.2
│ │ │ ├─┬ har-validator@1.8.0
│ │ │ │ └── bluebird@2.11.0
│ │ │ ├── hawk@2.3.1
│ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ ├── asn1@0.1.11
│ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ └── ctype@0.5.3
│ │ │ ├─┬ mime-types@2.0.14
│ │ │ │ └── mime-db@1.12.0
│ │ │ ├── oauth-sign@0.6.0
│ │ │ ├── qs@2.4.2
│ │ │ └── tunnel-agent@0.4.3
│ │ ├─┬ electron-download@1.4.1
│ │ │ └── path-exists@1.0.0
│ │ ├── minimist@1.2.0
│ │ ├─┬ mv@2.1.1
│ │ │ └─┬ rimraf@2.4.5
│ │ │ └── glob@6.0.4
│ │ └── rcedit@0.4.0
│ ├─┬ electron-winstaller-fixed@2.11.7
│ │ ├─┬ archiver@1.3.0
│ │ │ ├─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ └── walkdir@0.0.11
│ │ ├─┬ archiver-utils@1.3.0
│ │ │ ├─┬ lazystream@1.0.0
│ │ │ │ └─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ ├─┬ normalize-path@2.1.1
│ │ │ │ └── remove-trailing-separator@1.0.1
│ │ │ └─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ ├─┬ fs-extra-p@1.2.0
│ │ │ └── fs-extra-tf@0.30.4
│ │ ├── rcedit@0.5.1
│ │ └─┬ signcode-tf@0.7.5
│ │ └─┬ prompt@1.0.0
│ │ ├── pkginfo@0.4.0
│ │ ├─┬ read@1.0.7
│ │ │ └── mute-stream@0.0.7
│ │ ├── revalidator@0.1.8
│ │ ├─┬ utile@0.3.0
│ │ │ ├── async@0.9.2
│ │ │ ├── deep-equal@0.2.2
│ │ │ ├── i@0.3.5
│ │ │ └── ncp@1.0.1
│ │ └─┬ winston@2.1.1
│ │ ├── async@1.0.0
│ │ ├── colors@1.0.3
│ │ ├── cycle@1.0.3
│ │ ├── eyes@0.1.8
│ │ ├── pkginfo@0.3.1
│ │ └── stack-trace@0.0.9
│ ├─┬ fs-extra@0.26.7
│ │ ├── graceful-fs@4.1.11
│ │ └── klaw@1.3.1
│ ├─┬ fs-extra-p@0.1.0
│ │ └── fs-extra@0.26.7
│ ├─┬ globby@4.1.0
│ │ ├── array-union@1.0.2
│ │ ├── arrify@1.0.1
│ │ ├── glob@6.0.4
│ │ ├── pify@2.3.0
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ ├─┬ gm@1.23.0
│ │ ├── array-parallel@0.1.3
│ │ ├── array-series@0.1.5
│ │ ├─┬ cross-spawn@4.0.2
│ │ │ └── lru-cache@4.0.2
│ │ └─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── hosted-git-info@2.4.2
│ ├─┬ lodash.template@4.4.0
│ │ ├── lodash._reinterpolate@3.0.0
│ │ └── lodash.templatesettings@4.1.0
│ ├─┬ meow@3.7.0
│ │ ├─┬ camelcase-keys@2.1.0
│ │ │ └── camelcase@2.1.1
│ │ ├─┬ loud-rejection@1.6.0
│ │ │ ├─┬ currently-unhandled@0.4.1
│ │ │ │ └── array-find-index@1.0.2
│ │ │ └── signal-exit@3.0.2
│ │ ├── map-obj@1.0.1
│ │ ├── minimist@1.2.0
│ │ ├─┬ normalize-package-data@2.3.8
│ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ └── builtin-modules@1.1.1
│ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ └── spdx-license-ids@1.2.2
│ │ │ └── spdx-expression-parse@1.0.4
│ │ ├─┬ read-pkg-up@1.0.1
│ │ │ └─┬ read-pkg@1.1.0
│ │ │ ├── load-json-file@1.1.0
│ │ │ └── path-type@1.1.0
│ │ ├─┬ redent@1.0.0
│ │ │ ├── indent-string@2.1.0
│ │ │ └─┬ strip-indent@1.0.1
│ │ │ └── get-stdin@4.0.1
│ │ └── trim-newlines@1.0.0
│ ├── mime@1.3.4
│ ├── progress@1.1.8
│ ├─┬ progress-stream@1.2.0
│ │ ├── speedometer@0.1.4
│ │ └─┬ through2@0.2.3
│ │ └─┬ xtend@2.1.2
│ │ └── object-keys@0.4.0
│ ├─┬ read-package-json@2.0.5
│ │ └─┬ json-parse-helpfulerror@1.0.3
│ │ └── jju@1.3.0
│ └── tmp@0.0.28
├─┬ electron-installer-debian@0.3.1
│ ├─┬ asar@0.12.4
│ │ ├── chromium-pickle-js@0.2.0
│ │ └── glob@6.0.4
│ ├── fs-extra@0.30.0
│ ├─┬ get-folder-size@1.0.0
│ │ ├── async@1.5.2
│ │ └── minimist@1.2.0
│ ├─┬ glob@7.1.1
│ │ └── fs.realpath@1.0.0
│ ├─┬ temp@0.8.3
│ │ └── rimraf@2.2.8
│ ├── word-wrap@1.2.1
│ └─┬ yargs@4.8.1
│ ├─┬ cliui@3.2.0
│ │ └── wrap-ansi@2.1.0
│ ├── get-caller-file@1.0.2
│ ├── lodash.assign@4.2.0
│ ├─┬ os-locale@1.4.0
│ │ └─┬ lcid@1.0.0
│ │ └── invert-kv@1.0.0
│ ├── require-directory@2.1.1
│ ├── require-main-filename@1.0.1
│ ├── set-blocking@2.0.0
│ ├─┬ string-width@1.0.2
│ │ ├── code-point-at@1.1.0
│ │ └─┬ is-fullwidth-code-point@1.0.0
│ │ └── number-is-nan@1.0.1
│ ├── which-module@1.0.0
│ ├── window-size@0.2.0
│ ├── y18n@3.2.1
│ └── yargs-parser@2.4.1
├─┬ electron-installer-redhat@0.3.1
│ ├─┬ asar@0.12.4
│ │ └── glob@6.0.4
│ ├── fs-extra@1.0.0
│ └─┬ yargs@6.6.0
│ ├── camelcase@3.0.0
│ └── yargs-parser@4.2.1
├── electron-localshortcut@0.6.1
├─┬ electron-packager@7.0.3 (git://github.com/brave/electron-packager.git#50bd4db906f9b6ed0a11617891c5e81517e60695)
│ ├─┬ electron-download@2.1.3 (git://github.com/brave/electron-download.git#409b65caff14edeef1daa36a7445ba6334658d7c)
│ │ ├── home-path@1.0.5
│ │ ├── minimist@1.2.0
│ │ ├─┬ nugget@1.6.2
│ │ │ ├── minimist@1.2.0
│ │ │ ├── pretty-bytes@1.0.4
│ │ │ ├── single-line-log@0.4.1
│ │ │ └── throttleit@0.0.2
│ │ ├── path-exists@1.0.0
│ │ └─┬ rc@1.2.1
│ │ ├── deep-extend@0.4.1
│ │ ├── ini@1.3.4
│ │ ├── minimist@1.2.0
│ │ └── strip-json-comments@2.0.1
│ ├─┬ electron-osx-sign@0.3.2
│ │ └── minimist@1.2.0
│ ├─┬ extract-zip@1.6.0
│ │ ├─┬ concat-stream@1.5.0
│ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ └── isarray@1.0.0
│ │ │ └── typedarray@0.0.6
│ │ ├── debug@0.7.4
│ │ ├── mkdirp@0.5.0
│ │ └─┬ yauzl@2.4.1
│ │ └─┬ fd-slicer@1.0.1
│ │ └── pend@1.2.0
│ ├── fs-extra@0.28.0
│ ├─┬ get-package-info@0.0.2
│ │ └── lodash.get@4.4.2
│ ├── minimist@1.2.0
│ ├─┬ plist@1.2.0
│ │ ├── base64-js@0.0.8
│ │ ├── util-deprecate@1.0.2
│ │ ├─┬ xmlbuilder@4.0.0
│ │ │ └── lodash@3.10.1
│ │ └── xmldom@0.1.27
│ ├── rcedit@0.5.1
│ ├─┬ resolve@1.3.3
│ │ └── path-parse@1.0.5
│ └── run-series@1.1.4
├── electron-prebuilt@1.4.31 (git://github.com/brave/electron-prebuilt.git#e65e72f4bc7a8e7de160667f3eb3c2b22e3e395e)
├── electron-squirrel-startup@1.0.0 (git://github.com/brave/electron-squirrel-startup.git#8cb88998f46419f647281cc1e10d2d5854e8d084)
├── empty-port@0.0.2
├─┬ enzyme@2.8.2
│ ├─┬ cheerio@0.22.0
│ │ ├─┬ css-select@1.2.0
│ │ │ ├── boolbase@1.0.0
│ │ │ ├── css-what@2.1.0
│ │ │ ├── domutils@1.5.1
│ │ │ └── nth-check@1.0.1
│ │ ├─┬ dom-serializer@0.1.0
│ │ │ └── domelementtype@1.1.3
│ │ ├── entities@1.1.1
│ │ ├─┬ htmlparser2@3.9.2
│ │ │ ├── domelementtype@1.3.0
│ │ │ ├── domhandler@2.3.0
│ │ │ └─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ ├── lodash.assignin@4.2.0
│ │ ├── lodash.bind@4.2.1
│ │ ├── lodash.defaults@4.2.0
│ │ ├── lodash.filter@4.6.0
│ │ ├── lodash.flatten@4.4.0
│ │ ├── lodash.foreach@4.5.0
│ │ ├── lodash.map@4.6.0
│ │ ├── lodash.merge@4.6.0
│ │ ├── lodash.pick@4.4.0
│ │ ├── lodash.reduce@4.6.0
│ │ ├── lodash.reject@4.6.0
│ │ └── lodash.some@4.6.0
│ ├─┬ function.prototype.name@1.0.0
│ │ ├─┬ define-properties@1.1.2
│ │ │ ├── foreach@2.0.5
│ │ │ └── object-keys@1.0.11
│ │ ├── function-bind@1.1.0
│ │ └── is-callable@1.1.3
│ ├── is-subset@0.1.1
│ ├── object-is@1.0.1
│ ├─┬ object.assign@4.0.4
│ │ └── object-keys@1.0.11
│ ├─┬ object.entries@1.0.4
│ │ ├─┬ es-abstract@1.7.0
│ │ │ ├─┬ es-to-primitive@1.1.1
│ │ │ │ ├── is-date-object@1.0.1
│ │ │ │ └── is-symbol@1.0.1
│ │ │ └── is-regex@1.0.4
│ │ └── has@1.0.1
│ ├── object.values@1.0.4
│ ├── prop-types@15.5.8
│ └── uuid@2.0.3
├── file-loader@0.8.5
├─┬ flow-bin@0.22.1
│ ├─┬ bin-wrapper@2.1.3
│ │ ├─┬ bin-check@1.1.0
│ │ │ └── executable@1.1.0
│ │ ├─┬ bin-version-check@2.1.0
│ │ │ ├─┬ bin-version@1.0.4
│ │ │ │ └─┬ find-versions@1.2.1
│ │ │ │ └── semver-regex@1.0.0
│ │ │ ├── minimist@1.2.0
│ │ │ ├── semver@4.3.6
│ │ │ └── semver-truncate@1.1.2
│ │ ├─┬ download@3.3.0
│ │ │ ├─┬ decompress-tar@2.0.2
│ │ │ │ ├── is-tar@1.0.0
│ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ ├─┬ chalk@0.5.1
│ │ │ │ │ │ ├── ansi-styles@1.1.0
│ │ │ │ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ │ │ │ └── ansi-regex@0.2.1
│ │ │ │ │ │ ├── strip-ansi@0.3.0
│ │ │ │ │ │ └── supports-color@0.2.0
│ │ │ │ │ ├── get-stdin@3.0.2
│ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ ├── is-integer@1.0.6
│ │ │ │ │ └── minimist@1.2.0
│ │ │ │ ├─┬ tar-stream@0.4.7
│ │ │ │ │ ├─┬ bl@0.9.5
│ │ │ │ │ │ └── readable-stream@1.0.34
│ │ │ │ │ └── xtend@4.0.1
│ │ │ │ └─┬ through2@0.6.5
│ │ │ │ └── readable-stream@1.0.34
│ │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ ├─┬ seek-bzip@1.0.5
│ │ │ │ │ └── commander@2.8.1
│ │ │ │ ├─┬ tar-stream@0.4.7
│ │ │ │ │ ├─┬ bl@0.9.5
│ │ │ │ │ │ └── readable-stream@1.0.34
│ │ │ │ │ └── xtend@4.0.1
│ │ │ │ └─┬ through2@0.6.5
│ │ │ │ └── readable-stream@1.0.34
│ │ │ ├─┬ decompress-targz@2.1.0
│ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ ├── is-natural-number@2.1.1
│ │ │ │ │ ├── minimist@1.2.0
│ │ │ │ │ └── sum-up@1.0.3
│ │ │ │ └─┬ through2@0.6.5
│ │ │ │ ├── readable-stream@1.0.34
│ │ │ │ └── xtend@4.0.1
│ │ │ ├─┬ decompress-unzip@2.1.2
│ │ │ │ ├── is-zip@1.0.0
│ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ └── minimist@1.2.0
│ │ │ │ └─┬ through2@0.6.5
│ │ │ │ ├── readable-stream@1.0.34
│ │ │ │ └── xtend@4.0.1
│ │ │ ├─┬ each-async@1.1.1
│ │ │ │ ├── onetime@1.1.0
│ │ │ │ └── set-immediate-shim@1.0.1
│ │ │ ├── get-stdin@3.0.2
│ │ │ ├── gulp-rename@1.2.2
│ │ │ ├─┬ meow@2.1.0
│ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ └── camelcase@1.2.1
│ │ │ │ ├─┬ indent-string@1.2.2
│ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ └── repeating@1.1.3
│ │ │ │ ├── minimist@1.2.0
│ │ │ │ └── object-assign@2.1.1
│ │ │ ├─┬ rc@0.5.5
│ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ ├── minimist@0.0.10
│ │ │ │ └── strip-json-comments@0.1.3
│ │ │ ├─┬ stream-combiner@0.2.2
│ │ │ │ └── duplexer@0.1.1
│ │ │ ├─┬ through2@0.6.5
│ │ │ │ ├── readable-stream@1.0.34
│ │ │ │ └── xtend@4.0.1
│ │ │ ├─┬ url-regex@2.1.3
│ │ │ │ └── ip-regex@1.0.3
│ │ │ └─┬ ware@1.3.0
│ │ │ └─┬ wrap-fn@0.1.5
│ │ │ └── co@3.1.0
│ │ ├─┬ download-status@2.2.1
│ │ │ ├─┬ chalk@0.5.1
│ │ │ │ ├── ansi-styles@1.1.0
│ │ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ │ └── ansi-regex@0.2.1
│ │ │ │ ├── strip-ansi@0.3.0
│ │ │ │ └── supports-color@0.2.0
│ │ │ ├─┬ lpad-align@1.1.0
│ │ │ │ ├── longest@1.0.1
│ │ │ │ └── lpad@2.0.1
│ │ │ └── object-assign@2.1.1
│ │ ├─┬ globby@1.2.0
│ │ │ ├── async@0.9.2
│ │ │ ├─┬ glob@4.5.3
│ │ │ │ └── minimatch@2.0.10
│ │ │ └── object-assign@2.1.1
│ │ ├─┬ is-path-global@1.0.2
│ │ │ └── is-path-inside@1.0.0
│ │ ├── lnfs@1.1.0
│ │ ├─┬ npm-installed@1.0.0
│ │ │ ├─┬ npm-which@1.0.2
│ │ │ │ └── npm-path@1.1.0
│ │ │ └─┬ rc@0.5.5
│ │ │ ├── deep-extend@0.2.11
│ │ │ └── strip-json-comments@0.1.3
│ │ └── os-filter-obj@1.0.3
│ └─┬ logalot@2.1.0
│ ├── figures@1.7.0
│ └─┬ squeak@1.3.0
│ └── console-stream@0.1.1
├── font-awesome@4.7.0
├─┬ font-awesome-webpack@0.0.4
│ ├─┬ css-loader@0.17.0
│ │ ├── postcss-modules-extract-imports@0.0.5
│ │ ├── postcss-modules-local-by-default@0.0.12
│ │ └── postcss-modules-scope@0.0.8
│ └── style-loader@0.12.4
├─┬ fs-extra@2.1.2
│ └── graceful-fs@4.1.11
├─┬ git-rev-sync@1.9.0
│ ├── escape-string-regexp@1.0.5
│ └─┬ shelljs@0.7.7
│ └── rechoir@0.6.2
├─┬ gulp@3.9.1
│ ├── archy@1.0.0
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── has-ansi@2.0.0
│ │ └── supports-color@2.0.0
│ ├── deprecated@0.0.1
│ ├─┬ gulp-util@3.0.8
│ │ ├── array-differ@1.0.0
│ │ ├── array-uniq@1.0.3
│ │ ├── beeper@1.1.1
│ │ ├── dateformat@2.0.0
│ │ ├─┬ fancy-log@1.3.0
│ │ │ └── time-stamp@1.0.1
│ │ ├─┬ gulplog@1.0.0
│ │ │ └── glogg@1.0.0
│ │ ├─┬ has-gulplog@0.1.0
│ │ │ └── sparkles@1.0.0
│ │ ├── lodash._reescape@3.0.0
│ │ ├── lodash._reevaluate@3.0.0
│ │ ├─┬ lodash.template@3.6.2
│ │ │ ├── lodash._basecopy@3.0.1
│ │ │ ├── lodash._basetostring@3.0.1
│ │ │ ├── lodash._basevalues@3.0.0
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ ├── lodash.escape@3.2.0
│ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ ├── lodash.isarguments@3.1.0
│ │ │ │ └── lodash.isarray@3.0.4
│ │ │ ├── lodash.restparam@3.6.1
│ │ │ └── lodash.templatesettings@3.1.1
│ │ ├── minimist@1.2.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └── duplexer2@0.0.2
│ │ ├── object-assign@3.0.0
│ │ ├── replace-ext@0.0.1
│ │ ├─┬ through2@2.0.3
│ │ │ ├─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ └── xtend@4.0.1
│ │ └─┬ vinyl@0.5.3
│ │ └── clone-stats@0.0.1
│ ├── interpret@1.0.3
│ ├─┬ liftoff@2.3.0
│ │ ├── extend@3.0.0
│ │ ├─┬ findup-sync@0.4.3
│ │ │ ├─┬ detect-file@0.1.0
│ │ │ │ └── fs-exists-sync@0.1.0
│ │ │ ├── is-glob@2.0.1
│ │ │ └─┬ resolve-dir@0.1.1
│ │ │ └─┬ global-modules@0.2.3
│ │ │ ├─┬ global-prefix@0.1.5
│ │ │ │ ├─┬ homedir-polyfill@1.0.1
│ │ │ │ │ └── parse-passwd@1.0.0
│ │ │ │ └── is-windows@0.2.0
│ │ │ └── is-windows@0.2.0
│ │ ├─┬ fined@1.0.2
│ │ │ ├── expand-tilde@1.2.2
│ │ │ ├── lodash.assignwith@4.2.0
│ │ │ ├── lodash.isempty@4.4.0
│ │ │ └─┬ parse-filepath@1.0.1
│ │ │ ├─┬ is-absolute@0.2.6
│ │ │ │ ├─┬ is-relative@0.2.1
│ │ │ │ │ └─┬ is-unc-path@0.1.2
│ │ │ │ │ └── unc-path-regex@0.1.2
│ │ │ │ └── is-windows@0.2.0
│ │ │ ├── map-cache@0.2.2
│ │ │ └─┬ path-root@0.1.1
│ │ │ └── path-root-regex@0.1.2
│ │ ├── flagged-respawn@0.3.2
│ │ ├── lodash.isplainobject@4.0.6
│ │ ├── lodash.isstring@4.0.1
│ │ └── lodash.mapvalues@4.6.0
│ ├── minimist@1.2.0
│ ├─┬ orchestrator@0.3.8
│ │ ├─┬ end-of-stream@0.1.5
│ │ │ └── once@1.3.3
│ │ ├── sequencify@0.0.7
│ │ └── stream-consume@0.1.0
│ ├── pretty-hrtime@1.0.3
│ ├── semver@4.3.6
│ ├── tildify@1.2.0
│ ├─┬ v8flags@2.1.1
│ │ └── user-home@1.1.1
│ └─┬ vinyl-fs@0.3.14
│ ├── defaults@1.0.3
│ ├─┬ glob-stream@3.1.18
│ │ ├── glob@4.5.3
│ │ ├─┬ glob2base@0.0.12
│ │ │ └── find-index@0.1.1
│ │ ├── minimatch@2.0.10
│ │ ├── ordered-read-streams@0.1.0
│ │ ├─┬ through2@0.6.5
│ │ │ ├── readable-stream@1.0.34
│ │ │ └── xtend@4.0.1
│ │ └── unique-stream@1.0.0
│ ├─┬ glob-watcher@0.0.6
│ │ └─┬ gaze@0.5.2
│ │ └─┬ globule@0.1.0
│ │ ├─┬ glob@3.1.21
│ │ │ ├── graceful-fs@1.2.3
│ │ │ └── inherits@1.0.2
│ │ ├── lodash@1.0.2
│ │ └─┬ minimatch@0.2.14
│ │ └── lru-cache@2.7.3
│ ├─┬ graceful-fs@3.0.11
│ │ └── natives@1.1.0
│ ├─┬ strip-bom@1.0.0
│ │ ├── first-chunk-stream@1.0.0
│ │ └── is-utf8@0.2.1
│ ├─┬ through2@0.6.5
│ │ ├── readable-stream@1.0.34
│ │ └── xtend@4.0.1
│ └─┬ vinyl@0.4.6
│ └── clone@0.2.0
├── immutable@3.8.1
├── immutablediff@0.4.4
├── immutablepatch@0.2.2 (git://github.com/brave/immutable-js-patch.git#84e400e5419defd1f15928c3af8dbcd96364cbc1)
├─┬ istanbul@1.1.0-alpha.1
│ ├── abbrev@1.0.9
│ ├── async@1.5.2
│ ├─┬ istanbul-api@1.1.7
│ │ ├── fileset@2.0.3
│ │ ├── istanbul-lib-coverage@1.0.2
│ │ ├─┬ istanbul-lib-hook@1.0.5
│ │ │ └─┬ append-transform@0.4.0
│ │ │ └── default-require-extensions@1.0.0
│ │ ├── istanbul-lib-instrument@1.7.0
│ │ ├─┬ istanbul-lib-report@1.0.0
│ │ │ └── supports-color@3.2.3
│ │ ├─┬ istanbul-lib-source-maps@1.1.1
│ │ │ └── source-map@0.5.6
│ │ └─┬ istanbul-reports@1.0.2
│ │ └─┬ handlebars@4.0.6
│ │ ├── async@1.5.2
│ │ └─┬ uglify-js@2.8.22
│ │ ├── source-map@0.5.6
│ │ └─┬ yargs@3.10.0
│ │ ├── camelcase@1.2.1
│ │ ├─┬ cliui@2.1.0
│ │ │ └── wordwrap@0.0.2
│ │ └── window-size@0.1.0
│ ├─┬ js-yaml@3.8.3
│ │ ├── argparse@1.0.9
│ │ └── esprima@3.1.3
│ ├─┬ nopt@3.0.6
│ │ └── abbrev@1.1.0
│ ├─┬ which@1.2.14
│ │ └── isexe@2.0.0
│ └── wordwrap@1.0.0
├─┬ joi@10.4.1
│ ├── hoek@4.1.1
│ ├── isemail@2.2.1
│ ├── items@2.1.1
│ └─┬ topo@2.0.2
│ └── hoek@4.1.1
├─┬ jsdom@9.4.1
│ ├── abab@1.0.3
│ ├── acorn@2.7.0
│ ├─┬ acorn-globals@1.0.9
│ │ └── acorn@2.7.0
│ ├── array-equal@1.0.0
│ ├── cssom@0.3.2
│ ├── cssstyle@0.2.37
│ ├─┬ escodegen@1.8.1
│ │ ├── esprima@2.7.3
│ │ ├── estraverse@1.9.3
│ │ ├─┬ optionator@0.8.2
│ │ │ ├── deep-is@0.1.3
│ │ │ ├── fast-levenshtein@2.0.6
│ │ │ ├── prelude-ls@1.1.2
│ │ │ └── type-check@0.3.2
│ │ └─┬ source-map@0.2.0
│ │ └── amdefine@1.0.1
│ ├── iconv-lite@0.4.15
│ ├── nwmatcher@1.3.9
│ ├── parse5@1.5.1
│ ├─┬ request@2.81.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.6.0
│ │ ├── caseless@0.12.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@2.1.4
│ │ │ └── asynckit@0.4.0
│ │ ├─┬ har-validator@4.2.1
│ │ │ ├── ajv@4.11.7
│ │ │ └── har-schema@1.0.5
│ │ ├─┬ hawk@3.1.3
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@1.1.1
│ │ │ ├── assert-plus@0.2.0
│ │ │ ├─┬ jsprim@1.4.0
│ │ │ │ ├── assert-plus@1.0.0
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.3
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.13.0
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├── bcrypt-pbkdf@1.0.1
│ │ │ ├─┬ dashdash@1.14.1
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├─┬ getpass@0.1.6
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── jodid25519@1.0.2
│ │ │ ├── jsbn@0.1.1
│ │ │ └── tweetnacl@0.14.5
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├─┬ mime-types@2.1.15
│ │ │ └── mime-db@1.27.0
│ │ ├── oauth-sign@0.8.2
│ │ ├── performance-now@0.2.0
│ │ ├── qs@6.4.0
│ │ ├── safe-buffer@5.0.1
│ │ ├── stringstream@0.0.5
│ │ ├── tunnel-agent@0.6.0
│ │ └── uuid@3.0.1
│ ├── sax@1.2.2
│ ├── symbol-tree@3.2.2
│ ├─┬ tough-cookie@2.3.2
│ │ └── punycode@1.4.1
│ ├── webidl-conversions@3.0.1
│ ├─┬ whatwg-url@3.1.0
│ │ └── tr46@0.0.3
│ └── xml-name-validator@2.0.1
├── jsdom-global@2.0.0
├─┬ jsdox@0.4.10
│ ├─┬ jsdoc3-parser@1.1.0
│ │ └─┬ jsdoc@3.4.3
│ │ ├── bluebird@3.4.7
│ │ ├─┬ catharsis@0.8.8
│ │ │ └─┬ underscore-contrib@0.3.0
│ │ │ └── underscore@1.6.0
│ │ ├── js2xmlparser@1.0.0
│ │ ├── marked@0.3.6
│ │ ├─┬ requizzle@0.2.1
│ │ │ └── underscore@1.6.0
│ │ └── taffydb@2.6.2
│ ├── mustache@0.8.2
│ ├─┬ optimist@0.3.7
│ │ └── wordwrap@0.0.3
│ └── q@1.5.0
├── json-loader@0.5.4
├── jsonfile@2.4.0
├─┬ keytar@3.0.2
│ └── nan@2.3.2
├── l20n@3.5.1
├─┬ ledger-balance@0.8.64
│ ├─┬ data-expression@1.0.0
│ │ ├── extend@2.0.1
│ │ ├─┬ ndjson@1.5.0
│ │ │ ├── minimist@1.2.0
│ │ │ ├─┬ split2@2.1.1
│ │ │ │ └─┬ through2@2.0.3
│ │ │ │ ├─┬ readable-stream@2.2.9
│ │ │ │ │ ├── isarray@1.0.0
│ │ │ │ │ └── string_decoder@1.0.0
│ │ │ │ └── xtend@4.0.1
│ │ │ └─┬ through2@2.0.3
│ │ │ ├─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ └── xtend@4.0.1
│ │ ├─┬ through2@0.6.5
│ │ │ ├── readable-stream@1.0.34
│ │ │ └── xtend@4.0.1
│ │ └─┬ yargs@3.32.0
│ │ ├── camelcase@2.1.1
│ │ └── window-size@0.1.4
│ └─┬ joi@9.2.0
│ └── hoek@4.1.1
├─┬ ledger-client@0.9.12
│ ├─┬ bitgo@2.2.4
│ │ ├─┬ argparse@0.1.16
│ │ │ └── underscore@1.7.0
│ │ ├── assert@0.4.9
│ │ ├── bigi@1.4.0
│ │ ├─┬ bitcoinjs-lib@2.1.4
│ │ │ ├── bip66@1.1.4
│ │ │ ├─┬ bs58check@1.3.4
│ │ │ │ └─┬ bs58@3.1.0
│ │ │ │ └── base-x@1.1.0
│ │ │ ├── buffer-equals@1.0.4
│ │ │ ├── buffer-reverse@1.0.1
│ │ │ ├── typeforce@1.10.6
│ │ │ └─┬ wif@1.2.1
│ │ │ └─┬ bs58check@1.3.4
│ │ │ └── bs58@3.1.0
│ │ ├─┬ body-parser@1.17.1
│ │ │ ├── bytes@2.4.0
│ │ │ ├─┬ debug@2.6.1
│ │ │ │ └── ms@0.7.2
│ │ │ ├── http-errors@1.6.1
│ │ │ └── raw-body@2.2.0
│ │ ├── bs58@2.0.1
│ │ ├── bs58check@1.0.4
│ │ ├── create-hmac@1.1.4
│ │ ├── ecurve@1.0.5
│ │ ├── eol@0.5.0
│ │ ├─┬ ethereumjs-abi@0.6.4
│ │ │ └── bn.js@4.11.6
│ │ ├─┬ ethereumjs-util@4.5.0
│ │ │ ├─┬ keccakjs@0.2.1
│ │ │ │ ├─┬ browserify-sha3@0.0.1
│ │ │ │ │ └── js-sha3@0.3.1
│ │ │ │ └── sha3@1.2.0
│ │ │ └── rlp@2.0.0
│ │ ├─┬ http-proxy@1.11.1
│ │ │ ├── eventemitter3@1.2.0
│ │ │ └── requires-port@0.0.1
│ │ ├── lodash@4.13.1
│ │ ├── minimist@0.2.0
│ │ ├─┬ morgan@1.5.3
│ │ │ ├── basic-auth@1.0.4
│ │ │ ├─┬ debug@2.2.0
│ │ │ │ └── ms@0.7.1
│ │ │ ├── depd@1.0.1
│ │ │ └─┬ on-finished@2.2.1
│ │ │ └── ee-first@1.1.0
│ │ ├── q@1.1.2
│ │ ├─┬ sanitize-html@1.13.0
│ │ │ ├── regexp-quote@0.0.0
│ │ │ └── xtend@4.0.1
│ │ ├─┬ secp256k1@3.2.5
│ │ │ ├── drbg.js@1.0.1
│ │ │ ├─┬ elliptic@6.4.0
│ │ │ │ ├── brorand@1.1.0
│ │ │ │ ├── hash.js@1.0.3
│ │ │ │ ├── hmac-drbg@1.0.1
│ │ │ │ ├── minimalistic-assert@1.0.0
│ │ │ │ └── minimalistic-crypto-utils@1.0.1
│ │ │ └─┬ prebuild-install@2.1.2
│ │ │ ├── minimist@1.2.0
│ │ │ ├── node-abi@2.0.0
│ │ │ ├── tunnel-agent@0.4.3
│ │ │ └── xtend@4.0.1
│ │ ├─┬ superagent@1.8.5
│ │ │ ├── component-emitter@1.2.1
│ │ │ ├── cookiejar@2.0.6
│ │ │ ├─┬ form-data@1.0.0-rc3
│ │ │ │ └── async@1.5.2
│ │ │ ├── formidable@1.0.17
│ │ │ ├── qs@2.3.3
│ │ │ ├── readable-stream@1.0.27-1
│ │ │ └── reduce-component@1.0.1
│ │ ├─┬ superagent-proxy@1.0.2
│ │ │ └─┬ proxy-agent@2.0.0
│ │ │ ├─┬ agent-base@2.0.1
│ │ │ │ └── semver@5.0.3
│ │ │ ├── http-proxy-agent@1.0.0
│ │ │ ├── https-proxy-agent@1.0.0
│ │ │ ├── lru-cache@2.6.5
│ │ │ ├─┬ pac-proxy-agent@1.0.0
│ │ │ │ ├─┬ get-uri@1.1.0
│ │ │ │ │ ├── data-uri-to-buffer@0.0.4
│ │ │ │ │ ├── file-uri-to-path@0.0.2
│ │ │ │ │ ├─┬ ftp@0.3.10
│ │ │ │ │ │ └── xregexp@2.0.0
│ │ │ │ │ └─┬ readable-stream@2.2.9
│ │ │ │ │ ├── isarray@1.0.0
│ │ │ │ │ └── string_decoder@1.0.0
│ │ │ │ ├─┬ pac-resolver@1.2.6
│ │ │ │ │ ├── co@3.0.6
│ │ │ │ │ ├─┬ degenerator@1.0.4
│ │ │ │ │ │ └── ast-types@0.9.11
│ │ │ │ │ ├─┬ regenerator@0.8.46
│ │ │ │ │ │ ├─┬ commoner@0.10.8
│ │ │ │ │ │ │ ├─┬ detective@4.5.0
│ │ │ │ │ │ │ │ └── acorn@4.0.11
│ │ │ │ │ │ │ ├── glob@5.0.15
│ │ │ │ │ │ │ └─┬ recast@0.11.23
│ │ │ │ │ │ │ ├── ast-types@0.9.6
│ │ │ │ │ │ │ └── source-map@0.5.6
│ │ │ │ │ │ ├─┬ defs@1.1.1
│ │ │ │ │ │ │ ├─┬ alter@0.2.0
│ │ │ │ │ │ │ │ └── stable@0.1.6
│ │ │ │ │ │ │ ├── ast-traverse@0.1.1
│ │ │ │ │ │ │ ├── breakable@1.0.0
│ │ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ │ │ │ │ ├── simple-fmt@0.1.0
│ │ │ │ │ │ │ ├── simple-is@0.2.0
│ │ │ │ │ │ │ ├── stringmap@0.2.2
│ │ │ │ │ │ │ ├── stringset@0.2.1
│ │ │ │ │ │ │ ├── tryor@0.1.2
│ │ │ │ │ │ │ └─┬ yargs@3.27.0
│ │ │ │ │ │ │ ├── camelcase@1.2.1
│ │ │ │ │ │ │ ├─┬ cliui@2.1.0
│ │ │ │ │ │ │ │ └── wordwrap@0.0.2
│ │ │ │ │ │ │ └── window-size@0.1.4
│ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ │ │ │ ├─┬ recast@0.10.33
│ │ │ │ │ │ │ ├── ast-types@0.8.12
│ │ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ │ │ │ │ └── source-map@0.5.6
│ │ │ │ │ │ └── regenerator-runtime@0.9.6
│ │ │ │ │ └── thunkify@2.1.2
│ │ │ │ └─┬ stream-to-buffer@0.1.0
│ │ │ │ └── stream-to@0.2.2
│ │ │ └─┬ socks-proxy-agent@2.0.0
│ │ │ └─┬ socks@1.1.10
│ │ │ └── smart-buffer@1.1.15
│ │ └── underscore.string@2.4.0
│ ├─┬ joi@9.2.0
│ │ └── hoek@4.1.1
│ ├── node-anonize2-relic-emscripten@0.3.2
│ └── uuid@3.0.0
├─┬ ledger-geoip@0.8.75
│ ├─┬ country-data@0.0.29
│ │ └── currency-symbol-map@2.2.0
│ ├─┬ country-reverse-geocoding@0.2.1
│ │ └─┬ fwk@1.0.11
│ │ ├── async@0.2.10
│ │ └── should@0.6.3
│ └─┬ joi@9.2.0
│ └── hoek@4.1.1
├─┬ ledger-publisher@0.9.3
│ ├─┬ joi@9.2.0
│ │ └── hoek@4.1.1
│ ├─┬ jsdom@9.1.0
│ │ ├── acorn@2.7.0
│ │ └── whatwg-url@2.0.1
│ └─┬ underscore.string@3.3.4
│ └── sprintf-js@1.0.3
├─┬ less@2.7.2
│ ├─┬ errno@0.1.4
│ │ └── prr@0.0.0
│ ├── image-size@0.5.1
│ ├── promise@7.1.1
│ └── source-map@0.5.6
├── less-loader@2.2.3
├─┬ level@1.5.0
│ └─┬ level-packager@1.2.1
│ └─┬ levelup@1.3.5
│ ├─┬ deferred-leveldown@1.2.1
│ │ └─┬ abstract-leveldown@2.4.1
│ │ └── xtend@4.0.1
│ ├── level-codec@6.1.0
│ ├── level-errors@1.0.4
│ ├─┬ level-iterator-stream@1.3.1
│ │ └── xtend@4.0.1
│ ├── prr@1.0.1
│ ├── semver@5.1.1
│ └── xtend@4.0.1
├─┬ leveldown@1.5.0
│ ├─┬ abstract-leveldown@2.6.1
│ │ └── xtend@4.0.1
│ ├── bindings@1.2.1
│ ├── fast-future@1.0.2
│ ├── nan@2.4.0
│ └─┬ prebuild@4.5.0
│ ├── async@1.5.2
│ ├─┬ execspawn@1.0.1
│ │ └── util-extend@1.0.3
│ ├── expand-template@1.0.3
│ ├─┬ ghreleases@1.0.5
│ │ ├── after@0.8.2
│ │ ├── ghrepos@2.0.0
│ │ ├─┬ ghutils@3.2.1
│ │ │ ├─┬ jsonist@1.3.0
│ │ │ │ ├─┬ bl@1.0.3
│ │ │ │ │ └─┬ readable-stream@2.0.6
│ │ │ │ │ └── isarray@1.0.0
│ │ │ │ ├─┬ hyperquest@1.2.0
│ │ │ │ │ └─┬ through2@0.6.5
│ │ │ │ │ ├── readable-stream@1.0.34
│ │ │ │ │ └── xtend@4.0.1
│ │ │ │ └── xtend@4.0.1
│ │ │ └── xtend@4.0.1
│ │ ├── simple-mime@0.1.0
│ │ ├── url-template@2.0.8
│ │ └── xtend@4.0.1
│ ├── github-from-package@0.0.0
│ ├── minimist@1.2.0
│ ├─┬ node-ninja@1.0.2
│ │ ├─┬ npmlog@2.0.4
│ │ │ └── gauge@1.2.7
│ │ └─┬ path-array@1.0.1
│ │ └── array-index@1.0.0
│ ├── noop-logger@0.1.1
│ ├─┬ npmlog@2.0.4
│ │ ├── ansi@0.3.1
│ │ └─┬ gauge@1.2.7
│ │ ├── lodash.pad@4.5.1
│ │ ├── lodash.padend@4.6.1
│ │ └── lodash.padstart@4.6.1
│ ├── pump@1.0.2
│ ├─┬ simple-get@1.4.3
│ │ ├── unzip-response@1.0.2
│ │ └── xtend@4.0.1
│ ├─┬ tar-fs@1.15.2
│ │ └── chownr@1.0.1
│ ├─┬ tar-stream@1.5.2
│ │ ├─┬ bl@1.2.0
│ │ │ └─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ ├─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ └── xtend@4.0.1
│ └── xtend@4.0.1
├── lru-cache@1.1.1
├─┬ mkdirp@0.5.1
│ └── minimist@0.0.8
├─┬ mocha@2.5.3
│ ├── commander@2.3.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── diff@1.4.0
│ ├── escape-string-regexp@1.0.2
│ ├─┬ glob@3.2.11
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ ├── growl@1.9.2
│ ├─┬ jade@0.26.3
│ │ ├── commander@0.6.1
│ │ └── mkdirp@0.3.0
│ ├── supports-color@1.2.0
│ └── to-iso-string@0.0.2
├── mockery@1.7.0
├── moment@2.18.1
├─┬ muon-winstaller@2.5.4
│ └── fs-extra@0.26.7
├── ncp@2.0.0
├─┬ niceware@1.0.4
│ ├── binary-search@1.3.2
│ └── randombytes@2.0.3
├─┬ node-gyp@3.6.0
│ ├── fstream@1.0.11
│ ├─┬ npmlog@4.0.2
│ │ ├─┬ are-we-there-yet@1.1.4
│ │ │ ├── delegates@1.0.0
│ │ │ └─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ ├── console-control-strings@1.1.0
│ │ └─┬ gauge@2.7.3
│ │ ├── aproba@1.1.1
│ │ ├── has-unicode@2.0.1
│ │ └── wide-align@1.1.0
│ ├── osenv@0.1.4
│ ├── rimraf@2.6.1
│ ├── semver@5.3.0
│ └─┬ tar@2.2.1
│ └── block-stream@0.0.9
├─┬ node-libs-browser@1.1.1
│ ├── assert@1.4.1
│ ├─┬ browserify-zlib@0.1.4
│ │ └── pako@0.2.9
│ ├─┬ buffer@4.9.1
│ │ ├── base64-js@1.2.0
│ │ ├── ieee754@1.1.8
│ │ └── isarray@1.0.0
│ ├─┬ console-browserify@1.1.0
│ │ └── date-now@0.1.4
│ ├── constants-browserify@1.0.0
│ ├─┬ crypto-browserify@3.11.0
│ │ ├─┬ browserify-cipher@1.0.0
│ │ │ ├─┬ browserify-aes@1.0.6
│ │ │ │ └── buffer-xor@1.0.3
│ │ │ ├─┬ browserify-des@1.0.0
│ │ │ │ └── des.js@1.0.0
│ │ │ └── evp_bytestokey@1.0.0
│ │ ├─┬ browserify-sign@4.0.4
│ │ │ ├── browserify-rsa@4.0.1
│ │ │ └─┬ parse-asn1@5.1.0
│ │ │ └── asn1.js@4.9.1
│ │ ├── create-ecdh@4.0.0
│ │ ├─┬ create-hash@1.1.2
│ │ │ ├── cipher-base@1.0.3
│ │ │ ├── ripemd160@1.0.1
│ │ │ └── sha.js@2.4.8
│ │ ├─┬ diffie-hellman@5.0.2
│ │ │ └── miller-rabin@4.0.0
│ │ ├── pbkdf2@3.0.9
│ │ └── public-encrypt@4.0.0
│ ├── domain-browser@1.1.7
│ ├── events@1.1.1
│ ├── https-browserify@0.0.1
│ ├── os-browserify@0.2.1
│ ├── path-browserify@0.0.0
│ ├── process@0.11.9
│ ├── punycode@1.4.1
│ ├── querystring-es3@0.2.1
│ ├─┬ readable-stream@2.2.9
│ │ ├── buffer-shims@1.0.0
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ └── string_decoder@1.0.0
│ ├─┬ stream-browserify@2.0.1
│ │ └─┬ readable-stream@2.2.9
│ │ ├── isarray@1.0.0
│ │ └── string_decoder@1.0.0
│ ├─┬ stream-http@2.7.0
│ │ ├── builtin-status-codes@3.0.0
│ │ ├─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ ├── to-arraybuffer@1.0.1
│ │ └── xtend@4.0.1
│ ├── string_decoder@0.10.31
│ ├── timers-browserify@1.4.2
│ ├── tty-browserify@0.0.0
│ ├─┬ url@0.11.0
│ │ ├── punycode@1.3.2
│ │ └── querystring@0.2.0
│ ├─┬ util@0.10.3
│ │ └── inherits@2.0.1
│ └─┬ vm-browserify@0.0.4
│ └── indexof@0.0.1
├─┬ node-static@0.7.9
│ ├── colors@1.1.2
│ └─┬ optimist@0.6.1
│ └── wordwrap@0.0.3
├── node-uuid@1.4.8
├─┬ normalize-url@1.9.1
│ ├── prepend-http@1.0.4
│ ├─┬ query-string@4.3.4
│ │ └── strict-uri-encode@1.1.0
│ └─┬ sort-keys@1.1.2
│ └── is-plain-obj@1.1.0
├─┬ nsp@2.6.3
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├─┬ strip-ansi@3.0.1
│ │ │ └── ansi-regex@2.0.0
│ │ └── supports-color@2.0.0
│ ├─┬ cli-table@0.3.1
│ │ └── colors@1.0.3
│ ├── cvss@1.0.1
│ ├─┬ https-proxy-agent@1.0.0
│ │ ├─┬ agent-base@2.0.1
│ │ │ └── semver@5.0.3
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ └── extend@3.0.0
│ ├─┬ joi@6.10.1
│ │ ├── hoek@2.16.3
│ │ ├── isemail@1.2.0
│ │ ├── moment@2.12.0
│ │ └── topo@1.1.0
│ ├── nodesecurity-npm-utils@5.0.0
│ ├── path-is-absolute@1.0.0
│ ├─┬ rc@1.1.6
│ │ ├── deep-extend@0.4.1
│ │ ├── ini@1.3.4
│ │ ├── minimist@1.2.0
│ │ └── strip-json-comments@1.0.4
│ ├── semver@5.1.0
│ ├─┬ subcommand@2.0.3
│ │ ├── cliclopts@1.1.1
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── minimist@1.2.0
│ │ └── xtend@4.0.1
│ └─┬ wreck@6.3.0
│ ├── boom@2.10.1
│ └── hoek@2.16.3
├─┬ parse-torrent@5.8.3
│ ├── blob-to-buffer@1.2.6
│ ├── get-stdin@5.0.1
│ ├─┬ magnet-uri@5.1.6
│ │ ├── thirty-two@1.0.2
│ │ ├── uniq@1.0.1
│ │ └── xtend@4.0.1
│ ├─┬ parse-torrent-file@4.0.2
│ │ ├── bencode@0.11.0
│ │ └─┬ simple-sha1@2.1.0
│ │ └── rusha@0.8.5
│ └─┬ simple-get@2.5.1
│ ├── simple-concat@1.0.0
│ └── unzip-response@2.0.1
├─┬ pre-commit@1.1.3 (git://github.com/brave/pre-commit.git#67aef1db3066f298a25e930c06a8c9f2b19f2a3e)
│ ├─┬ cross-spawn@4.0.2
│ │ └── lru-cache@4.0.2
│ └─┬ spawn-sync@1.0.15
│ └── os-shim@0.1.3
├── prettier-bytes@1.0.3
├── punycode@2.1.0
├── qr-image@3.2.0
├─┬ random-lib@2.1.0
│ ├─┬ dezalgo@1.0.3
│ │ └── wrappy@1.0.2
│ └── es6-promise@3.3.1
├─┬ react@15.5.4
│ ├─┬ fbjs@0.8.12
│ │ ├── core-js@1.2.7
│ │ ├─┬ isomorphic-fetch@2.2.1
│ │ │ ├─┬ node-fetch@1.6.3
│ │ │ │ ├── encoding@0.1.12
│ │ │ │ └── is-stream@1.1.0
│ │ │ └── whatwg-fetch@2.0.3
│ │ ├── setimmediate@1.0.5
│ │ └── ua-parser-js@0.7.12
│ └── loose-envify@1.3.1
├── react-addons-perf@15.4.2
├── react-addons-test-utils@15.5.1
├─┬ react-dnd@2.3.0
│ ├── disposables@1.0.1
│ ├─┬ dnd-core@2.3.0
│ │ └─┬ redux@3.6.0
│ │ ├── lodash-es@4.17.4
│ │ └── symbol-observable@1.0.4
│ └── hoist-non-react-statics@1.2.0
├── react-dnd-html5-backend@2.3.0
├── react-dom@15.5.4
├─┬ sinon@1.17.7
│ ├── formatio@1.1.1
│ ├── lolex@1.3.2
│ └── samsam@1.1.2
├─┬ spectron@3.4.0 (git://github.com/brave/spectron.git#5aea2ed61c1fc435095b9b903d9009956168bbe3)
│ ├── dev-null@0.1.1
│ ├─┬ electron-chromedriver@2.56.0 (git://github.com/brave/electron-chromedriver.git#6540042306769e1fa481fe4642785d37d5125aef)
│ │ └─┬ decompress@3.0.0
│ │ ├─┬ buffer-to-vinyl@1.1.0
│ │ │ ├── file-type@3.9.0
│ │ │ ├─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ ├── uuid@2.0.3
│ │ │ └── vinyl@1.2.0
│ │ ├─┬ decompress-tar@3.1.0
│ │ │ ├── object-assign@2.1.1
│ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ └── minimist@1.2.0
│ │ │ └─┬ through2@0.6.5
│ │ │ ├── readable-stream@1.0.34
│ │ │ └── xtend@4.0.1
│ │ ├── decompress-tarbz2@3.1.0
│ │ ├── decompress-targz@3.1.0
│ │ ├─┬ decompress-unzip@3.4.0
│ │ │ ├─┬ read-all-stream@3.1.0
│ │ │ │ └─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ ├── stat-mode@0.2.2
│ │ │ ├─┬ through2@2.0.3
│ │ │ │ └─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ └── vinyl@1.2.0
│ │ ├─┬ stream-combiner2@1.1.1
│ │ │ ├── duplexer2@0.1.4
│ │ │ └─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ ├─┬ vinyl-assign@1.2.1
│ │ │ └─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ └─┬ vinyl-fs@2.4.4
│ │ ├─┬ duplexify@3.5.0
│ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ └── once@1.3.3
│ │ │ ├─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ └── stream-shift@1.0.0
│ │ ├─┬ glob-stream@5.3.5
│ │ │ ├── glob@5.0.15
│ │ │ ├─┬ glob-parent@3.1.0
│ │ │ │ ├─┬ is-glob@3.1.0
│ │ │ │ │ └── is-extglob@2.1.1
│ │ │ │ └── path-dirname@1.0.2
│ │ │ ├─┬ ordered-read-streams@0.3.0
│ │ │ │ └─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ ├─┬ to-absolute-glob@0.1.1
│ │ │ │ └── extend-shallow@2.0.1
│ │ │ └── unique-stream@2.2.1
│ │ ├─┬ gulp-sourcemaps@1.6.0
│ │ │ ├─┬ through2@2.0.3
│ │ │ │ ├─┬ readable-stream@2.2.9
│ │ │ │ │ ├── isarray@1.0.0
│ │ │ │ │ └── string_decoder@1.0.0
│ │ │ │ └── xtend@4.0.1
│ │ │ └── vinyl@1.2.0
│ │ ├── is-valid-glob@0.3.0
│ │ ├── lodash.isequal@4.5.0
│ │ ├─┬ merge-stream@1.0.1
│ │ │ └─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ ├── object-assign@4.1.1
│ │ ├─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ ├── strip-bom@2.0.0
│ │ ├── strip-bom-stream@1.0.0
│ │ ├── through2@2.0.3
│ │ ├─┬ through2-filter@2.0.0
│ │ │ ├─┬ through2@2.0.3
│ │ │ │ └─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ └── xtend@4.0.1
│ │ ├── vali-date@1.0.0
│ │ └── vinyl@1.2.0
│ └─┬ split@1.0.0
│ └── through@2.3.8
├── spellchecker@3.3.1 (git://github.com/brave/node-spellchecker.git#b705a0c2d099b65f23d2867a247c4dff2a3fe210)
├─┬ sqlite3@3.1.8
│ ├── nan@2.4.0
│ └─┬ node-pre-gyp@0.6.31
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ nopt@3.0.6
│ │ └── abbrev@1.0.9
│ ├─┬ npmlog@4.0.0
│ │ ├─┬ are-we-there-yet@1.1.2
│ │ │ ├── delegates@1.0.0
│ │ │ └─┬ readable-stream@2.1.5
│ │ │ ├── buffer-shims@1.0.0
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.3
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ ├── console-control-strings@1.1.0
│ │ ├─┬ gauge@2.6.0
│ │ │ ├── aproba@1.0.4
│ │ │ ├── has-color@0.1.7
│ │ │ ├── has-unicode@2.0.1
│ │ │ ├── object-assign@4.1.0
│ │ │ ├── signal-exit@3.0.1
│ │ │ ├─┬ string-width@1.0.2
│ │ │ │ ├─┬ code-point-at@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.1
│ │ │ │ └─┬ is-fullwidth-code-point@1.0.0
│ │ │ │ └── number-is-nan@1.0.1
│ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── wide-align@1.1.0
│ │ └── set-blocking@2.0.0
│ ├─┬ rc@1.1.6
│ │ ├── deep-extend@0.4.1
│ │ ├── ini@1.3.4
│ │ ├── minimist@1.2.0
│ │ └── strip-json-comments@1.0.4
│ ├─┬ request@2.76.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.5.0
│ │ ├── caseless@0.11.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@3.0.0
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@2.1.1
│ │ │ └── asynckit@0.4.0
│ │ ├─┬ har-validator@2.0.6
│ │ │ ├─┬ chalk@1.1.3
│ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ └── supports-color@2.0.0
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ ├─┬ is-my-json-valid@2.15.0
│ │ │ │ ├── generate-function@2.0.0
│ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ └── is-property@1.0.2
│ │ │ │ ├── jsonpointer@4.0.0
│ │ │ │ └── xtend@4.0.1
│ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├─┬ hawk@3.1.3
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@1.1.1
│ │ │ ├── assert-plus@0.2.0
│ │ │ ├─┬ jsprim@1.3.1
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.3
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.10.1
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├── bcrypt-pbkdf@1.0.0
│ │ │ ├── dashdash@1.14.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├── getpass@0.1.6
│ │ │ ├── jodid25519@1.0.2
│ │ │ ├── jsbn@0.1.0
│ │ │ └── tweetnacl@0.14.3
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.12
│ │ │ └── mime-db@1.24.0
│ │ ├── node-uuid@1.4.7
│ │ ├── oauth-sign@0.8.2
│ │ ├── qs@6.3.0
│ │ ├── stringstream@0.0.5
│ │ ├─┬ tough-cookie@2.3.2
│ │ │ └── punycode@1.4.1
│ │ └── tunnel-agent@0.4.3
│ ├─┬ rimraf@2.5.4
│ │ └─┬ glob@7.1.1
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.6
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.3
│ │ ├─┬ minimatch@3.0.3
│ │ │ └─┬ brace-expansion@1.1.6
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ once@1.4.0
│ │ │ └── wrappy@1.0.2
│ │ └── path-is-absolute@1.0.1
│ ├── semver@5.3.0
│ ├─┬ tar@2.2.1
│ │ ├── block-stream@0.0.9
│ │ ├─┬ fstream@1.0.10
│ │ │ └── graceful-fs@4.1.9
│ │ └── inherits@2.0.3
│ └─┬ tar-pack@3.3.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ fstream@1.0.10
│ │ ├── graceful-fs@4.1.9
│ │ └── inherits@2.0.3
│ ├─┬ fstream-ignore@1.0.5
│ │ ├── inherits@2.0.3
│ │ └─┬ minimatch@3.0.3
│ │ └─┬ brace-expansion@1.1.6
│ │ ├── balanced-match@0.4.2
│ │ └── concat-map@0.0.1
│ ├─┬ once@1.3.3
│ │ └── wrappy@1.0.2
│ ├─┬ readable-stream@2.1.5
│ │ ├── buffer-shims@1.0.0
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.3
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ └── uid-number@0.0.6
├─┬ standard@8.1.0
│ ├─┬ eslint@3.5.0
│ │ ├─┬ doctrine@1.5.0
│ │ │ └── isarray@1.0.0
│ │ ├─┬ escope@3.6.0
│ │ │ ├─┬ es6-map@0.1.5
│ │ │ │ ├── d@1.0.0
│ │ │ │ ├── es5-ext@0.10.15
│ │ │ │ ├── es6-iterator@2.0.1
│ │ │ │ ├── es6-set@0.1.5
│ │ │ │ ├── es6-symbol@3.1.1
│ │ │ │ └── event-emitter@0.3.5
│ │ │ ├── es6-weak-map@2.0.2
│ │ │ ├─┬ esrecurse@4.1.0
│ │ │ │ └── estraverse@4.1.1
│ │ │ └── estraverse@4.2.0
│ │ ├─┬ espree@3.1.7
│ │ │ ├── acorn@3.3.0
│ │ │ └── acorn-jsx@3.0.1
│ │ ├── estraverse@4.2.0
│ │ ├─┬ file-entry-cache@2.0.0
│ │ │ └─┬ flat-cache@1.2.2
│ │ │ ├── circular-json@0.3.1
│ │ │ ├─┬ del@2.2.2
│ │ │ │ ├── globby@5.0.0
│ │ │ │ ├── is-path-cwd@1.0.0
│ │ │ │ └── is-path-in-cwd@1.0.0
│ │ │ └── write@0.2.1
│ │ ├── ignore@3.2.7
│ │ ├── imurmurhash@0.1.4
│ │ ├─┬ inquirer@0.12.0
│ │ │ ├─┬ readline2@1.0.1
│ │ │ │ └── mute-stream@0.0.5
│ │ │ ├── run-async@0.1.0
│ │ │ └── rx-lite@3.1.2
│ │ ├─┬ is-my-json-valid@2.16.0
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ ├── jsonpointer@4.0.1
│ │ │ └── xtend@4.0.1
│ │ ├─┬ is-resolvable@1.0.0
│ │ │ └── tryit@1.0.3
│ │ ├─┬ json-stable-stringify@1.0.1
│ │ │ └── jsonify@0.0.0
│ │ ├── levn@0.3.0
│ │ ├── natural-compare@1.4.0
│ │ ├── path-is-inside@1.0.2
│ │ ├── pluralize@1.2.1
│ │ ├─┬ require-uncached@1.0.3
│ │ │ ├─┬ caller-path@0.1.0
│ │ │ │ └── callsites@0.2.0
│ │ │ └── resolve-from@1.0.1
│ │ ├── shelljs@0.6.1
│ │ ├── strip-bom@3.0.0
│ │ ├── strip-json-comments@1.0.4
│ │ ├─┬ table@3.8.3
│ │ │ ├── ajv-keywords@1.5.1
│ │ │ ├── slice-ansi@0.0.4
│ │ │ └─┬ string-width@2.0.0
│ │ │ └── is-fullwidth-code-point@2.0.0
│ │ ├── text-table@0.2.0
│ │ └── user-home@2.0.0
│ ├── eslint-config-standard@6.0.1
│ ├── eslint-config-standard-jsx@3.0.1
│ ├── eslint-plugin-promise@2.0.1
│ ├─┬ eslint-plugin-react@6.10.3
│ │ ├── array.prototype.find@2.0.4
│ │ └── jsx-ast-utils@1.4.1
│ ├── eslint-plugin-standard@2.3.1
│ └─┬ standard-engine@5.4.0
│ ├─┬ deglob@2.1.0
│ │ ├── find-root@1.0.0
│ │ └─┬ pkg-config@1.1.1
│ │ ├── debug-log@1.0.1
│ │ └── xtend@4.0.1
│ ├── get-stdin@5.0.1
│ ├── minimist@1.2.0
│ └─┬ pkg-conf@2.0.0
│ ├─┬ find-up@2.1.0
│ │ └─┬ locate-path@2.0.0
│ │ ├─┬ p-locate@2.0.0
│ │ │ └── p-limit@1.1.0
│ │ └── path-exists@3.0.0
│ └─┬ load-json-file@2.0.0
│ ├─┬ parse-json@2.2.0
│ │ └─┬ error-ex@1.3.1
│ │ └── is-arrayish@0.2.1
│ └── strip-bom@3.0.0
├── string.prototype.endswith@0.2.0
├── string.prototype.startswith@0.2.0
├─┬ style-loader@0.13.2
│ └── loader-utils@1.1.0
├── tablesort@4.0.1
├── tldjs@1.6.2
├── tracking-protection@1.1.6
├─┬ uglify-js-harmony@2.7.5
│ ├── async@0.2.10
│ ├── source-map@0.5.6
│ ├── uglify-to-browserify@1.0.2
│ └─┬ yargs@3.10.0
│ ├── camelcase@1.2.1
│ ├─┬ cliui@2.1.0
│ │ ├─┬ center-align@0.1.3
│ │ │ ├─┬ align-text@0.1.4
│ │ │ │ └── repeat-string@1.6.1
│ │ │ └── lazy-cache@1.0.4
│ │ ├── right-align@0.1.3
│ │ └── wordwrap@0.0.2
│ └── window-size@0.1.0
├── underscore@1.8.3
├─┬ url-loader@0.5.8
│ └── loader-utils@1.1.0
├─┬ webdriverio@4.2.5
│ ├─┬ archiver@1.0.0
│ │ ├── async@1.5.2
│ │ ├── buffer-crc32@0.2.13
│ │ ├─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ └─┬ zip-stream@1.1.1
│ │ ├─┬ compress-commons@1.2.0
│ │ │ ├─┬ crc32-stream@2.0.0
│ │ │ │ ├── crc@3.4.4
│ │ │ │ └─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ └─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ └─┬ readable-stream@2.2.9
│ │ ├── isarray@1.0.0
│ │ └── string_decoder@1.0.0
│ ├─┬ css-parse@2.0.0
│ │ └─┬ css@2.2.1
│ │ ├── source-map@0.1.43
│ │ ├─┬ source-map-resolve@0.3.1
│ │ │ ├── atob@1.1.3
│ │ │ ├── resolve-url@0.2.1
│ │ │ └── source-map-url@0.3.0
│ │ └── urix@0.1.0
│ ├── css-value@0.0.1
│ ├── deepmerge@0.2.10
│ ├── ejs@2.5.6
│ ├─┬ inquirer@1.2.3
│ │ ├── ansi-escapes@1.4.0
│ │ ├─┬ cli-cursor@1.0.2
│ │ │ └─┬ restore-cursor@1.0.1
│ │ │ └── exit-hook@1.1.1
│ │ ├── cli-width@2.1.0
│ │ ├─┬ external-editor@1.1.1
│ │ │ └── tmp@0.0.29
│ │ ├── mute-stream@0.0.6
│ │ ├─┬ run-async@2.3.0
│ │ │ └── is-promise@2.1.0
│ │ └── rx@4.1.0
│ ├── json-stringify-safe@5.0.1
│ ├─┬ npm-install-package@1.1.0
│ │ └── noop2@2.0.0
│ ├── q@1.4.1
│ ├─┬ request@2.74.0
│ │ ├─┬ bl@1.1.2
│ │ │ └─┬ readable-stream@2.0.6
│ │ │ └── string_decoder@0.10.31
│ │ ├── caseless@0.11.0
│ │ ├─┬ form-data@1.0.1
│ │ │ └── async@2.3.0
│ │ ├── har-validator@2.0.6
│ │ ├── qs@6.2.3
│ │ └── tunnel-agent@0.4.3
│ ├── rgb2hex@0.1.0
│ ├─┬ supports-color@3.2.3
│ │ └── has-flag@1.0.0
│ ├── validator@5.7.0
│ ├─┬ wdio-dot-reporter@0.0.6
│ │ └── babel-runtime@5.8.38
│ └── wgxpath@1.0.0
├─┬ webpack@1.15.0
│ ├── async@1.5.2
│ ├── clone@1.0.2
│ ├─┬ enhanced-resolve@0.9.1
│ │ └── memory-fs@0.2.0
│ ├── interpret@0.6.6
│ ├─┬ memory-fs@0.3.0
│ │ └─┬ readable-stream@2.2.9
│ │ ├── isarray@1.0.0
│ │ └── string_decoder@1.0.0
│ ├─┬ node-libs-browser@0.7.0
│ │ ├── assert@1.4.1
│ │ ├─┬ crypto-browserify@3.3.0
│ │ │ ├── browserify-aes@0.4.0
│ │ │ ├── pbkdf2-compat@2.0.1
│ │ │ ├── ripemd160@0.2.0
│ │ │ └── sha.js@2.2.6
│ │ ├── punycode@1.4.1
│ │ ├─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ └── timers-browserify@2.0.2
│ ├── supports-color@3.2.3
│ ├── tapable@0.1.10
│ ├─┬ uglify-js@2.7.5
│ │ ├── async@0.2.10
│ │ ├── source-map@0.5.6
│ │ └─┬ yargs@3.10.0
│ │ ├── camelcase@1.2.1
│ │ ├─┬ cliui@2.1.0
│ │ │ └── wordwrap@0.0.2
│ │ └── window-size@0.1.0
│ ├─┬ watchpack@0.2.9
│ │ ├── async@0.9.2
│ │ └─┬ chokidar@1.6.1
│ │ ├── anymatch@1.3.0
│ │ ├── async-each@1.0.1
│ │ ├── glob-parent@2.0.0
│ │ ├─┬ is-binary-path@1.0.1
│ │ │ └── binary-extensions@1.8.0
│ │ └─┬ readdirp@2.1.0
│ │ └─┬ readable-stream@2.2.9
│ │ ├── isarray@1.0.0
│ │ └── string_decoder@1.0.0
│ └─┬ webpack-core@0.6.9
│ └── source-map@0.4.4
├─┬ webpack-dev-server@1.16.3
│ ├─┬ compression@1.6.2
│ │ ├─┬ accepts@1.3.3
│ │ │ └── negotiator@0.6.1
│ │ ├── bytes@2.3.0
│ │ ├── compressible@2.0.10
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── on-headers@1.0.1
│ │ └── vary@1.1.1
│ ├── connect-history-api-fallback@1.3.0
│ ├─┬ express@4.15.2
│ │ ├── array-flatten@1.1.1
│ │ ├── content-disposition@0.5.2
│ │ ├── content-type@1.0.2
│ │ ├── cookie@0.3.1
│ │ ├── cookie-signature@1.0.6
│ │ ├─┬ debug@2.6.1
│ │ │ └── ms@0.7.2
│ │ ├── depd@1.1.0
│ │ ├── encodeurl@1.0.1
│ │ ├── escape-html@1.0.3
│ │ ├── etag@1.8.0
│ │ ├─┬ finalhandler@1.0.1
│ │ │ ├─┬ debug@2.6.3
│ │ │ │ └── ms@0.7.2
│ │ │ └── unpipe@1.0.0
│ │ ├── fresh@0.5.0
│ │ ├── merge-descriptors@1.0.1
│ │ ├── methods@1.1.2
│ │ ├─┬ on-finished@2.3.0
│ │ │ └── ee-first@1.1.1
│ │ ├── parseurl@1.3.1
│ │ ├── path-to-regexp@0.1.7
│ │ ├─┬ proxy-addr@1.1.4
│ │ │ ├── forwarded@0.1.0
│ │ │ └── ipaddr.js@1.3.0
│ │ ├── range-parser@1.2.0
│ │ ├─┬ send@0.15.1
│ │ │ ├── debug@2.6.1
│ │ │ ├── destroy@1.0.4
│ │ │ └── ms@0.7.2
│ │ ├── serve-static@1.12.1
│ │ ├── setprototypeof@1.0.3
│ │ ├── statuses@1.3.1
│ │ ├─┬ type-is@1.6.15
│ │ │ └── media-typer@0.3.0
│ │ └── utils-merge@1.0.0
│ ├─┬ http-proxy-middleware@0.17.4
│ │ ├─┬ http-proxy@1.16.2
│ │ │ └── requires-port@1.0.0
│ │ ├─┬ is-glob@3.1.0
│ │ │ └── is-extglob@2.1.1
│ │ └─┬ micromatch@2.3.11
│ │ ├─┬ arr-diff@2.0.0
│ │ │ └── arr-flatten@1.0.3
│ │ ├── array-unique@0.2.1
│ │ ├─┬ braces@1.8.5
│ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ ├── is-number@2.1.0
│ │ │ │ ├─┬ isobject@2.1.0
│ │ │ │ │ └── isarray@1.0.0
│ │ │ │ └── randomatic@1.1.6
│ │ │ ├── preserve@0.2.0
│ │ │ └── repeat-element@1.1.2
│ │ ├─┬ expand-brackets@0.1.5
│ │ │ └── is-posix-bracket@0.1.1
│ │ ├── extglob@0.3.2
│ │ ├── filename-regex@2.0.0
│ │ ├── is-extglob@1.0.0
│ │ ├─┬ kind-of@3.1.0
│ │ │ └── is-buffer@1.1.5
│ │ ├─┬ object.omit@2.0.1
│ │ │ ├─┬ for-own@0.1.5
│ │ │ │ └── for-in@1.0.2
│ │ │ └── is-extendable@0.1.1
│ │ ├─┬ parse-glob@3.0.4
│ │ │ ├── glob-base@0.3.0
│ │ │ └── is-dotfile@1.0.2
│ │ └─┬ regex-cache@0.4.3
│ │ ├── is-equal-shallow@0.1.3
│ │ └── is-primitive@2.0.0
│ ├── open@0.0.5
│ ├─┬ serve-index@1.8.0
│ │ ├── batch@0.5.3
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ └─┬ http-errors@1.5.1
│ │ └── setprototypeof@1.0.2
│ ├─┬ sockjs@0.3.18
│ │ ├─┬ faye-websocket@0.10.0
│ │ │ └─┬ websocket-driver@0.6.5
│ │ │ └── websocket-extensions@0.1.1
│ │ └── uuid@2.0.3
│ ├─┬ sockjs-client@1.1.2
│ │ ├─┬ eventsource@0.1.6
│ │ │ └─┬ original@1.0.0
│ │ │ └─┬ url-parse@1.0.5
│ │ │ └── requires-port@1.0.0
│ │ ├── faye-websocket@0.11.1
│ │ ├── json3@3.3.2
│ │ └─┬ url-parse@1.1.8
│ │ ├── querystringify@0.0.4
│ │ └── requires-port@1.0.0
│ ├── stream-cache@0.0.2
│ ├─┬ strip-ansi@3.0.1
│ │ └── ansi-regex@2.1.1
│ ├── supports-color@3.2.3
│ └─┬ webpack-dev-middleware@1.10.1
│ └─┬ memory-fs@0.4.1
│ └─┬ readable-stream@2.2.9
│ ├── isarray@1.0.0
│ └── string_decoder@1.0.0
├─┬ webpack-notifier@1.5.0
│ └─┬ node-notifier@4.6.1
│ ├─┬ cli-usage@0.1.4
│ │ └─┬ marked-terminal@1.7.0
│ │ ├─┬ cardinal@1.0.0
│ │ │ ├── ansicolors@0.2.1
│ │ │ └─┬ redeyed@1.0.1
│ │ │ └── esprima@3.0.0
│ │ ├─┬ cli-table@0.3.1
│ │ │ └── colors@1.0.3
│ │ └─┬ node-emoji@1.5.1
│ │ └── string.prototype.codepointat@0.2.0
│ ├── growly@1.3.0
│ ├─┬ lodash.clonedeep@3.0.2
│ │ ├─┬ lodash._baseclone@3.3.0
│ │ │ ├── lodash._arraycopy@3.0.0
│ │ │ ├── lodash._arrayeach@3.0.0
│ │ │ ├── lodash._baseassign@3.2.0
│ │ │ └── lodash._basefor@3.0.3
│ │ └── lodash._bindcallback@3.0.1
│ ├── minimist@1.2.0
│ └── shellwords@0.1.0
├─┬ webtorrent-remote@1.0.0
│ └─┬ webtorrent@0.98.18
│ ├── addr-to-ip-port@1.4.2
│ ├── bitfield@1.1.2
│ ├─┬ bittorrent-dht@7.5.3
│ │ ├── k-bucket@3.2.1
│ │ ├─┬ k-rpc@4.0.2
│ │ │ └── k-rpc-socket@1.6.2
│ │ └── lru@3.1.0
│ ├─┬ bittorrent-protocol@2.2.1
│ │ ├─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ ├── speedometer@1.0.0
│ │ └── xtend@4.0.1
│ ├─┬ chunk-store-stream@2.0.2
│ │ ├─┬ block-stream2@1.1.0
│ │ │ └─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ └─┬ readable-stream@2.2.9
│ │ ├── isarray@1.0.0
│ │ └── string_decoder@1.0.0
│ ├─┬ create-torrent@3.29.1
│ │ ├─┬ filestream@4.1.3
│ │ │ ├─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ ├── typedarray-to-buffer@3.1.2
│ │ │ └── xtend@4.0.1
│ │ ├── flatten@1.0.2
│ │ ├── is-file@1.0.0
│ │ ├── junk@1.0.3
│ │ ├── minimist@1.2.0
│ │ ├─┬ piece-length@1.0.0
│ │ │ └── closest-to@2.0.0
│ │ ├─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ └── xtend@4.0.1
│ ├── end-of-stream@1.4.0
│ ├─┬ fs-chunk-store@1.6.5
│ │ ├─┬ random-access-file@1.7.0
│ │ │ └── buffer-alloc-unsafe@1.0.0
│ │ └── thunky@1.0.2
│ ├── immediate-chunk-store@1.0.8
│ ├─┬ load-ip-set@1.3.1
│ │ ├─┬ ip-set@1.0.1
│ │ │ └── ip@1.1.5
│ │ ├── netmask@1.0.6
│ │ └─┬ simple-get@2.5.1
│ │ └── unzip-response@2.0.1
│ ├── memory-chunk-store@1.2.0
│ ├─┬ multistream@2.1.0
│ │ └─┬ readable-stream@2.2.9
│ │ ├── isarray@1.0.0
│ │ └── string_decoder@1.0.0
│ ├─┬ package-json-versionify@1.0.4
│ │ └── browserify-package-json@1.0.1
│ ├── random-iterate@1.0.1
│ ├─┬ readable-stream@2.2.9
│ │ ├── isarray@1.0.0
│ │ └── string_decoder@1.0.0
│ ├─┬ render-media@2.10.0
│ │ ├── is-ascii@1.0.0
│ │ ├─┬ mediasource@2.1.3
│ │ │ └─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ └─┬ videostream@2.4.2
│ │ ├─┬ mp4-box-encoding@1.1.2
│ │ │ └── uint64be@1.0.1
│ │ ├─┬ mp4-stream@2.0.2
│ │ │ ├── next-event@1.0.0
│ │ │ └─┬ readable-stream@2.2.9
│ │ │ ├── isarray@1.0.0
│ │ │ └── string_decoder@1.0.0
│ │ └─┬ range-slice-stream@1.2.0
│ │ └─┬ readable-stream@2.2.9
│ │ ├── isarray@1.0.0
│ │ └── string_decoder@1.0.0
│ ├── run-parallel@1.1.6
│ ├── run-parallel-limit@1.0.3
│ ├─┬ simple-get@2.5.1
│ │ └── unzip-response@2.0.1
│ ├─┬ simple-peer@8.1.0
│ │ ├── get-browser-rtc@1.0.2
│ │ └─┬ readable-stream@2.2.9
│ │ ├── isarray@1.0.0
│ │ └── string_decoder@1.0.0
│ ├── speedometer@1.0.0
│ ├── stream-to-blob@1.0.0
│ ├── stream-to-blob-url@2.1.0
│ ├── stream-with-known-length-to-buffer@1.0.0
│ ├─┬ torrent-discovery@8.3.1
│ │ ├─┬ bittorrent-tracker@9.2.2
│ │ │ ├── bittorrent-peerid@1.1.1
│ │ │ ├─┬ bufferutil@3.0.0
│ │ │ │ └── nan@2.5.1
│ │ │ ├── minimist@1.2.0
│ │ │ ├─┬ simple-get@2.5.1
│ │ │ │ └── unzip-response@2.0.1
│ │ │ ├─┬ simple-websocket@5.0.2
│ │ │ │ └─┬ readable-stream@2.2.9
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── string_decoder@1.0.0
│ │ │ ├─┬ ws@2.3.1
│ │ │ │ └── ultron@1.1.0
│ │ │ └── xtend@4.0.1
│ │ └── xtend@4.0.1
│ ├── torrent-piece@1.1.1
│ ├── unordered-array-remove@1.0.2
│ ├── ut_metadata@3.0.10
│ ├─┬ ut_pex@1.1.3
│ │ ├── compact2string@1.4.0
│ │ └── string2compact@1.2.2
│ ├── xtend@4.0.1
│ └── zero-fill@2.2.3
└─┬ xml2js@0.4.17
└── xmlbuilder@4.2.1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: appdmg@^0.3.6 (node_modules/electron-builder/node_modules/appdmg):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for appdmg@0.3.10: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
> brave@0.14.1 build-package /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev
> node ./tools/buildPackage.js
Writing buildConfig.js...
Building version 0.14.1 in Brave-linux-x64 with Electron 2.57.8
echo cleaning up target...&&rm -Rf Brave-linux-x64&&rm -Rf dist&&rm -f Brave.tar.bz2&&echo done&&echo starting build...&&"./node_modules/.bin/webpack"&&npm run checks&&node ./node_modules/electron-packager/cli.js . Brave --overwrite --ignore="test/|docs/|tools/|signcode-tf|rx|nslog|eslint|cppunitlite|caniuse-db|cross-env|spectron|\.(0|13ctype|APACHE2|BSD|DOCS|DS_Store|LESSER|Makefile|a|ac|aff|after|am|arcconfig|arclint|babelrc|bat|before|bnf|brave-gyp|c|cardinalrc|cc|cfg|closure-compiler|cmake|cmd|covignore|cpp|csv|cxx|d|def|deps|dic|dll|dntrc|dockerignore|dsp|editorconfig|editorconfig~|el|enc|entitlements|eot|esprima|flow|flowconfig|gitattributes|githug|gitignore|gitattributes|gitignore|gitkeep|gitmodules|gnu|gradle|gyp|gypi|gz|h|hbs|hxx|idl|iml|in|inc|include|info|jade|java|jsfmtrc|jshint|jshintignore|jshintrc|jslintrc|jst|js~|keep|lint|lintignore|lock|log|ls|m4|mailmap|map|markdown|md|mdown|md~|mem|min-wd|mk|mkd|mm|mustache|myspell|myspell|name|nsh|nsi|nsprc|nuspec|nvmrc|o|old|orig|otf|param|patch|pegjs|post|pre|pro|py|rej|s|sage|scss|settings|sh|skip|source-map|stamp|swo|tap|targ|template|tern-port|tern-project|testignore|tm_properties|tmp|tpl|ts|txt|un~|vscode|xcf|xml|yaml|yml)$|/deps/|Release/obj|obj.target|ad-block/(node_modules|test|perf|sample|scripts|test|vendor|ABPFilterParserData.dat)|leveldown/(node_modules|src|iojs)|tracking-protection/(node_modules|test|data|scripts|vendor)|tracking-protection/build/node_modules|tracking-protection/build/Release/(sample.exe|test.exe)|sqlite3/src|nsp/node_modules|electron-installer-squirrel-windows|electron-chromedriver|electron-installer-debian|node-notifier/vendor|node-gyp|npm|jsdoc|docs|sinon|electron-download|electron-rebuild|electron-packager|electron-builder|electron-prebuilt|electron-rebuild|electron-winstaller-fixed|muon-winstaller|electron-installer-redhat|flow-bin|babel$|babel-(?!polyfill|regenerator-runtime|preset-env)|jsdom-global|react-addons-perf|react-addons-test-utils|enzyme|git-rev-sync|sqlite3|uglify-js|webdriverio|webpack-dev-server" --platform=linux --arch=x64 --version=2.57.8 --icon=res/app.png --asar=true --app-version=0.14.1 --build-version=2.57.8 --protocol="http" --protocol-name="HTTP Handler" --protocol="https" --protocol-name="HTTPS Handler" --version-string.CompanyName="Brave Inc." --version-string.ProductName="Brave" --version-string.Copyright="Copyright 2016, Brave Inc." --version-string.FileDescription="Brave"&&mv Brave-linux-x64/Brave Brave-linux-x64/brave&&ncp ./app/extensions Brave-linux-x64/resources/extensions&&mkdirp Brave-linux-x64/resources/app.asar.unpacked/node_modules/spellchecker/vendor/hunspell_dictionaries&&ncp node_modules/spellchecker/vendor/hunspell_dictionaries Brave-linux-x64/resources/app.asar.unpacked/node_modules/spellchecker/vendor/hunspell_dictionaries&&mkdirp Brave-linux-x64/resources/app.asar.unpacked/node_modules/node-anonize2-relic-emscripten&&ncp node_modules/node-anonize2-relic-emscripten/anonize2.js.mem Brave-linux-x64/resources/app.asar.unpacked/node_modules/node-anonize2-relic-emscripten/anonize2.js.mem
cleaning up target...
done
starting build...
Hash: af9c7d0ddbded79558daa5de33c3a918fba79c6de7d35101076ad50d084d
Version: webpack 1.15.0
Child
Hash: af9c7d0ddbded79558da
Version: webpack 1.15.0
Time: 35498ms
Asset Size Chunks Chunk Names
4bb98a05900622845d2e66b433711e32.png 2.93 kB [emitted]
8b116e3ce0b2711f8e2cc78c8b32a7c5.svg 485 bytes [emitted]
493bc2b131dc439f27e05c4d3f4e93e7.png 12.1 kB [emitted]
7e7925a41b22d080e00c8d7309745420.svg 378 bytes [emitted]
674f50d287a8c48dc19ba404d20fe713.eot 166 kB [emitted]
912ec66d7572ff821749319396470bde.svg 444 kB [emitted]
b06871f281fee6b241d60582ae9369b9.ttf 166 kB [emitted]
af7ae505a9eed503f8b8e6982036873e.woff2 77.2 kB [emitted]
fee66e712a8a08eef5805a46892932ad.woff 98 kB [emitted]
32866d29d966a861c76ef5405f99b1aa.svg 15.2 kB [emitted]
1b0aa5afd818eff2fcc8b4386a8bc38b.png 3.02 kB [emitted]
8d111e3d7631c0d7a2392817bb7c8a2d.png 5.82 kB [emitted]
b6fb7a0b51d3af832d445c02e46d434d.png 2.13 kB [emitted]
a34dd95ecb584ddb353a854a069d89a1.png 18.1 kB [emitted]
51a0855604244165c58b5867df7d5676.png 4.69 kB [emitted]
0c4a088449e73ec59b36bb111c7e03b5.png 5.91 kB [emitted]
1be94b6e3fe1720c770ab40ab0c71cbe.png 7.22 kB [emitted]
69e1af008c893d635dabe4b7feb5f366.png 2.39 kB [emitted]
3caa6d84e23f04adf06c13d4063cda48.png 2.83 kB [emitted]
07b39e4e3e43397dc7b17f507dea2408.png 5.69 kB [emitted]
2e0a02e86af0015897a23b002e2b1a13.png 8.99 kB [emitted]
41184b1f1df6562bc72590ed11bd818a.svg 10.8 kB [emitted]
de46bc0216c15ce3302139b3c2af4884.svg 789 bytes [emitted]
c74aae1d7c31e27b75eb9c779b6fab4c.svg 1.03 kB [emitted]
4134ecd741d7d7b79fd1bb41ca3ad4d5.svg 472 bytes [emitted]
89f9f5560225e5eee776ab6ae8f9f0b3.svg 840 bytes [emitted]
eb1972095e43719a327e7fc4dd7691a4.svg 1.82 kB [emitted]
f3b9223a9b686682b28b618d9f28817e.svg 792 bytes [emitted]
b656321b23c28720920d6615a4ae5979.svg 751 bytes [emitted]
ab6512b7dac5700b20f7de361aa47884.svg 1.03 kB [emitted]
59023652f84793c67f7775cea1b33195.svg 670 bytes [emitted]
aa1e37293df5a3c347ea3784959aa105.svg 776 bytes [emitted]
d50f42f7ea312cabab88d8eda5bb14a9.svg 2.88 kB [emitted]
e606b7f6bbecaced0044c1052a99b7a9.svg 1.06 kB [emitted]
fbb1a0acb7d12f9e64c82a8cc82aeb66.svg 615 bytes [emitted]
196262d2122e55e514d47f9e44b66520.svg 431 bytes [emitted]
b6190b89305d7ca6eb2b6a84fb68d7bf.png 2.7 kB [emitted]
8c9c38b16d3e35299481600c10f9bd19.svg 823 bytes [emitted]
e61458fc4b59fafd5f6bb3a25b6d94ff.svg 824 bytes [emitted]
dafa0bbc64a10f10d65c8eadadd14c0a.svg 890 bytes [emitted]
dba2dc28147a6dc7176d68287cb3fb74.svg 2.66 kB [emitted]
df9d90f487acc18337a62e10623a2d87.svg 1.21 kB [emitted]
cbba55184f62c3df8728928b9016f9d7.svg 1.7 kB [emitted]
4816047e6c690868e2f2dfb972e11263.svg 1.09 kB [emitted]
1d10887913956d5ffe996a035b489730.svg 1.51 kB [emitted]
2ad15189f9772058209b9036ebf8bda1.svg 1.34 kB [emitted]
14ad83ede0f899bd6a66a37194df85c6.svg 934 bytes [emitted]
292a09c3abb7e423680bb8be4de82460.svg 768 bytes [emitted]
f9c5944d81cb03f5601faa8815856fc4.svg 1.3 kB [emitted]
430b679826c6e11b1767e7e05649e028.svg 615 bytes [emitted]
f88876b2519c8cbda6ef6fa17e83eeff.svg 687 bytes [emitted]
bc90457507bcff2412ad0d500d7f92a9.svg 693 bytes [emitted]
dfd0990bd610a78a34d31bd751d140bd.svg 1.72 kB [emitted]
a42c3b4a1de787c14f05edf1ec49c9fd.svg 1.72 kB [emitted]
1acaa76443941825560798bdb3936bf9.svg 437 bytes [emitted]
3bad0d188335cbfe4a29bd448fa4d0e3.svg 430 bytes [emitted]
2e7aa1b656ba910260191a20406af15f.svg 618 bytes [emitted]
a60b6ab6aaca89b5627cee5fb224ce64.svg 438 bytes [emitted]
cd1a406ba824513a8d92a2e1418a2977.svg 418 bytes [emitted]
38ad268f3a41dc9191cc26857537e4c1.svg 452 bytes [emitted]
392507919f6ec931361b489a56c65ce9.svg 816 bytes [emitted]
c11dbc2db4c1e34f10ac562b48e1d886.svg 289 bytes [emitted]
e008bf562e79f9e1fd5110df9d61627d.svg 355 bytes [emitted]
23b20b72da217563c4304c07c5206dd0.svg 213 bytes [emitted]
d5a535fdec793b2b9219ef7abfa185ce.svg 205 bytes [emitted]
5ccced21c6505bfab561c1e015e407e1.svg 239 bytes [emitted]
aboutPages.entry.js 3.94 MB 0 [emitted] aboutPages
app.entry.js 2.56 MB 1 [emitted] app
aboutPages.entry.js.map 5.13 MB 0 [emitted] aboutPages
app.entry.js.map 3.52 MB 1 [emitted] app
[0] multi app 28 bytes {1} [built]
[0] multi aboutPages 28 bytes {0} [built]
+ 891 hidden modules
ERROR in aboutPages.entry.js from UglifyJs
SyntaxError: Unexpected token: name (ImmutableComponent) [./js/components/immutableComponent.js:7,6]
ERROR in app.entry.js from UglifyJs
SyntaxError: Unexpected token: name (ImmutableComponent) [./js/components/immutableComponent.js:7,6]
Child
Hash: a5de33c3a918fba79c6d
Version: webpack 1.15.0
Time: 19932ms
Asset Size Chunks Chunk Names
lib.devTools.js 392 kB 0 [emitted] devTools
lib.devTools.js.map 485 kB 0 [emitted] devTools
[0] multi devTools 28 bytes {0} [built]
+ 13 hidden modules
ERROR in lib.devTools.js from UglifyJs
SyntaxError: Unexpected token: operator (>) [./js/lib/functional.js:11,33]
Child webtorrent:
Hash: e7d35101076ad50d084d
Version: webpack 1.15.0
Time: 35438ms
Asset Size Chunks Chunk Names
2ad15189f9772058209b9036ebf8bda1.svg 1.34 kB [emitted]
8b116e3ce0b2711f8e2cc78c8b32a7c5.svg 485 bytes [emitted]
196262d2122e55e514d47f9e44b66520.svg 431 bytes [emitted]
674f50d287a8c48dc19ba404d20fe713.eot 166 kB [emitted]
912ec66d7572ff821749319396470bde.svg 444 kB [emitted]
b06871f281fee6b241d60582ae9369b9.ttf 166 kB [emitted]
af7ae505a9eed503f8b8e6982036873e.woff2 77.2 kB [emitted]
fee66e712a8a08eef5805a46892932ad.woff 98 kB [emitted]
webtorrentPage.entry.js 1.32 MB 0 [emitted] main
webtorrentPage.entry.js.map 1.59 MB 0 [emitted] main
[0] multi main 28 bytes {0} [built]
+ 320 hidden modules
ERROR in webtorrentPage.entry.js from UglifyJs
SyntaxError: Unexpected token: operator (>) [./js/lib/classSet.js:9,17]
> brave@0.14.1 checks /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev
> npm run check-security
> brave@0.14.1 check-security /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev
> nsp check
(+) No known vulnerabilities found
Packaging app for platform linux x64 using electron v2.57.8
Wrote new app to /home/matthias/Documents/makepkg/brave/src/browser-laptop-0.14.1dev/Brave-linux-x64
done
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "brave"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: brave 0.14.1-1 (Fri Apr 21 14:33:39 CEST 2017)
==> Installing package brave with pacman -U...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment