Skip to content

Instantly share code, notes, and snippets.

@RecuencoJones
Created November 10, 2017 08:57
Show Gist options
  • Save RecuencoJones/d835e95e6f8260922a64fff6b643d629 to your computer and use it in GitHub Desktop.
Save RecuencoJones/d835e95e6f8260922a64fff6b643d629 to your computer and use it in GitHub Desktop.
npm@5 file dependency resolutions
FROM node:8
COPY package-a.json /test/package-a/package.json
COPY package-b.json /test/package-b/package.json
COPY entrypoint.sh /test/entrypoint.sh
ENTRYPOINT ["/test/entrypoint.sh"]
#!/bin/bash
cd /test/package-a
npm install
cd /test/package-b
npm install
# list some dependencies for comparison
echo "--> package-a/node_modules/"
ls -al /test/package-a/node_modules | head -n 10
echo "---> package-b/node_modules/"
ls -al /test/package-b/node_modules | head -n 10
tail -f /dev/null
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install' ]
2 info using npm@5.5.1
3 info using node@v8.9.1
4 verbose npm-session 9ba12c88f4ab612a
5 silly install runPreinstallTopLevelLifecycles
6 silly preinstall package-b@1.0.0
7 info lifecycle package-b@1.0.0~preinstall: package-b@1.0.0
8 silly install loadCurrentTree
9 silly install readLocalPackageData
10 silly install loadIdealTree
11 silly install cloneCurrentTreeToIdealTree
12 silly install loadShrinkwrap
13 silly install loadAllDepsIntoIdealTree
14 silly pacote directory manifest for package-a@file:../package-a fetched in 5ms
15 silly resolveWithNewModule package-a@1.0.0 checking installable status
16 http fetch GET 200 https://registry.npmjs.org/fsevents 13ms (from cache)
17 silly pacote range manifest for fsevents@^1.0.0 fetched in 30ms
18 silly resolveWithNewModule fsevents@1.1.2 checking installable status
19 silly pacote trying https://registry.npmjs.org/fsevents/-/fsevents-1.1.2.tgz by hash: sha512-Sn44E5wQW4bTHXvQmvSHwqbuiXtduD6Rrjm2ZtUEGbyrig+nUH3t/QD4M4/ZXViY556TBpRgZkHLDx3JxPwxiw==
20 silly pacote https://registry.npmjs.org/fsevents/-/fsevents-1.1.2.tgz extracted to /tmp/npm-29-6db68ffa/unpack-84b3d66e by content address 413ms
21 silly addBundled read tarball
22 silly cleanup remove extracted module
23 http fetch GET 200 https://registry.npmjs.org/nan 11ms (from cache)
24 silly pacote range manifest for nan@^2.3.0 fetched in 13ms
25 silly resolveWithNewModule nan@2.7.0 checking installable status
26 silly currentTree package-b@1.0.0
27 silly idealTree package-b@1.0.0
27 silly idealTree `-- package-a@1.0.0
27 silly idealTree +-- acorn-dynamic-import@2.0.2
27 silly idealTree | `-- acorn@4.0.13
27 silly idealTree +-- acorn@5.2.1
27 silly idealTree +-- ajv-keywords@2.1.1
27 silly idealTree +-- ajv@5.3.0
27 silly idealTree +-- align-text@0.1.4
27 silly idealTree +-- ansi-regex@2.1.1
27 silly idealTree +-- anymatch@1.3.2
27 silly idealTree +-- arr-diff@2.0.0
27 silly idealTree +-- arr-flatten@1.1.0
27 silly idealTree +-- array-unique@0.2.1
27 silly idealTree +-- asn1.js@4.9.2
27 silly idealTree +-- assert@1.4.1
27 silly idealTree +-- async-each@1.0.1
27 silly idealTree +-- async@2.6.0
27 silly idealTree +-- balanced-match@1.0.0
27 silly idealTree +-- base64-js@1.2.1
27 silly idealTree +-- big.js@3.2.0
27 silly idealTree +-- binary-extensions@1.10.0
27 silly idealTree +-- bn.js@4.11.8
27 silly idealTree +-- brace-expansion@1.1.8
27 silly idealTree +-- braces@1.8.5
27 silly idealTree +-- brorand@1.1.0
27 silly idealTree +-- browserify-aes@1.1.1
27 silly idealTree +-- browserify-cipher@1.0.0
27 silly idealTree +-- browserify-des@1.0.0
27 silly idealTree +-- browserify-rsa@4.0.1
27 silly idealTree +-- browserify-sign@4.0.4
27 silly idealTree +-- browserify-zlib@0.1.4
27 silly idealTree +-- buffer-xor@1.0.3
27 silly idealTree +-- buffer@4.9.1
27 silly idealTree +-- builtin-modules@1.1.1
27 silly idealTree +-- builtin-status-codes@3.0.0
27 silly idealTree +-- camelcase@1.2.1
27 silly idealTree +-- center-align@0.1.3
27 silly idealTree +-- chokidar@1.7.0
27 silly idealTree +-- cipher-base@1.0.4
27 silly idealTree +-- cliui@2.1.0
27 silly idealTree +-- co@4.6.0
27 silly idealTree +-- code-point-at@1.1.0
27 silly idealTree +-- concat-map@0.0.1
27 silly idealTree +-- console-browserify@1.1.0
27 silly idealTree +-- constants-browserify@1.0.0
27 silly idealTree +-- core-util-is@1.0.2
27 silly idealTree +-- create-ecdh@4.0.0
27 silly idealTree +-- create-hash@1.1.3
27 silly idealTree +-- create-hmac@1.1.6
27 silly idealTree +-- cross-spawn@5.1.0
27 silly idealTree +-- crypto-browserify@3.12.0
27 silly idealTree +-- d@1.0.0
27 silly idealTree +-- date-now@0.1.4
27 silly idealTree +-- decamelize@1.2.0
27 silly idealTree +-- des.js@1.0.0
27 silly idealTree +-- diffie-hellman@5.0.2
27 silly idealTree +-- domain-browser@1.1.7
27 silly idealTree +-- elliptic@6.4.0
27 silly idealTree +-- emojis-list@2.1.0
27 silly idealTree +-- enhanced-resolve@3.4.1
27 silly idealTree +-- errno@0.1.4
27 silly idealTree +-- error-ex@1.3.1
27 silly idealTree +-- es5-ext@0.10.35
27 silly idealTree +-- es6-iterator@2.0.3
27 silly idealTree +-- es6-map@0.1.5
27 silly idealTree +-- es6-set@0.1.5
27 silly idealTree +-- es6-symbol@3.1.1
27 silly idealTree +-- es6-weak-map@2.0.2
27 silly idealTree +-- escope@3.6.0
27 silly idealTree +-- esrecurse@4.2.0
27 silly idealTree +-- estraverse@4.2.0
27 silly idealTree +-- event-emitter@0.3.5
27 silly idealTree +-- events@1.1.1
27 silly idealTree +-- evp_bytestokey@1.0.3
27 silly idealTree +-- execa@0.7.0
27 silly idealTree +-- expand-brackets@0.1.5
27 silly idealTree +-- expand-range@1.8.2
27 silly idealTree +-- extglob@0.3.2
27 silly idealTree +-- fast-deep-equal@1.0.0
27 silly idealTree +-- fast-json-stable-stringify@2.0.0
27 silly idealTree +-- filename-regex@2.0.1
27 silly idealTree +-- fill-range@2.2.3
27 silly idealTree +-- find-up@2.1.0
27 silly idealTree +-- for-in@1.0.2
27 silly idealTree +-- for-own@0.1.5
27 silly idealTree +-- fsevents@1.1.2
27 silly idealTree | +-- abbrev@1.1.0
27 silly idealTree | +-- ajv@4.11.8
27 silly idealTree | +-- ansi-regex@2.1.1
27 silly idealTree | +-- aproba@1.1.1
27 silly idealTree | +-- are-we-there-yet@1.1.4
27 silly idealTree | +-- asn1@0.2.3
27 silly idealTree | +-- assert-plus@0.2.0
27 silly idealTree | +-- asynckit@0.4.0
27 silly idealTree | +-- aws-sign2@0.6.0
27 silly idealTree | +-- aws4@1.6.0
27 silly idealTree | +-- balanced-match@0.4.2
27 silly idealTree | +-- bcrypt-pbkdf@1.0.1
27 silly idealTree | +-- block-stream@0.0.9
27 silly idealTree | +-- boom@2.10.1
27 silly idealTree | +-- brace-expansion@1.1.7
27 silly idealTree | +-- buffer-shims@1.0.0
27 silly idealTree | +-- caseless@0.12.0
27 silly idealTree | +-- co@4.6.0
27 silly idealTree | +-- code-point-at@1.1.0
27 silly idealTree | +-- combined-stream@1.0.5
27 silly idealTree | +-- concat-map@0.0.1
27 silly idealTree | +-- console-control-strings@1.1.0
27 silly idealTree | +-- core-util-is@1.0.2
27 silly idealTree | +-- cryptiles@2.0.5
27 silly idealTree | +-- dashdash@1.14.1
27 silly idealTree | | `-- assert-plus@1.0.0
27 silly idealTree | +-- debug@2.6.8
27 silly idealTree | +-- deep-extend@0.4.2
27 silly idealTree | +-- delayed-stream@1.0.0
27 silly idealTree | +-- delegates@1.0.0
27 silly idealTree | +-- ecc-jsbn@0.1.1
27 silly idealTree | +-- extend@3.0.1
27 silly idealTree | +-- extsprintf@1.0.2
27 silly idealTree | +-- forever-agent@0.6.1
27 silly idealTree | +-- form-data@2.1.4
27 silly idealTree | +-- fs.realpath@1.0.0
27 silly idealTree | +-- fstream-ignore@1.0.5
27 silly idealTree | +-- fstream@1.0.11
27 silly idealTree | +-- gauge@2.7.4
27 silly idealTree | +-- getpass@0.1.7
27 silly idealTree | | `-- assert-plus@1.0.0
27 silly idealTree | +-- glob@7.1.2
27 silly idealTree | +-- graceful-fs@4.1.11
27 silly idealTree | +-- har-schema@1.0.5
27 silly idealTree | +-- har-validator@4.2.1
27 silly idealTree | +-- has-unicode@2.0.1
27 silly idealTree | +-- hawk@3.1.3
27 silly idealTree | +-- hoek@2.16.3
27 silly idealTree | +-- http-signature@1.1.1
27 silly idealTree | +-- inflight@1.0.6
27 silly idealTree | +-- inherits@2.0.3
27 silly idealTree | +-- ini@1.3.4
27 silly idealTree | +-- is-fullwidth-code-point@1.0.0
27 silly idealTree | +-- is-typedarray@1.0.0
27 silly idealTree | +-- isarray@1.0.0
27 silly idealTree | +-- isstream@0.1.2
27 silly idealTree | +-- jodid25519@1.0.2
27 silly idealTree | +-- jsbn@0.1.1
27 silly idealTree | +-- json-schema@0.2.3
27 silly idealTree | +-- json-stable-stringify@1.0.1
27 silly idealTree | +-- json-stringify-safe@5.0.1
27 silly idealTree | +-- jsonify@0.0.0
27 silly idealTree | +-- jsprim@1.4.0
27 silly idealTree | | `-- assert-plus@1.0.0
27 silly idealTree | +-- mime-db@1.27.0
27 silly idealTree | +-- mime-types@2.1.15
27 silly idealTree | +-- minimatch@3.0.4
27 silly idealTree | +-- minimist@0.0.8
27 silly idealTree | +-- mkdirp@0.5.1
27 silly idealTree | +-- ms@2.0.0
27 silly idealTree | +-- node-pre-gyp@0.6.36
27 silly idealTree | +-- nopt@4.0.1
27 silly idealTree | +-- npmlog@4.1.0
27 silly idealTree | +-- number-is-nan@1.0.1
27 silly idealTree | +-- oauth-sign@0.8.2
27 silly idealTree | +-- object-assign@4.1.1
27 silly idealTree | +-- once@1.4.0
27 silly idealTree | +-- os-homedir@1.0.2
27 silly idealTree | +-- os-tmpdir@1.0.2
27 silly idealTree | +-- osenv@0.1.4
27 silly idealTree | +-- path-is-absolute@1.0.1
27 silly idealTree | +-- performance-now@0.2.0
27 silly idealTree | +-- process-nextick-args@1.0.7
27 silly idealTree | +-- punycode@1.4.1
27 silly idealTree | +-- qs@6.4.0
27 silly idealTree | +-- rc@1.2.1
27 silly idealTree | | `-- minimist@1.2.0
27 silly idealTree | +-- readable-stream@2.2.9
27 silly idealTree | +-- request@2.81.0
27 silly idealTree | +-- rimraf@2.6.1
27 silly idealTree | +-- safe-buffer@5.0.1
27 silly idealTree | +-- semver@5.3.0
27 silly idealTree | +-- set-blocking@2.0.0
27 silly idealTree | +-- signal-exit@3.0.2
27 silly idealTree | +-- sntp@1.0.9
27 silly idealTree | +-- sshpk@1.13.0
27 silly idealTree | | `-- assert-plus@1.0.0
27 silly idealTree | +-- string_decoder@1.0.1
27 silly idealTree | +-- string-width@1.0.2
27 silly idealTree | +-- stringstream@0.0.5
27 silly idealTree | +-- strip-ansi@3.0.1
27 silly idealTree | +-- strip-json-comments@2.0.1
27 silly idealTree | +-- tar-pack@3.4.0
27 silly idealTree | +-- tar@2.2.1
27 silly idealTree | +-- tough-cookie@2.3.2
27 silly idealTree | +-- tunnel-agent@0.6.0
27 silly idealTree | +-- tweetnacl@0.14.5
27 silly idealTree | +-- uid-number@0.0.6
27 silly idealTree | +-- util-deprecate@1.0.2
27 silly idealTree | +-- uuid@3.0.1
27 silly idealTree | +-- verror@1.3.6
27 silly idealTree | +-- wide-align@1.1.2
27 silly idealTree | `-- wrappy@1.0.2
27 silly idealTree +-- get-caller-file@1.0.2
27 silly idealTree +-- get-stream@3.0.0
27 silly idealTree +-- glob-base@0.3.0
27 silly idealTree +-- glob-parent@2.0.0
27 silly idealTree +-- graceful-fs@4.1.11
27 silly idealTree +-- has-flag@2.0.0
27 silly idealTree +-- hash-base@2.0.2
27 silly idealTree +-- hash.js@1.1.3
27 silly idealTree +-- hmac-drbg@1.0.1
27 silly idealTree +-- hosted-git-info@2.5.0
27 silly idealTree +-- https-browserify@0.0.1
27 silly idealTree +-- ieee754@1.1.8
27 silly idealTree +-- indexof@0.0.1
27 silly idealTree +-- inherits@2.0.3
27 silly idealTree +-- interpret@1.0.4
27 silly idealTree +-- invert-kv@1.0.0
27 silly idealTree +-- is-arrayish@0.2.1
27 silly idealTree +-- is-binary-path@1.0.1
27 silly idealTree +-- is-buffer@1.1.6
27 silly idealTree +-- is-builtin-module@1.0.0
27 silly idealTree +-- is-dotfile@1.0.3
27 silly idealTree +-- is-equal-shallow@0.1.3
27 silly idealTree +-- is-extendable@0.1.1
27 silly idealTree +-- is-extglob@1.0.0
27 silly idealTree +-- is-fullwidth-code-point@1.0.0
27 silly idealTree +-- is-glob@2.0.1
27 silly idealTree +-- is-number@2.1.0
27 silly idealTree +-- is-posix-bracket@0.1.1
27 silly idealTree +-- is-primitive@2.0.0
27 silly idealTree +-- is-stream@1.1.0
27 silly idealTree +-- isarray@1.0.0
27 silly idealTree +-- isexe@2.0.0
27 silly idealTree +-- isobject@2.1.0
27 silly idealTree +-- json-loader@0.5.7
27 silly idealTree +-- json-schema-traverse@0.3.1
27 silly idealTree +-- json5@0.5.1
27 silly idealTree +-- kind-of@3.2.2
27 silly idealTree +-- lazy-cache@1.0.4
27 silly idealTree +-- lcid@1.0.0
27 silly idealTree +-- load-json-file@2.0.0
27 silly idealTree +-- loader-runner@2.3.0
27 silly idealTree +-- loader-utils@1.1.0
27 silly idealTree +-- locate-path@2.0.0
27 silly idealTree +-- lodash@4.17.4
27 silly idealTree +-- longest@1.0.1
27 silly idealTree +-- lru-cache@4.1.1
27 silly idealTree +-- md5.js@1.3.4
27 silly idealTree | `-- hash-base@3.0.4
27 silly idealTree +-- mem@1.1.0
27 silly idealTree +-- memory-fs@0.4.1
27 silly idealTree +-- micromatch@2.3.11
27 silly idealTree +-- miller-rabin@4.0.1
27 silly idealTree +-- mimic-fn@1.1.0
27 silly idealTree +-- minimalistic-assert@1.0.0
27 silly idealTree +-- minimalistic-crypto-utils@1.0.1
27 silly idealTree +-- minimatch@3.0.4
27 silly idealTree +-- minimist@0.0.8
27 silly idealTree +-- mkdirp@0.5.1
27 silly idealTree +-- nan@2.7.0
27 silly idealTree +-- node-libs-browser@2.0.0
27 silly idealTree | `-- string_decoder@0.10.31
27 silly idealTree +-- normalize-package-data@2.4.0
27 silly idealTree +-- normalize-path@2.1.1
27 silly idealTree +-- npm-run-path@2.0.2
27 silly idealTree +-- number-is-nan@1.0.1
27 silly idealTree +-- object-assign@4.1.1
27 silly idealTree +-- object.omit@2.0.1
27 silly idealTree +-- os-browserify@0.2.1
27 silly idealTree +-- os-locale@2.1.0
27 silly idealTree +-- p-finally@1.0.0
27 silly idealTree +-- p-limit@1.1.0
27 silly idealTree +-- p-locate@2.0.0
27 silly idealTree +-- pako@0.2.9
27 silly idealTree +-- parse-asn1@5.1.0
27 silly idealTree +-- parse-glob@3.0.4
27 silly idealTree +-- parse-json@2.2.0
27 silly idealTree +-- path-browserify@0.0.0
27 silly idealTree +-- path-exists@3.0.0
27 silly idealTree +-- path-is-absolute@1.0.1
27 silly idealTree +-- path-key@2.0.1
27 silly idealTree +-- path-type@2.0.0
27 silly idealTree +-- pbkdf2@3.0.14
27 silly idealTree +-- pify@2.3.0
27 silly idealTree +-- preserve@0.2.0
27 silly idealTree +-- process-nextick-args@1.0.7
27 silly idealTree +-- process@0.11.10
27 silly idealTree +-- prr@0.0.0
27 silly idealTree +-- pseudomap@1.0.2
27 silly idealTree +-- public-encrypt@4.0.0
27 silly idealTree +-- punycode@1.4.1
27 silly idealTree +-- querystring-es3@0.2.1
27 silly idealTree +-- querystring@0.2.0
27 silly idealTree +-- randomatic@1.1.7
27 silly idealTree | +-- is-number@3.0.0
27 silly idealTree | | `-- kind-of@3.2.2
27 silly idealTree | `-- kind-of@4.0.0
27 silly idealTree +-- randombytes@2.0.5
27 silly idealTree +-- randomfill@1.0.3
27 silly idealTree +-- read-pkg-up@2.0.0
27 silly idealTree +-- read-pkg@2.0.0
27 silly idealTree +-- readable-stream@2.3.3
27 silly idealTree +-- readdirp@2.1.0
27 silly idealTree +-- regex-cache@0.4.4
27 silly idealTree +-- remove-trailing-separator@1.1.0
27 silly idealTree +-- repeat-element@1.1.2
27 silly idealTree +-- repeat-string@1.6.1
27 silly idealTree +-- require-directory@2.1.1
27 silly idealTree +-- require-main-filename@1.0.1
27 silly idealTree +-- right-align@0.1.3
27 silly idealTree +-- ripemd160@2.0.1
27 silly idealTree +-- safe-buffer@5.1.1
27 silly idealTree +-- semver@5.4.1
27 silly idealTree +-- set-blocking@2.0.0
27 silly idealTree +-- set-immediate-shim@1.0.1
27 silly idealTree +-- setimmediate@1.0.5
27 silly idealTree +-- sha.js@2.4.9
27 silly idealTree +-- shebang-command@1.2.0
27 silly idealTree +-- shebang-regex@1.0.0
27 silly idealTree +-- signal-exit@3.0.2
27 silly idealTree +-- source-list-map@2.0.0
27 silly idealTree +-- source-map@0.5.7
27 silly idealTree +-- spdx-correct@1.0.2
27 silly idealTree +-- spdx-expression-parse@1.0.4
27 silly idealTree +-- spdx-license-ids@1.2.2
27 silly idealTree +-- stream-browserify@2.0.1
27 silly idealTree +-- stream-http@2.7.2
27 silly idealTree +-- string_decoder@1.0.3
27 silly idealTree +-- string-width@2.1.1
27 silly idealTree | +-- ansi-regex@3.0.0
27 silly idealTree | +-- is-fullwidth-code-point@2.0.0
27 silly idealTree | `-- strip-ansi@4.0.0
27 silly idealTree +-- strip-ansi@3.0.1
27 silly idealTree +-- strip-bom@3.0.0
27 silly idealTree +-- strip-eof@1.0.0
27 silly idealTree +-- supports-color@4.5.0
27 silly idealTree +-- tapable@0.2.8
27 silly idealTree +-- timers-browserify@2.0.4
27 silly idealTree +-- to-arraybuffer@1.0.1
27 silly idealTree +-- tty-browserify@0.0.0
27 silly idealTree +-- uglify-js@2.8.29
27 silly idealTree | `-- yargs@3.10.0
27 silly idealTree +-- uglify-to-browserify@1.0.2
27 silly idealTree +-- uglifyjs-webpack-plugin@0.4.6
27 silly idealTree +-- url@0.11.0
27 silly idealTree | `-- punycode@1.3.2
27 silly idealTree +-- util-deprecate@1.0.2
27 silly idealTree +-- util@0.10.3
27 silly idealTree | `-- inherits@2.0.1
27 silly idealTree +-- validate-npm-package-license@3.0.1
27 silly idealTree +-- vm-browserify@0.0.4
27 silly idealTree +-- watchpack@1.4.0
27 silly idealTree +-- webpack-sources@1.0.2
27 silly idealTree | `-- source-map@0.6.1
27 silly idealTree +-- webpack@3.8.1
27 silly idealTree +-- which-module@2.0.0
27 silly idealTree +-- which@1.3.0
27 silly idealTree +-- window-size@0.1.0
27 silly idealTree +-- wordwrap@0.0.2
27 silly idealTree +-- wrap-ansi@2.1.0
27 silly idealTree | `-- string-width@1.0.2
27 silly idealTree +-- xtend@4.0.1
27 silly idealTree +-- y18n@3.2.1
27 silly idealTree +-- yallist@2.1.2
27 silly idealTree +-- yargs-parser@7.0.0
27 silly idealTree | `-- camelcase@4.1.0
27 silly idealTree `-- yargs@8.0.2
27 silly idealTree +-- camelcase@4.1.0
27 silly idealTree `-- cliui@3.2.0
27 silly idealTree `-- string-width@1.0.2
28 silly install generateActionsToTake
29 silly diffTrees action count 116
30 silly diffTrees add abbrev@1.1.0
31 silly diffTrees add ansi-regex@2.1.1
32 silly diffTrees add aproba@1.1.1
33 silly diffTrees add asn1@0.2.3
34 silly diffTrees add assert-plus@0.2.0
35 silly diffTrees add asynckit@0.4.0
36 silly diffTrees add aws-sign2@0.6.0
37 silly diffTrees add aws4@1.6.0
38 silly diffTrees add balanced-match@0.4.2
39 silly diffTrees add buffer-shims@1.0.0
40 silly diffTrees add caseless@0.12.0
41 silly diffTrees add co@4.6.0
42 silly diffTrees add code-point-at@1.1.0
43 silly diffTrees add concat-map@0.0.1
44 silly diffTrees add brace-expansion@1.1.7
45 silly diffTrees add console-control-strings@1.1.0
46 silly diffTrees add core-util-is@1.0.2
47 silly diffTrees add assert-plus@1.0.0
48 silly diffTrees add dashdash@1.14.1
49 silly diffTrees add deep-extend@0.4.2
50 silly diffTrees add delayed-stream@1.0.0
51 silly diffTrees add combined-stream@1.0.5
52 silly diffTrees add delegates@1.0.0
53 silly diffTrees add extend@3.0.1
54 silly diffTrees add extsprintf@1.0.2
55 silly diffTrees add forever-agent@0.6.1
56 silly diffTrees add fs.realpath@1.0.0
57 silly diffTrees add assert-plus@1.0.0
58 silly diffTrees add getpass@0.1.7
59 silly diffTrees add graceful-fs@4.1.11
60 silly diffTrees add har-schema@1.0.5
61 silly diffTrees add has-unicode@2.0.1
62 silly diffTrees add hoek@2.16.3
63 silly diffTrees add boom@2.10.1
64 silly diffTrees add cryptiles@2.0.5
65 silly diffTrees add inherits@2.0.3
66 silly diffTrees add block-stream@0.0.9
67 silly diffTrees add ini@1.3.4
68 silly diffTrees add is-typedarray@1.0.0
69 silly diffTrees add isarray@1.0.0
70 silly diffTrees add isstream@0.1.2
71 silly diffTrees add jsbn@0.1.1
72 silly diffTrees add ecc-jsbn@0.1.1
73 silly diffTrees add jodid25519@1.0.2
74 silly diffTrees add json-schema@0.2.3
75 silly diffTrees add json-stringify-safe@5.0.1
76 silly diffTrees add jsonify@0.0.0
77 silly diffTrees add json-stable-stringify@1.0.1
78 silly diffTrees add ajv@4.11.8
79 silly diffTrees add har-validator@4.2.1
80 silly diffTrees add assert-plus@1.0.0
81 silly diffTrees add mime-db@1.27.0
82 silly diffTrees add mime-types@2.1.15
83 silly diffTrees add form-data@2.1.4
84 silly diffTrees add minimatch@3.0.4
85 silly diffTrees add minimist@0.0.8
86 silly diffTrees add mkdirp@0.5.1
87 silly diffTrees add ms@2.0.0
88 silly diffTrees add debug@2.6.8
89 silly diffTrees add number-is-nan@1.0.1
90 silly diffTrees add is-fullwidth-code-point@1.0.0
91 silly diffTrees add oauth-sign@0.8.2
92 silly diffTrees add object-assign@4.1.1
93 silly diffTrees add os-homedir@1.0.2
94 silly diffTrees add os-tmpdir@1.0.2
95 silly diffTrees add osenv@0.1.4
96 silly diffTrees add nopt@4.0.1
97 silly diffTrees add path-is-absolute@1.0.1
98 silly diffTrees add performance-now@0.2.0
99 silly diffTrees add process-nextick-args@1.0.7
100 silly diffTrees add punycode@1.4.1
101 silly diffTrees add qs@6.4.0
102 silly diffTrees add minimist@1.2.0
103 silly diffTrees add safe-buffer@5.0.1
104 silly diffTrees add semver@5.3.0
105 silly diffTrees add set-blocking@2.0.0
106 silly diffTrees add signal-exit@3.0.2
107 silly diffTrees add sntp@1.0.9
108 silly diffTrees add hawk@3.1.3
109 silly diffTrees add assert-plus@1.0.0
110 silly diffTrees add string_decoder@1.0.1
111 silly diffTrees add stringstream@0.0.5
112 silly diffTrees add strip-ansi@3.0.1
113 silly diffTrees add string-width@1.0.2
114 silly diffTrees add strip-json-comments@2.0.1
115 silly diffTrees add rc@1.2.1
116 silly diffTrees add tough-cookie@2.3.2
117 silly diffTrees add tunnel-agent@0.6.0
118 silly diffTrees add tweetnacl@0.14.5
119 silly diffTrees add bcrypt-pbkdf@1.0.1
120 silly diffTrees add sshpk@1.13.0
121 silly diffTrees add uid-number@0.0.6
122 silly diffTrees add util-deprecate@1.0.2
123 silly diffTrees add readable-stream@2.2.9
124 silly diffTrees add are-we-there-yet@1.1.4
125 silly diffTrees add uuid@3.0.1
126 silly diffTrees add verror@1.3.6
127 silly diffTrees add jsprim@1.4.0
128 silly diffTrees add http-signature@1.1.1
129 silly diffTrees add request@2.81.0
130 silly diffTrees add wide-align@1.1.2
131 silly diffTrees add gauge@2.7.4
132 silly diffTrees add npmlog@4.1.0
133 silly diffTrees add wrappy@1.0.2
134 silly diffTrees add once@1.4.0
135 silly diffTrees add inflight@1.0.6
136 silly diffTrees add glob@7.1.2
137 silly diffTrees add rimraf@2.6.1
138 silly diffTrees add fstream@1.0.11
139 silly diffTrees add fstream-ignore@1.0.5
140 silly diffTrees add tar@2.2.1
141 silly diffTrees add tar-pack@3.4.0
142 silly diffTrees add node-pre-gyp@0.6.36
143 silly diffTrees add nan@2.7.0
144 silly diffTrees add fsevents@1.1.2
145 silly diffTrees add package-a@1.0.0
146 silly decomposeActions action count 700
147 silly decomposeActions preinstall abbrev@1.1.0
148 silly decomposeActions build abbrev@1.1.0
149 silly decomposeActions install abbrev@1.1.0
150 silly decomposeActions postinstall abbrev@1.1.0
151 silly decomposeActions finalize abbrev@1.1.0
152 silly decomposeActions refresh-package-json abbrev@1.1.0
153 silly decomposeActions preinstall ansi-regex@2.1.1
154 silly decomposeActions build ansi-regex@2.1.1
155 silly decomposeActions install ansi-regex@2.1.1
156 silly decomposeActions postinstall ansi-regex@2.1.1
157 silly decomposeActions finalize ansi-regex@2.1.1
158 silly decomposeActions refresh-package-json ansi-regex@2.1.1
159 silly decomposeActions preinstall aproba@1.1.1
160 silly decomposeActions build aproba@1.1.1
161 silly decomposeActions install aproba@1.1.1
162 silly decomposeActions postinstall aproba@1.1.1
163 silly decomposeActions finalize aproba@1.1.1
164 silly decomposeActions refresh-package-json aproba@1.1.1
165 silly decomposeActions preinstall asn1@0.2.3
166 silly decomposeActions build asn1@0.2.3
167 silly decomposeActions install asn1@0.2.3
168 silly decomposeActions postinstall asn1@0.2.3
169 silly decomposeActions finalize asn1@0.2.3
170 silly decomposeActions refresh-package-json asn1@0.2.3
171 silly decomposeActions preinstall assert-plus@0.2.0
172 silly decomposeActions build assert-plus@0.2.0
173 silly decomposeActions install assert-plus@0.2.0
174 silly decomposeActions postinstall assert-plus@0.2.0
175 silly decomposeActions finalize assert-plus@0.2.0
176 silly decomposeActions refresh-package-json assert-plus@0.2.0
177 silly decomposeActions preinstall asynckit@0.4.0
178 silly decomposeActions build asynckit@0.4.0
179 silly decomposeActions install asynckit@0.4.0
180 silly decomposeActions postinstall asynckit@0.4.0
181 silly decomposeActions finalize asynckit@0.4.0
182 silly decomposeActions refresh-package-json asynckit@0.4.0
183 silly decomposeActions preinstall aws-sign2@0.6.0
184 silly decomposeActions build aws-sign2@0.6.0
185 silly decomposeActions install aws-sign2@0.6.0
186 silly decomposeActions postinstall aws-sign2@0.6.0
187 silly decomposeActions finalize aws-sign2@0.6.0
188 silly decomposeActions refresh-package-json aws-sign2@0.6.0
189 silly decomposeActions preinstall aws4@1.6.0
190 silly decomposeActions build aws4@1.6.0
191 silly decomposeActions install aws4@1.6.0
192 silly decomposeActions postinstall aws4@1.6.0
193 silly decomposeActions finalize aws4@1.6.0
194 silly decomposeActions refresh-package-json aws4@1.6.0
195 silly decomposeActions preinstall balanced-match@0.4.2
196 silly decomposeActions build balanced-match@0.4.2
197 silly decomposeActions install balanced-match@0.4.2
198 silly decomposeActions postinstall balanced-match@0.4.2
199 silly decomposeActions finalize balanced-match@0.4.2
200 silly decomposeActions refresh-package-json balanced-match@0.4.2
201 silly decomposeActions preinstall buffer-shims@1.0.0
202 silly decomposeActions build buffer-shims@1.0.0
203 silly decomposeActions install buffer-shims@1.0.0
204 silly decomposeActions postinstall buffer-shims@1.0.0
205 silly decomposeActions finalize buffer-shims@1.0.0
206 silly decomposeActions refresh-package-json buffer-shims@1.0.0
207 silly decomposeActions preinstall caseless@0.12.0
208 silly decomposeActions build caseless@0.12.0
209 silly decomposeActions install caseless@0.12.0
210 silly decomposeActions postinstall caseless@0.12.0
211 silly decomposeActions finalize caseless@0.12.0
212 silly decomposeActions refresh-package-json caseless@0.12.0
213 silly decomposeActions preinstall co@4.6.0
214 silly decomposeActions build co@4.6.0
215 silly decomposeActions install co@4.6.0
216 silly decomposeActions postinstall co@4.6.0
217 silly decomposeActions finalize co@4.6.0
218 silly decomposeActions refresh-package-json co@4.6.0
219 silly decomposeActions preinstall code-point-at@1.1.0
220 silly decomposeActions build code-point-at@1.1.0
221 silly decomposeActions install code-point-at@1.1.0
222 silly decomposeActions postinstall code-point-at@1.1.0
223 silly decomposeActions finalize code-point-at@1.1.0
224 silly decomposeActions refresh-package-json code-point-at@1.1.0
225 silly decomposeActions preinstall concat-map@0.0.1
226 silly decomposeActions build concat-map@0.0.1
227 silly decomposeActions install concat-map@0.0.1
228 silly decomposeActions postinstall concat-map@0.0.1
229 silly decomposeActions finalize concat-map@0.0.1
230 silly decomposeActions refresh-package-json concat-map@0.0.1
231 silly decomposeActions preinstall brace-expansion@1.1.7
232 silly decomposeActions build brace-expansion@1.1.7
233 silly decomposeActions install brace-expansion@1.1.7
234 silly decomposeActions postinstall brace-expansion@1.1.7
235 silly decomposeActions finalize brace-expansion@1.1.7
236 silly decomposeActions refresh-package-json brace-expansion@1.1.7
237 silly decomposeActions preinstall console-control-strings@1.1.0
238 silly decomposeActions build console-control-strings@1.1.0
239 silly decomposeActions install console-control-strings@1.1.0
240 silly decomposeActions postinstall console-control-strings@1.1.0
241 silly decomposeActions finalize console-control-strings@1.1.0
242 silly decomposeActions refresh-package-json console-control-strings@1.1.0
243 silly decomposeActions preinstall core-util-is@1.0.2
244 silly decomposeActions build core-util-is@1.0.2
245 silly decomposeActions install core-util-is@1.0.2
246 silly decomposeActions postinstall core-util-is@1.0.2
247 silly decomposeActions finalize core-util-is@1.0.2
248 silly decomposeActions refresh-package-json core-util-is@1.0.2
249 silly decomposeActions preinstall assert-plus@1.0.0
250 silly decomposeActions build assert-plus@1.0.0
251 silly decomposeActions install assert-plus@1.0.0
252 silly decomposeActions postinstall assert-plus@1.0.0
253 silly decomposeActions finalize assert-plus@1.0.0
254 silly decomposeActions refresh-package-json assert-plus@1.0.0
255 silly decomposeActions preinstall dashdash@1.14.1
256 silly decomposeActions build dashdash@1.14.1
257 silly decomposeActions install dashdash@1.14.1
258 silly decomposeActions postinstall dashdash@1.14.1
259 silly decomposeActions finalize dashdash@1.14.1
260 silly decomposeActions refresh-package-json dashdash@1.14.1
261 silly decomposeActions preinstall deep-extend@0.4.2
262 silly decomposeActions build deep-extend@0.4.2
263 silly decomposeActions install deep-extend@0.4.2
264 silly decomposeActions postinstall deep-extend@0.4.2
265 silly decomposeActions finalize deep-extend@0.4.2
266 silly decomposeActions refresh-package-json deep-extend@0.4.2
267 silly decomposeActions preinstall delayed-stream@1.0.0
268 silly decomposeActions build delayed-stream@1.0.0
269 silly decomposeActions install delayed-stream@1.0.0
270 silly decomposeActions postinstall delayed-stream@1.0.0
271 silly decomposeActions finalize delayed-stream@1.0.0
272 silly decomposeActions refresh-package-json delayed-stream@1.0.0
273 silly decomposeActions preinstall combined-stream@1.0.5
274 silly decomposeActions build combined-stream@1.0.5
275 silly decomposeActions install combined-stream@1.0.5
276 silly decomposeActions postinstall combined-stream@1.0.5
277 silly decomposeActions finalize combined-stream@1.0.5
278 silly decomposeActions refresh-package-json combined-stream@1.0.5
279 silly decomposeActions preinstall delegates@1.0.0
280 silly decomposeActions build delegates@1.0.0
281 silly decomposeActions install delegates@1.0.0
282 silly decomposeActions postinstall delegates@1.0.0
283 silly decomposeActions finalize delegates@1.0.0
284 silly decomposeActions refresh-package-json delegates@1.0.0
285 silly decomposeActions preinstall extend@3.0.1
286 silly decomposeActions build extend@3.0.1
287 silly decomposeActions install extend@3.0.1
288 silly decomposeActions postinstall extend@3.0.1
289 silly decomposeActions finalize extend@3.0.1
290 silly decomposeActions refresh-package-json extend@3.0.1
291 silly decomposeActions preinstall extsprintf@1.0.2
292 silly decomposeActions build extsprintf@1.0.2
293 silly decomposeActions install extsprintf@1.0.2
294 silly decomposeActions postinstall extsprintf@1.0.2
295 silly decomposeActions finalize extsprintf@1.0.2
296 silly decomposeActions refresh-package-json extsprintf@1.0.2
297 silly decomposeActions preinstall forever-agent@0.6.1
298 silly decomposeActions build forever-agent@0.6.1
299 silly decomposeActions install forever-agent@0.6.1
300 silly decomposeActions postinstall forever-agent@0.6.1
301 silly decomposeActions finalize forever-agent@0.6.1
302 silly decomposeActions refresh-package-json forever-agent@0.6.1
303 silly decomposeActions preinstall fs.realpath@1.0.0
304 silly decomposeActions build fs.realpath@1.0.0
305 silly decomposeActions install fs.realpath@1.0.0
306 silly decomposeActions postinstall fs.realpath@1.0.0
307 silly decomposeActions finalize fs.realpath@1.0.0
308 silly decomposeActions refresh-package-json fs.realpath@1.0.0
309 silly decomposeActions preinstall assert-plus@1.0.0
310 silly decomposeActions build assert-plus@1.0.0
311 silly decomposeActions install assert-plus@1.0.0
312 silly decomposeActions postinstall assert-plus@1.0.0
313 silly decomposeActions finalize assert-plus@1.0.0
314 silly decomposeActions refresh-package-json assert-plus@1.0.0
315 silly decomposeActions preinstall getpass@0.1.7
316 silly decomposeActions build getpass@0.1.7
317 silly decomposeActions install getpass@0.1.7
318 silly decomposeActions postinstall getpass@0.1.7
319 silly decomposeActions finalize getpass@0.1.7
320 silly decomposeActions refresh-package-json getpass@0.1.7
321 silly decomposeActions preinstall graceful-fs@4.1.11
322 silly decomposeActions build graceful-fs@4.1.11
323 silly decomposeActions install graceful-fs@4.1.11
324 silly decomposeActions postinstall graceful-fs@4.1.11
325 silly decomposeActions finalize graceful-fs@4.1.11
326 silly decomposeActions refresh-package-json graceful-fs@4.1.11
327 silly decomposeActions preinstall har-schema@1.0.5
328 silly decomposeActions build har-schema@1.0.5
329 silly decomposeActions install har-schema@1.0.5
330 silly decomposeActions postinstall har-schema@1.0.5
331 silly decomposeActions finalize har-schema@1.0.5
332 silly decomposeActions refresh-package-json har-schema@1.0.5
333 silly decomposeActions preinstall has-unicode@2.0.1
334 silly decomposeActions build has-unicode@2.0.1
335 silly decomposeActions install has-unicode@2.0.1
336 silly decomposeActions postinstall has-unicode@2.0.1
337 silly decomposeActions finalize has-unicode@2.0.1
338 silly decomposeActions refresh-package-json has-unicode@2.0.1
339 silly decomposeActions preinstall hoek@2.16.3
340 silly decomposeActions build hoek@2.16.3
341 silly decomposeActions install hoek@2.16.3
342 silly decomposeActions postinstall hoek@2.16.3
343 silly decomposeActions finalize hoek@2.16.3
344 silly decomposeActions refresh-package-json hoek@2.16.3
345 silly decomposeActions preinstall boom@2.10.1
346 silly decomposeActions build boom@2.10.1
347 silly decomposeActions install boom@2.10.1
348 silly decomposeActions postinstall boom@2.10.1
349 silly decomposeActions finalize boom@2.10.1
350 silly decomposeActions refresh-package-json boom@2.10.1
351 silly decomposeActions preinstall cryptiles@2.0.5
352 silly decomposeActions build cryptiles@2.0.5
353 silly decomposeActions install cryptiles@2.0.5
354 silly decomposeActions postinstall cryptiles@2.0.5
355 silly decomposeActions finalize cryptiles@2.0.5
356 silly decomposeActions refresh-package-json cryptiles@2.0.5
357 silly decomposeActions preinstall inherits@2.0.3
358 silly decomposeActions build inherits@2.0.3
359 silly decomposeActions install inherits@2.0.3
360 silly decomposeActions postinstall inherits@2.0.3
361 silly decomposeActions finalize inherits@2.0.3
362 silly decomposeActions refresh-package-json inherits@2.0.3
363 silly decomposeActions preinstall block-stream@0.0.9
364 silly decomposeActions build block-stream@0.0.9
365 silly decomposeActions install block-stream@0.0.9
366 silly decomposeActions postinstall block-stream@0.0.9
367 silly decomposeActions finalize block-stream@0.0.9
368 silly decomposeActions refresh-package-json block-stream@0.0.9
369 silly decomposeActions preinstall ini@1.3.4
370 silly decomposeActions build ini@1.3.4
371 silly decomposeActions install ini@1.3.4
372 silly decomposeActions postinstall ini@1.3.4
373 silly decomposeActions finalize ini@1.3.4
374 silly decomposeActions refresh-package-json ini@1.3.4
375 silly decomposeActions preinstall is-typedarray@1.0.0
376 silly decomposeActions build is-typedarray@1.0.0
377 silly decomposeActions install is-typedarray@1.0.0
378 silly decomposeActions postinstall is-typedarray@1.0.0
379 silly decomposeActions finalize is-typedarray@1.0.0
380 silly decomposeActions refresh-package-json is-typedarray@1.0.0
381 silly decomposeActions preinstall isarray@1.0.0
382 silly decomposeActions build isarray@1.0.0
383 silly decomposeActions install isarray@1.0.0
384 silly decomposeActions postinstall isarray@1.0.0
385 silly decomposeActions finalize isarray@1.0.0
386 silly decomposeActions refresh-package-json isarray@1.0.0
387 silly decomposeActions preinstall isstream@0.1.2
388 silly decomposeActions build isstream@0.1.2
389 silly decomposeActions install isstream@0.1.2
390 silly decomposeActions postinstall isstream@0.1.2
391 silly decomposeActions finalize isstream@0.1.2
392 silly decomposeActions refresh-package-json isstream@0.1.2
393 silly decomposeActions preinstall jsbn@0.1.1
394 silly decomposeActions build jsbn@0.1.1
395 silly decomposeActions install jsbn@0.1.1
396 silly decomposeActions postinstall jsbn@0.1.1
397 silly decomposeActions finalize jsbn@0.1.1
398 silly decomposeActions refresh-package-json jsbn@0.1.1
399 silly decomposeActions preinstall ecc-jsbn@0.1.1
400 silly decomposeActions build ecc-jsbn@0.1.1
401 silly decomposeActions install ecc-jsbn@0.1.1
402 silly decomposeActions postinstall ecc-jsbn@0.1.1
403 silly decomposeActions finalize ecc-jsbn@0.1.1
404 silly decomposeActions refresh-package-json ecc-jsbn@0.1.1
405 silly decomposeActions preinstall jodid25519@1.0.2
406 silly decomposeActions build jodid25519@1.0.2
407 silly decomposeActions install jodid25519@1.0.2
408 silly decomposeActions postinstall jodid25519@1.0.2
409 silly decomposeActions finalize jodid25519@1.0.2
410 silly decomposeActions refresh-package-json jodid25519@1.0.2
411 silly decomposeActions preinstall json-schema@0.2.3
412 silly decomposeActions build json-schema@0.2.3
413 silly decomposeActions install json-schema@0.2.3
414 silly decomposeActions postinstall json-schema@0.2.3
415 silly decomposeActions finalize json-schema@0.2.3
416 silly decomposeActions refresh-package-json json-schema@0.2.3
417 silly decomposeActions preinstall json-stringify-safe@5.0.1
418 silly decomposeActions build json-stringify-safe@5.0.1
419 silly decomposeActions install json-stringify-safe@5.0.1
420 silly decomposeActions postinstall json-stringify-safe@5.0.1
421 silly decomposeActions finalize json-stringify-safe@5.0.1
422 silly decomposeActions refresh-package-json json-stringify-safe@5.0.1
423 silly decomposeActions preinstall jsonify@0.0.0
424 silly decomposeActions build jsonify@0.0.0
425 silly decomposeActions install jsonify@0.0.0
426 silly decomposeActions postinstall jsonify@0.0.0
427 silly decomposeActions finalize jsonify@0.0.0
428 silly decomposeActions refresh-package-json jsonify@0.0.0
429 silly decomposeActions preinstall json-stable-stringify@1.0.1
430 silly decomposeActions build json-stable-stringify@1.0.1
431 silly decomposeActions install json-stable-stringify@1.0.1
432 silly decomposeActions postinstall json-stable-stringify@1.0.1
433 silly decomposeActions finalize json-stable-stringify@1.0.1
434 silly decomposeActions refresh-package-json json-stable-stringify@1.0.1
435 silly decomposeActions preinstall ajv@4.11.8
436 silly decomposeActions build ajv@4.11.8
437 silly decomposeActions install ajv@4.11.8
438 silly decomposeActions postinstall ajv@4.11.8
439 silly decomposeActions finalize ajv@4.11.8
440 silly decomposeActions refresh-package-json ajv@4.11.8
441 silly decomposeActions preinstall har-validator@4.2.1
442 silly decomposeActions build har-validator@4.2.1
443 silly decomposeActions install har-validator@4.2.1
444 silly decomposeActions postinstall har-validator@4.2.1
445 silly decomposeActions finalize har-validator@4.2.1
446 silly decomposeActions refresh-package-json har-validator@4.2.1
447 silly decomposeActions preinstall assert-plus@1.0.0
448 silly decomposeActions build assert-plus@1.0.0
449 silly decomposeActions install assert-plus@1.0.0
450 silly decomposeActions postinstall assert-plus@1.0.0
451 silly decomposeActions finalize assert-plus@1.0.0
452 silly decomposeActions refresh-package-json assert-plus@1.0.0
453 silly decomposeActions preinstall mime-db@1.27.0
454 silly decomposeActions build mime-db@1.27.0
455 silly decomposeActions install mime-db@1.27.0
456 silly decomposeActions postinstall mime-db@1.27.0
457 silly decomposeActions finalize mime-db@1.27.0
458 silly decomposeActions refresh-package-json mime-db@1.27.0
459 silly decomposeActions preinstall mime-types@2.1.15
460 silly decomposeActions build mime-types@2.1.15
461 silly decomposeActions install mime-types@2.1.15
462 silly decomposeActions postinstall mime-types@2.1.15
463 silly decomposeActions finalize mime-types@2.1.15
464 silly decomposeActions refresh-package-json mime-types@2.1.15
465 silly decomposeActions preinstall form-data@2.1.4
466 silly decomposeActions build form-data@2.1.4
467 silly decomposeActions install form-data@2.1.4
468 silly decomposeActions postinstall form-data@2.1.4
469 silly decomposeActions finalize form-data@2.1.4
470 silly decomposeActions refresh-package-json form-data@2.1.4
471 silly decomposeActions preinstall minimatch@3.0.4
472 silly decomposeActions build minimatch@3.0.4
473 silly decomposeActions install minimatch@3.0.4
474 silly decomposeActions postinstall minimatch@3.0.4
475 silly decomposeActions finalize minimatch@3.0.4
476 silly decomposeActions refresh-package-json minimatch@3.0.4
477 silly decomposeActions preinstall minimist@0.0.8
478 silly decomposeActions build minimist@0.0.8
479 silly decomposeActions install minimist@0.0.8
480 silly decomposeActions postinstall minimist@0.0.8
481 silly decomposeActions finalize minimist@0.0.8
482 silly decomposeActions refresh-package-json minimist@0.0.8
483 silly decomposeActions preinstall mkdirp@0.5.1
484 silly decomposeActions build mkdirp@0.5.1
485 silly decomposeActions install mkdirp@0.5.1
486 silly decomposeActions postinstall mkdirp@0.5.1
487 silly decomposeActions finalize mkdirp@0.5.1
488 silly decomposeActions refresh-package-json mkdirp@0.5.1
489 silly decomposeActions preinstall ms@2.0.0
490 silly decomposeActions build ms@2.0.0
491 silly decomposeActions install ms@2.0.0
492 silly decomposeActions postinstall ms@2.0.0
493 silly decomposeActions finalize ms@2.0.0
494 silly decomposeActions refresh-package-json ms@2.0.0
495 silly decomposeActions preinstall debug@2.6.8
496 silly decomposeActions build debug@2.6.8
497 silly decomposeActions install debug@2.6.8
498 silly decomposeActions postinstall debug@2.6.8
499 silly decomposeActions finalize debug@2.6.8
500 silly decomposeActions refresh-package-json debug@2.6.8
501 silly decomposeActions preinstall number-is-nan@1.0.1
502 silly decomposeActions build number-is-nan@1.0.1
503 silly decomposeActions install number-is-nan@1.0.1
504 silly decomposeActions postinstall number-is-nan@1.0.1
505 silly decomposeActions finalize number-is-nan@1.0.1
506 silly decomposeActions refresh-package-json number-is-nan@1.0.1
507 silly decomposeActions preinstall is-fullwidth-code-point@1.0.0
508 silly decomposeActions build is-fullwidth-code-point@1.0.0
509 silly decomposeActions install is-fullwidth-code-point@1.0.0
510 silly decomposeActions postinstall is-fullwidth-code-point@1.0.0
511 silly decomposeActions finalize is-fullwidth-code-point@1.0.0
512 silly decomposeActions refresh-package-json is-fullwidth-code-point@1.0.0
513 silly decomposeActions preinstall oauth-sign@0.8.2
514 silly decomposeActions build oauth-sign@0.8.2
515 silly decomposeActions install oauth-sign@0.8.2
516 silly decomposeActions postinstall oauth-sign@0.8.2
517 silly decomposeActions finalize oauth-sign@0.8.2
518 silly decomposeActions refresh-package-json oauth-sign@0.8.2
519 silly decomposeActions preinstall object-assign@4.1.1
520 silly decomposeActions build object-assign@4.1.1
521 silly decomposeActions install object-assign@4.1.1
522 silly decomposeActions postinstall object-assign@4.1.1
523 silly decomposeActions finalize object-assign@4.1.1
524 silly decomposeActions refresh-package-json object-assign@4.1.1
525 silly decomposeActions preinstall os-homedir@1.0.2
526 silly decomposeActions build os-homedir@1.0.2
527 silly decomposeActions install os-homedir@1.0.2
528 silly decomposeActions postinstall os-homedir@1.0.2
529 silly decomposeActions finalize os-homedir@1.0.2
530 silly decomposeActions refresh-package-json os-homedir@1.0.2
531 silly decomposeActions preinstall os-tmpdir@1.0.2
532 silly decomposeActions build os-tmpdir@1.0.2
533 silly decomposeActions install os-tmpdir@1.0.2
534 silly decomposeActions postinstall os-tmpdir@1.0.2
535 silly decomposeActions finalize os-tmpdir@1.0.2
536 silly decomposeActions refresh-package-json os-tmpdir@1.0.2
537 silly decomposeActions preinstall osenv@0.1.4
538 silly decomposeActions build osenv@0.1.4
539 silly decomposeActions install osenv@0.1.4
540 silly decomposeActions postinstall osenv@0.1.4
541 silly decomposeActions finalize osenv@0.1.4
542 silly decomposeActions refresh-package-json osenv@0.1.4
543 silly decomposeActions preinstall nopt@4.0.1
544 silly decomposeActions build nopt@4.0.1
545 silly decomposeActions install nopt@4.0.1
546 silly decomposeActions postinstall nopt@4.0.1
547 silly decomposeActions finalize nopt@4.0.1
548 silly decomposeActions refresh-package-json nopt@4.0.1
549 silly decomposeActions preinstall path-is-absolute@1.0.1
550 silly decomposeActions build path-is-absolute@1.0.1
551 silly decomposeActions install path-is-absolute@1.0.1
552 silly decomposeActions postinstall path-is-absolute@1.0.1
553 silly decomposeActions finalize path-is-absolute@1.0.1
554 silly decomposeActions refresh-package-json path-is-absolute@1.0.1
555 silly decomposeActions preinstall performance-now@0.2.0
556 silly decomposeActions build performance-now@0.2.0
557 silly decomposeActions install performance-now@0.2.0
558 silly decomposeActions postinstall performance-now@0.2.0
559 silly decomposeActions finalize performance-now@0.2.0
560 silly decomposeActions refresh-package-json performance-now@0.2.0
561 silly decomposeActions preinstall process-nextick-args@1.0.7
562 silly decomposeActions build process-nextick-args@1.0.7
563 silly decomposeActions install process-nextick-args@1.0.7
564 silly decomposeActions postinstall process-nextick-args@1.0.7
565 silly decomposeActions finalize process-nextick-args@1.0.7
566 silly decomposeActions refresh-package-json process-nextick-args@1.0.7
567 silly decomposeActions preinstall punycode@1.4.1
568 silly decomposeActions build punycode@1.4.1
569 silly decomposeActions install punycode@1.4.1
570 silly decomposeActions postinstall punycode@1.4.1
571 silly decomposeActions finalize punycode@1.4.1
572 silly decomposeActions refresh-package-json punycode@1.4.1
573 silly decomposeActions preinstall qs@6.4.0
574 silly decomposeActions build qs@6.4.0
575 silly decomposeActions install qs@6.4.0
576 silly decomposeActions postinstall qs@6.4.0
577 silly decomposeActions finalize qs@6.4.0
578 silly decomposeActions refresh-package-json qs@6.4.0
579 silly decomposeActions preinstall minimist@1.2.0
580 silly decomposeActions build minimist@1.2.0
581 silly decomposeActions install minimist@1.2.0
582 silly decomposeActions postinstall minimist@1.2.0
583 silly decomposeActions finalize minimist@1.2.0
584 silly decomposeActions refresh-package-json minimist@1.2.0
585 silly decomposeActions preinstall safe-buffer@5.0.1
586 silly decomposeActions build safe-buffer@5.0.1
587 silly decomposeActions install safe-buffer@5.0.1
588 silly decomposeActions postinstall safe-buffer@5.0.1
589 silly decomposeActions finalize safe-buffer@5.0.1
590 silly decomposeActions refresh-package-json safe-buffer@5.0.1
591 silly decomposeActions preinstall semver@5.3.0
592 silly decomposeActions build semver@5.3.0
593 silly decomposeActions install semver@5.3.0
594 silly decomposeActions postinstall semver@5.3.0
595 silly decomposeActions finalize semver@5.3.0
596 silly decomposeActions refresh-package-json semver@5.3.0
597 silly decomposeActions preinstall set-blocking@2.0.0
598 silly decomposeActions build set-blocking@2.0.0
599 silly decomposeActions install set-blocking@2.0.0
600 silly decomposeActions postinstall set-blocking@2.0.0
601 silly decomposeActions finalize set-blocking@2.0.0
602 silly decomposeActions refresh-package-json set-blocking@2.0.0
603 silly decomposeActions preinstall signal-exit@3.0.2
604 silly decomposeActions build signal-exit@3.0.2
605 silly decomposeActions install signal-exit@3.0.2
606 silly decomposeActions postinstall signal-exit@3.0.2
607 silly decomposeActions finalize signal-exit@3.0.2
608 silly decomposeActions refresh-package-json signal-exit@3.0.2
609 silly decomposeActions preinstall sntp@1.0.9
610 silly decomposeActions build sntp@1.0.9
611 silly decomposeActions install sntp@1.0.9
612 silly decomposeActions postinstall sntp@1.0.9
613 silly decomposeActions finalize sntp@1.0.9
614 silly decomposeActions refresh-package-json sntp@1.0.9
615 silly decomposeActions preinstall hawk@3.1.3
616 silly decomposeActions build hawk@3.1.3
617 silly decomposeActions install hawk@3.1.3
618 silly decomposeActions postinstall hawk@3.1.3
619 silly decomposeActions finalize hawk@3.1.3
620 silly decomposeActions refresh-package-json hawk@3.1.3
621 silly decomposeActions preinstall assert-plus@1.0.0
622 silly decomposeActions build assert-plus@1.0.0
623 silly decomposeActions install assert-plus@1.0.0
624 silly decomposeActions postinstall assert-plus@1.0.0
625 silly decomposeActions finalize assert-plus@1.0.0
626 silly decomposeActions refresh-package-json assert-plus@1.0.0
627 silly decomposeActions preinstall string_decoder@1.0.1
628 silly decomposeActions build string_decoder@1.0.1
629 silly decomposeActions install string_decoder@1.0.1
630 silly decomposeActions postinstall string_decoder@1.0.1
631 silly decomposeActions finalize string_decoder@1.0.1
632 silly decomposeActions refresh-package-json string_decoder@1.0.1
633 silly decomposeActions preinstall stringstream@0.0.5
634 silly decomposeActions build stringstream@0.0.5
635 silly decomposeActions install stringstream@0.0.5
636 silly decomposeActions postinstall stringstream@0.0.5
637 silly decomposeActions finalize stringstream@0.0.5
638 silly decomposeActions refresh-package-json stringstream@0.0.5
639 silly decomposeActions preinstall strip-ansi@3.0.1
640 silly decomposeActions build strip-ansi@3.0.1
641 silly decomposeActions install strip-ansi@3.0.1
642 silly decomposeActions postinstall strip-ansi@3.0.1
643 silly decomposeActions finalize strip-ansi@3.0.1
644 silly decomposeActions refresh-package-json strip-ansi@3.0.1
645 silly decomposeActions preinstall string-width@1.0.2
646 silly decomposeActions build string-width@1.0.2
647 silly decomposeActions install string-width@1.0.2
648 silly decomposeActions postinstall string-width@1.0.2
649 silly decomposeActions finalize string-width@1.0.2
650 silly decomposeActions refresh-package-json string-width@1.0.2
651 silly decomposeActions preinstall strip-json-comments@2.0.1
652 silly decomposeActions build strip-json-comments@2.0.1
653 silly decomposeActions install strip-json-comments@2.0.1
654 silly decomposeActions postinstall strip-json-comments@2.0.1
655 silly decomposeActions finalize strip-json-comments@2.0.1
656 silly decomposeActions refresh-package-json strip-json-comments@2.0.1
657 silly decomposeActions preinstall rc@1.2.1
658 silly decomposeActions build rc@1.2.1
659 silly decomposeActions install rc@1.2.1
660 silly decomposeActions postinstall rc@1.2.1
661 silly decomposeActions finalize rc@1.2.1
662 silly decomposeActions refresh-package-json rc@1.2.1
663 silly decomposeActions preinstall tough-cookie@2.3.2
664 silly decomposeActions build tough-cookie@2.3.2
665 silly decomposeActions install tough-cookie@2.3.2
666 silly decomposeActions postinstall tough-cookie@2.3.2
667 silly decomposeActions finalize tough-cookie@2.3.2
668 silly decomposeActions refresh-package-json tough-cookie@2.3.2
669 silly decomposeActions preinstall tunnel-agent@0.6.0
670 silly decomposeActions build tunnel-agent@0.6.0
671 silly decomposeActions install tunnel-agent@0.6.0
672 silly decomposeActions postinstall tunnel-agent@0.6.0
673 silly decomposeActions finalize tunnel-agent@0.6.0
674 silly decomposeActions refresh-package-json tunnel-agent@0.6.0
675 silly decomposeActions preinstall tweetnacl@0.14.5
676 silly decomposeActions build tweetnacl@0.14.5
677 silly decomposeActions install tweetnacl@0.14.5
678 silly decomposeActions postinstall tweetnacl@0.14.5
679 silly decomposeActions finalize tweetnacl@0.14.5
680 silly decomposeActions refresh-package-json tweetnacl@0.14.5
681 silly decomposeActions preinstall bcrypt-pbkdf@1.0.1
682 silly decomposeActions build bcrypt-pbkdf@1.0.1
683 silly decomposeActions install bcrypt-pbkdf@1.0.1
684 silly decomposeActions postinstall bcrypt-pbkdf@1.0.1
685 silly decomposeActions finalize bcrypt-pbkdf@1.0.1
686 silly decomposeActions refresh-package-json bcrypt-pbkdf@1.0.1
687 silly decomposeActions preinstall sshpk@1.13.0
688 silly decomposeActions build sshpk@1.13.0
689 silly decomposeActions install sshpk@1.13.0
690 silly decomposeActions postinstall sshpk@1.13.0
691 silly decomposeActions finalize sshpk@1.13.0
692 silly decomposeActions refresh-package-json sshpk@1.13.0
693 silly decomposeActions preinstall uid-number@0.0.6
694 silly decomposeActions build uid-number@0.0.6
695 silly decomposeActions install uid-number@0.0.6
696 silly decomposeActions postinstall uid-number@0.0.6
697 silly decomposeActions finalize uid-number@0.0.6
698 silly decomposeActions refresh-package-json uid-number@0.0.6
699 silly decomposeActions preinstall util-deprecate@1.0.2
700 silly decomposeActions build util-deprecate@1.0.2
701 silly decomposeActions install util-deprecate@1.0.2
702 silly decomposeActions postinstall util-deprecate@1.0.2
703 silly decomposeActions finalize util-deprecate@1.0.2
704 silly decomposeActions refresh-package-json util-deprecate@1.0.2
705 silly decomposeActions preinstall readable-stream@2.2.9
706 silly decomposeActions build readable-stream@2.2.9
707 silly decomposeActions install readable-stream@2.2.9
708 silly decomposeActions postinstall readable-stream@2.2.9
709 silly decomposeActions finalize readable-stream@2.2.9
710 silly decomposeActions refresh-package-json readable-stream@2.2.9
711 silly decomposeActions preinstall are-we-there-yet@1.1.4
712 silly decomposeActions build are-we-there-yet@1.1.4
713 silly decomposeActions install are-we-there-yet@1.1.4
714 silly decomposeActions postinstall are-we-there-yet@1.1.4
715 silly decomposeActions finalize are-we-there-yet@1.1.4
716 silly decomposeActions refresh-package-json are-we-there-yet@1.1.4
717 silly decomposeActions preinstall uuid@3.0.1
718 silly decomposeActions build uuid@3.0.1
719 silly decomposeActions install uuid@3.0.1
720 silly decomposeActions postinstall uuid@3.0.1
721 silly decomposeActions finalize uuid@3.0.1
722 silly decomposeActions refresh-package-json uuid@3.0.1
723 silly decomposeActions preinstall verror@1.3.6
724 silly decomposeActions build verror@1.3.6
725 silly decomposeActions install verror@1.3.6
726 silly decomposeActions postinstall verror@1.3.6
727 silly decomposeActions finalize verror@1.3.6
728 silly decomposeActions refresh-package-json verror@1.3.6
729 silly decomposeActions preinstall jsprim@1.4.0
730 silly decomposeActions build jsprim@1.4.0
731 silly decomposeActions install jsprim@1.4.0
732 silly decomposeActions postinstall jsprim@1.4.0
733 silly decomposeActions finalize jsprim@1.4.0
734 silly decomposeActions refresh-package-json jsprim@1.4.0
735 silly decomposeActions preinstall http-signature@1.1.1
736 silly decomposeActions build http-signature@1.1.1
737 silly decomposeActions install http-signature@1.1.1
738 silly decomposeActions postinstall http-signature@1.1.1
739 silly decomposeActions finalize http-signature@1.1.1
740 silly decomposeActions refresh-package-json http-signature@1.1.1
741 silly decomposeActions preinstall request@2.81.0
742 silly decomposeActions build request@2.81.0
743 silly decomposeActions install request@2.81.0
744 silly decomposeActions postinstall request@2.81.0
745 silly decomposeActions finalize request@2.81.0
746 silly decomposeActions refresh-package-json request@2.81.0
747 silly decomposeActions preinstall wide-align@1.1.2
748 silly decomposeActions build wide-align@1.1.2
749 silly decomposeActions install wide-align@1.1.2
750 silly decomposeActions postinstall wide-align@1.1.2
751 silly decomposeActions finalize wide-align@1.1.2
752 silly decomposeActions refresh-package-json wide-align@1.1.2
753 silly decomposeActions preinstall gauge@2.7.4
754 silly decomposeActions build gauge@2.7.4
755 silly decomposeActions install gauge@2.7.4
756 silly decomposeActions postinstall gauge@2.7.4
757 silly decomposeActions finalize gauge@2.7.4
758 silly decomposeActions refresh-package-json gauge@2.7.4
759 silly decomposeActions preinstall npmlog@4.1.0
760 silly decomposeActions build npmlog@4.1.0
761 silly decomposeActions install npmlog@4.1.0
762 silly decomposeActions postinstall npmlog@4.1.0
763 silly decomposeActions finalize npmlog@4.1.0
764 silly decomposeActions refresh-package-json npmlog@4.1.0
765 silly decomposeActions preinstall wrappy@1.0.2
766 silly decomposeActions build wrappy@1.0.2
767 silly decomposeActions install wrappy@1.0.2
768 silly decomposeActions postinstall wrappy@1.0.2
769 silly decomposeActions finalize wrappy@1.0.2
770 silly decomposeActions refresh-package-json wrappy@1.0.2
771 silly decomposeActions preinstall once@1.4.0
772 silly decomposeActions build once@1.4.0
773 silly decomposeActions install once@1.4.0
774 silly decomposeActions postinstall once@1.4.0
775 silly decomposeActions finalize once@1.4.0
776 silly decomposeActions refresh-package-json once@1.4.0
777 silly decomposeActions preinstall inflight@1.0.6
778 silly decomposeActions build inflight@1.0.6
779 silly decomposeActions install inflight@1.0.6
780 silly decomposeActions postinstall inflight@1.0.6
781 silly decomposeActions finalize inflight@1.0.6
782 silly decomposeActions refresh-package-json inflight@1.0.6
783 silly decomposeActions preinstall glob@7.1.2
784 silly decomposeActions build glob@7.1.2
785 silly decomposeActions install glob@7.1.2
786 silly decomposeActions postinstall glob@7.1.2
787 silly decomposeActions finalize glob@7.1.2
788 silly decomposeActions refresh-package-json glob@7.1.2
789 silly decomposeActions preinstall rimraf@2.6.1
790 silly decomposeActions build rimraf@2.6.1
791 silly decomposeActions install rimraf@2.6.1
792 silly decomposeActions postinstall rimraf@2.6.1
793 silly decomposeActions finalize rimraf@2.6.1
794 silly decomposeActions refresh-package-json rimraf@2.6.1
795 silly decomposeActions preinstall fstream@1.0.11
796 silly decomposeActions build fstream@1.0.11
797 silly decomposeActions install fstream@1.0.11
798 silly decomposeActions postinstall fstream@1.0.11
799 silly decomposeActions finalize fstream@1.0.11
800 silly decomposeActions refresh-package-json fstream@1.0.11
801 silly decomposeActions preinstall fstream-ignore@1.0.5
802 silly decomposeActions build fstream-ignore@1.0.5
803 silly decomposeActions install fstream-ignore@1.0.5
804 silly decomposeActions postinstall fstream-ignore@1.0.5
805 silly decomposeActions finalize fstream-ignore@1.0.5
806 silly decomposeActions refresh-package-json fstream-ignore@1.0.5
807 silly decomposeActions preinstall tar@2.2.1
808 silly decomposeActions build tar@2.2.1
809 silly decomposeActions install tar@2.2.1
810 silly decomposeActions postinstall tar@2.2.1
811 silly decomposeActions finalize tar@2.2.1
812 silly decomposeActions refresh-package-json tar@2.2.1
813 silly decomposeActions preinstall tar-pack@3.4.0
814 silly decomposeActions build tar-pack@3.4.0
815 silly decomposeActions install tar-pack@3.4.0
816 silly decomposeActions postinstall tar-pack@3.4.0
817 silly decomposeActions finalize tar-pack@3.4.0
818 silly decomposeActions refresh-package-json tar-pack@3.4.0
819 silly decomposeActions preinstall node-pre-gyp@0.6.36
820 silly decomposeActions build node-pre-gyp@0.6.36
821 silly decomposeActions install node-pre-gyp@0.6.36
822 silly decomposeActions postinstall node-pre-gyp@0.6.36
823 silly decomposeActions finalize node-pre-gyp@0.6.36
824 silly decomposeActions refresh-package-json node-pre-gyp@0.6.36
825 silly decomposeActions fetch nan@2.7.0
826 silly decomposeActions extract nan@2.7.0
827 silly decomposeActions preinstall nan@2.7.0
828 silly decomposeActions build nan@2.7.0
829 silly decomposeActions install nan@2.7.0
830 silly decomposeActions postinstall nan@2.7.0
831 silly decomposeActions finalize nan@2.7.0
832 silly decomposeActions refresh-package-json nan@2.7.0
833 silly decomposeActions fetch fsevents@1.1.2
834 silly decomposeActions extract fsevents@1.1.2
835 silly decomposeActions preinstall fsevents@1.1.2
836 silly decomposeActions build fsevents@1.1.2
837 silly decomposeActions install fsevents@1.1.2
838 silly decomposeActions postinstall fsevents@1.1.2
839 silly decomposeActions finalize fsevents@1.1.2
840 silly decomposeActions refresh-package-json fsevents@1.1.2
841 silly decomposeActions preinstall package-a@1.0.0
842 silly decomposeActions build package-a@1.0.0
843 silly decomposeActions install package-a@1.0.0
844 silly decomposeActions postinstall package-a@1.0.0
845 silly decomposeActions finalize package-a@1.0.0
846 silly decomposeActions refresh-package-json package-a@1.0.0
847 silly install executeActions
848 silly doSerial global-install 700
849 verbose correctMkdir /root/.npm/_locks correctMkdir not in flight; initializing
850 verbose lock using /root/.npm/_locks/staging-ee00af615bf5eaef.lock for /test/package-b/node_modules/.staging
851 silly doParallel extract 700
852 silly extract nan@2.7.0
853 silly pacote trying nan@https://registry.npmjs.org/nan/-/nan-2.7.0.tgz by hash: sha1-2Vv3IeyHfgjbJ27T/G63j5CDrUY=
854 silly extract fsevents@1.1.2
855 silly pacote trying fsevents@https://registry.npmjs.org/fsevents/-/fsevents-1.1.2.tgz by hash: sha512-Sn44E5wQW4bTHXvQmvSHwqbuiXtduD6Rrjm2ZtUEGbyrig+nUH3t/QD4M4/ZXViY556TBpRgZkHLDx3JxPwxiw==
856 silly pacote nan@https://registry.npmjs.org/nan/-/nan-2.7.0.tgz extracted to /test/package-b/node_modules/.staging/nan-b801a961 by content address 30ms
857 silly pacote fsevents@https://registry.npmjs.org/fsevents/-/fsevents-1.1.2.tgz extracted to /test/package-b/node_modules/.staging/fsevents-19517e2e by content address 366ms
858 silly doReverseSerial unbuild 700
859 silly doSerial remove 700
860 silly doSerial move 700
861 silly doSerial finalize 700
862 silly finalize /test/package-a/node_modules/fsevents/node_modules/abbrev
863 silly finalize /test/package-a/node_modules/fsevents/node_modules/ansi-regex
864 silly finalize /test/package-a/node_modules/fsevents/node_modules/aproba
865 silly finalize /test/package-a/node_modules/fsevents/node_modules/asn1
866 silly finalize /test/package-a/node_modules/fsevents/node_modules/assert-plus
867 silly finalize /test/package-a/node_modules/fsevents/node_modules/asynckit
868 silly finalize /test/package-a/node_modules/fsevents/node_modules/aws-sign2
869 silly finalize /test/package-a/node_modules/fsevents/node_modules/aws4
870 silly finalize /test/package-a/node_modules/fsevents/node_modules/balanced-match
871 silly finalize /test/package-a/node_modules/fsevents/node_modules/buffer-shims
872 silly finalize /test/package-a/node_modules/fsevents/node_modules/caseless
873 silly finalize /test/package-a/node_modules/fsevents/node_modules/co
874 silly finalize /test/package-a/node_modules/fsevents/node_modules/code-point-at
875 silly finalize /test/package-a/node_modules/fsevents/node_modules/concat-map
876 silly finalize /test/package-a/node_modules/fsevents/node_modules/brace-expansion
877 silly finalize /test/package-a/node_modules/fsevents/node_modules/console-control-strings
878 silly finalize /test/package-a/node_modules/fsevents/node_modules/core-util-is
879 silly finalize /test/package-a/node_modules/fsevents/node_modules/dashdash/node_modules/assert-plus
880 silly finalize /test/package-a/node_modules/fsevents/node_modules/dashdash
881 silly finalize /test/package-a/node_modules/fsevents/node_modules/deep-extend
882 silly finalize /test/package-a/node_modules/fsevents/node_modules/delayed-stream
883 silly finalize /test/package-a/node_modules/fsevents/node_modules/combined-stream
884 silly finalize /test/package-a/node_modules/fsevents/node_modules/delegates
885 silly finalize /test/package-a/node_modules/fsevents/node_modules/extend
886 silly finalize /test/package-a/node_modules/fsevents/node_modules/extsprintf
887 silly finalize /test/package-a/node_modules/fsevents/node_modules/forever-agent
888 silly finalize /test/package-a/node_modules/fsevents/node_modules/fs.realpath
889 silly finalize /test/package-a/node_modules/fsevents/node_modules/getpass/node_modules/assert-plus
890 silly finalize /test/package-a/node_modules/fsevents/node_modules/getpass
891 silly finalize /test/package-a/node_modules/fsevents/node_modules/graceful-fs
892 silly finalize /test/package-a/node_modules/fsevents/node_modules/har-schema
893 silly finalize /test/package-a/node_modules/fsevents/node_modules/has-unicode
894 silly finalize /test/package-a/node_modules/fsevents/node_modules/hoek
895 silly finalize /test/package-a/node_modules/fsevents/node_modules/boom
896 silly finalize /test/package-a/node_modules/fsevents/node_modules/cryptiles
897 silly finalize /test/package-a/node_modules/fsevents/node_modules/inherits
898 silly finalize /test/package-a/node_modules/fsevents/node_modules/block-stream
899 silly finalize /test/package-a/node_modules/fsevents/node_modules/ini
900 silly finalize /test/package-a/node_modules/fsevents/node_modules/is-typedarray
901 silly finalize /test/package-a/node_modules/fsevents/node_modules/isarray
902 silly finalize /test/package-a/node_modules/fsevents/node_modules/isstream
903 silly finalize /test/package-a/node_modules/fsevents/node_modules/jsbn
904 silly finalize /test/package-a/node_modules/fsevents/node_modules/ecc-jsbn
905 silly finalize /test/package-a/node_modules/fsevents/node_modules/jodid25519
906 silly finalize /test/package-a/node_modules/fsevents/node_modules/json-schema
907 silly finalize /test/package-a/node_modules/fsevents/node_modules/json-stringify-safe
908 silly finalize /test/package-a/node_modules/fsevents/node_modules/jsonify
909 silly finalize /test/package-a/node_modules/fsevents/node_modules/json-stable-stringify
910 silly finalize /test/package-a/node_modules/fsevents/node_modules/ajv
911 silly finalize /test/package-a/node_modules/fsevents/node_modules/har-validator
912 silly finalize /test/package-a/node_modules/fsevents/node_modules/jsprim/node_modules/assert-plus
913 silly finalize /test/package-a/node_modules/fsevents/node_modules/mime-db
914 silly finalize /test/package-a/node_modules/fsevents/node_modules/mime-types
915 silly finalize /test/package-a/node_modules/fsevents/node_modules/form-data
916 silly finalize /test/package-a/node_modules/fsevents/node_modules/minimatch
917 silly finalize /test/package-a/node_modules/fsevents/node_modules/minimist
918 silly finalize /test/package-a/node_modules/fsevents/node_modules/mkdirp
919 silly finalize /test/package-a/node_modules/fsevents/node_modules/ms
920 silly finalize /test/package-a/node_modules/fsevents/node_modules/debug
921 silly finalize /test/package-a/node_modules/fsevents/node_modules/number-is-nan
922 silly finalize /test/package-a/node_modules/fsevents/node_modules/is-fullwidth-code-point
923 silly finalize /test/package-a/node_modules/fsevents/node_modules/oauth-sign
924 silly finalize /test/package-a/node_modules/fsevents/node_modules/object-assign
925 silly finalize /test/package-a/node_modules/fsevents/node_modules/os-homedir
926 silly finalize /test/package-a/node_modules/fsevents/node_modules/os-tmpdir
927 silly finalize /test/package-a/node_modules/fsevents/node_modules/osenv
928 silly finalize /test/package-a/node_modules/fsevents/node_modules/nopt
929 silly finalize /test/package-a/node_modules/fsevents/node_modules/path-is-absolute
930 silly finalize /test/package-a/node_modules/fsevents/node_modules/performance-now
931 silly finalize /test/package-a/node_modules/fsevents/node_modules/process-nextick-args
932 silly finalize /test/package-a/node_modules/fsevents/node_modules/punycode
933 silly finalize /test/package-a/node_modules/fsevents/node_modules/qs
934 silly finalize /test/package-a/node_modules/fsevents/node_modules/rc/node_modules/minimist
935 silly finalize /test/package-a/node_modules/fsevents/node_modules/safe-buffer
936 silly finalize /test/package-a/node_modules/fsevents/node_modules/semver
937 silly finalize /test/package-a/node_modules/fsevents/node_modules/set-blocking
938 silly finalize /test/package-a/node_modules/fsevents/node_modules/signal-exit
939 silly finalize /test/package-a/node_modules/fsevents/node_modules/sntp
940 silly finalize /test/package-a/node_modules/fsevents/node_modules/hawk
941 silly finalize /test/package-a/node_modules/fsevents/node_modules/sshpk/node_modules/assert-plus
942 silly finalize /test/package-a/node_modules/fsevents/node_modules/string_decoder
943 silly finalize /test/package-a/node_modules/fsevents/node_modules/stringstream
944 silly finalize /test/package-a/node_modules/fsevents/node_modules/strip-ansi
945 silly finalize /test/package-a/node_modules/fsevents/node_modules/string-width
946 silly finalize /test/package-a/node_modules/fsevents/node_modules/strip-json-comments
947 silly finalize /test/package-a/node_modules/fsevents/node_modules/rc
948 silly finalize /test/package-a/node_modules/fsevents/node_modules/tough-cookie
949 silly finalize /test/package-a/node_modules/fsevents/node_modules/tunnel-agent
950 silly finalize /test/package-a/node_modules/fsevents/node_modules/tweetnacl
951 silly finalize /test/package-a/node_modules/fsevents/node_modules/bcrypt-pbkdf
952 silly finalize /test/package-a/node_modules/fsevents/node_modules/sshpk
953 silly finalize /test/package-a/node_modules/fsevents/node_modules/uid-number
954 silly finalize /test/package-a/node_modules/fsevents/node_modules/util-deprecate
955 silly finalize /test/package-a/node_modules/fsevents/node_modules/readable-stream
956 silly finalize /test/package-a/node_modules/fsevents/node_modules/are-we-there-yet
957 silly finalize /test/package-a/node_modules/fsevents/node_modules/uuid
958 silly finalize /test/package-a/node_modules/fsevents/node_modules/verror
959 silly finalize /test/package-a/node_modules/fsevents/node_modules/jsprim
960 silly finalize /test/package-a/node_modules/fsevents/node_modules/http-signature
961 silly finalize /test/package-a/node_modules/fsevents/node_modules/request
962 silly finalize /test/package-a/node_modules/fsevents/node_modules/wide-align
963 silly finalize /test/package-a/node_modules/fsevents/node_modules/gauge
964 silly finalize /test/package-a/node_modules/fsevents/node_modules/npmlog
965 silly finalize /test/package-a/node_modules/fsevents/node_modules/wrappy
966 silly finalize /test/package-a/node_modules/fsevents/node_modules/once
967 silly finalize /test/package-a/node_modules/fsevents/node_modules/inflight
968 silly finalize /test/package-a/node_modules/fsevents/node_modules/glob
969 silly finalize /test/package-a/node_modules/fsevents/node_modules/rimraf
970 silly finalize /test/package-a/node_modules/fsevents/node_modules/fstream
971 silly finalize /test/package-a/node_modules/fsevents/node_modules/fstream-ignore
972 silly finalize /test/package-a/node_modules/fsevents/node_modules/tar
973 silly finalize /test/package-a/node_modules/fsevents/node_modules/tar-pack
974 silly finalize /test/package-a/node_modules/fsevents/node_modules/node-pre-gyp
975 silly finalize /test/package-a/node_modules/nan
976 silly finalize /test/package-a/node_modules/fsevents
977 silly finalize /test/package-a
978 silly doParallel refresh-package-json 700
979 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/abbrev
980 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/ansi-regex
981 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/aproba
982 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/asn1
983 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/assert-plus
984 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/asynckit
985 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/aws-sign2
986 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/aws4
987 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/balanced-match
988 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/buffer-shims
989 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/caseless
990 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/co
991 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/code-point-at
992 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/concat-map
993 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/brace-expansion
994 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/console-control-strings
995 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/core-util-is
996 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/dashdash/node_modules/assert-plus
997 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/dashdash
998 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/deep-extend
999 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/delayed-stream
1000 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/combined-stream
1001 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/delegates
1002 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/extend
1003 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/extsprintf
1004 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/forever-agent
1005 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/fs.realpath
1006 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/getpass/node_modules/assert-plus
1007 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/getpass
1008 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/graceful-fs
1009 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/har-schema
1010 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/has-unicode
1011 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/hoek
1012 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/boom
1013 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/cryptiles
1014 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/inherits
1015 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/block-stream
1016 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/ini
1017 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/is-typedarray
1018 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/isarray
1019 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/isstream
1020 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/jsbn
1021 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/ecc-jsbn
1022 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/jodid25519
1023 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/json-schema
1024 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/json-stringify-safe
1025 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/jsonify
1026 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/json-stable-stringify
1027 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/ajv
1028 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/har-validator
1029 silly refresh-package-json /test/package-a
1030 silly refresh-package-json /test/package-a/node_modules/fsevents
1031 silly refresh-package-json /test/package-a/node_modules/nan
1032 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/node-pre-gyp
1033 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/tar-pack
1034 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/tar
1035 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/fstream-ignore
1036 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/fstream
1037 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/rimraf
1038 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/glob
1039 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/inflight
1040 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/once
1041 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/wrappy
1042 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/npmlog
1043 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/gauge
1044 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/wide-align
1045 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/request
1046 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/http-signature
1047 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/jsprim
1048 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/verror
1049 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/uuid
1050 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/are-we-there-yet
1051 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/readable-stream
1052 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/util-deprecate
1053 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/uid-number
1054 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/sshpk
1055 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/bcrypt-pbkdf
1056 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/tweetnacl
1057 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/tunnel-agent
1058 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/tough-cookie
1059 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/rc
1060 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/strip-json-comments
1061 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/string-width
1062 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/strip-ansi
1063 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/stringstream
1064 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/string_decoder
1065 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/sshpk/node_modules/assert-plus
1066 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/hawk
1067 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/sntp
1068 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/signal-exit
1069 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/set-blocking
1070 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/semver
1071 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/safe-buffer
1072 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/rc/node_modules/minimist
1073 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/qs
1074 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/punycode
1075 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/process-nextick-args
1076 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/performance-now
1077 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/path-is-absolute
1078 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/nopt
1079 silly refresh-package-json /test/package-a/node_modules/fsevents/node_modules/osenv
1080 silly doParallel preinstall 700
1081 silly preinstall package-a@1.0.0
1082 info lifecycle package-a@1.0.0~preinstall: package-a@1.0.0
1083 silly doSerial build 700
1084 silly build package-a@1.0.0
1085 info linkStuff package-a@1.0.0
1086 silly linkStuff package-a@1.0.0 has /test/package-b/node_modules as its parent node_modules
1087 verbose linkBins package-a@1.0.0
1088 verbose linkMans package-a@1.0.0
1089 silly doSerial global-link 700
1090 silly doParallel update-linked 700
1091 silly doSerial install 700
1092 silly install package-a@1.0.0
1093 info lifecycle package-a@1.0.0~install: package-a@1.0.0
1094 silly doSerial postinstall 700
1095 silly postinstall package-a@1.0.0
1096 info lifecycle package-a@1.0.0~postinstall: package-a@1.0.0
1097 verbose unlock done using /root/.npm/_locks/staging-ee00af615bf5eaef.lock for /test/package-b/node_modules/.staging
1098 verbose stack Error: /test/package-a/node_modules/fsevents/node_modules/abbrev is not a child of /test/package-b
1098 verbose stack at vacuum (/usr/local/lib/node_modules/npm/node_modules/fs-vacuum/vacuum.js:26:15)
1098 verbose stack at gentlyRm (/usr/local/lib/node_modules/npm/lib/utils/gently-rm.js:56:12)
1098 verbose stack at module.exports.rollback (/usr/local/lib/node_modules/npm/lib/install/action/finalize.js:94:3)
1098 verbose stack at /usr/local/lib/node_modules/npm/lib/install.js:555:7
1098 verbose stack at /usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35
1098 verbose stack at Array.forEach (<anonymous>)
1098 verbose stack at /usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:11
1098 verbose stack at Array.forEach (<anonymous>)
1098 verbose stack at asyncMap (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:51:8)
1098 verbose stack at /usr/local/lib/node_modules/npm/lib/install.js:554:5
1098 verbose stack at /usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35
1098 verbose stack at Array.forEach (<anonymous>)
1098 verbose stack at /usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:11
1098 verbose stack at Array.forEach (<anonymous>)
1098 verbose stack at asyncMap (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:51:8)
1098 verbose stack at Installer.rollbackFailedOptional (/usr/local/lib/node_modules/npm/lib/install.js:553:3)
1099 verbose cwd /test/package-b
1100 verbose Linux 4.9.49-moby
1101 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
1102 verbose node v8.9.1
1103 verbose npm v5.5.1
1104 error /test/package-a/node_modules/fsevents/node_modules/abbrev is not a child of /test/package-b
1105 verbose exit [ 1, true ]
{
"name": "package-a",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"webpack": "3.8.1"
}
}
{
"name": "package-b",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"package-a": "file:../package-a"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment