Skip to content

Instantly share code, notes, and snippets.

@deathcap
Created February 8, 2016 07:58
Show Gist options
  • Select an option

  • Save deathcap/1e530528e8fb3ae0d67b to your computer and use it in GitHub Desktop.

Select an option

Save deathcap/1e530528e8fb3ae0d67b to your computer and use it in GitHub Desktop.
voxel-clientmc app npm ls diff local vs circleci
~ $ diff -ur /tmp/1 /tmp/2
--- /tmp/1 2016-02-07 23:57:17.000000000 -0800
+++ /tmp/2 2016-02-07 23:57:12.000000000 -0800
@@ -1,5 +1,5 @@
-app $ npm ls
-voxel-clientmc-app@0.0.1 /Users/admin/games/voxeljs/voxel-clientmc/app
+ubuntu@box320:~/voxel-clientmc/app$ npm ls
+voxel-clientmc-app@0.0.1 /home/ubuntu/voxel-clientmc/app
├─┬ browserify@13.0.0
│ ├── assert@1.3.0
│ ├─┬ browser-pack@6.0.1
@@ -25,8 +25,10 @@
│ ├─┬ crypto-browserify@3.11.0
│ │ ├─┬ browserify-cipher@1.0.0
│ │ │ ├─┬ browserify-aes@1.0.6
-│ │ │ │ └── buffer-xor@1.0.3
+│ │ │ │ ├── buffer-xor@1.0.3
+│ │ │ │ └── cipher-base@1.0.2
│ │ │ ├─┬ browserify-des@1.0.0
+│ │ │ │ ├── cipher-base@1.0.2
│ │ │ │ └─┬ des.js@1.0.0
│ │ │ │ └── minimalistic-assert@1.0.0
│ │ │ └── evp_bytestokey@1.0.0
@@ -37,16 +39,37 @@
│ │ │ │ ├── brorand@1.0.5
│ │ │ │ └── hash.js@1.0.3
│ │ │ └─┬ parse-asn1@5.0.0
-│ │ │ └── asn1.js@4.4.0
-│ │ ├── create-ecdh@4.0.0
+│ │ │ ├─┬ asn1.js@4.4.0
+│ │ │ │ └── minimalistic-assert@1.0.0
+│ │ │ ├─┬ browserify-aes@1.0.6
+│ │ │ │ ├── buffer-xor@1.0.3
+│ │ │ │ └── cipher-base@1.0.2
+│ │ │ └── evp_bytestokey@1.0.0
+│ │ ├─┬ create-ecdh@4.0.0
+│ │ │ ├── bn.js@4.10.1
+│ │ │ └─┬ elliptic@6.2.3
+│ │ │ ├── brorand@1.0.5
+│ │ │ └── hash.js@1.0.3
│ │ ├─┬ create-hash@1.1.2
│ │ │ ├── cipher-base@1.0.2
-│ │ │ └── ripemd160@1.0.1
+│ │ │ ├── ripemd160@1.0.1
+│ │ │ └── sha.js@2.4.4
│ │ ├── create-hmac@1.1.4
│ │ ├─┬ diffie-hellman@5.0.2
-│ │ │ └── miller-rabin@4.0.0
+│ │ │ ├── bn.js@4.10.1
+│ │ │ └─┬ miller-rabin@4.0.0
+│ │ │ └── brorand@1.0.5
│ │ ├── pbkdf2@3.0.4
-│ │ ├── public-encrypt@4.0.0
+│ │ ├─┬ public-encrypt@4.0.0
+│ │ │ ├── bn.js@4.10.1
+│ │ │ ├── browserify-rsa@4.0.0
+│ │ │ └─┬ parse-asn1@5.0.0
+│ │ │ ├─┬ asn1.js@4.4.0
+│ │ │ │ └── minimalistic-assert@1.0.0
+│ │ │ ├─┬ browserify-aes@1.0.6
+│ │ │ │ ├── buffer-xor@1.0.3
+│ │ │ │ └── cipher-base@1.0.2
+│ │ │ └── evp_bytestokey@1.0.0
│ │ └── randombytes@2.0.2
│ ├── defined@1.0.0
│ ├── deps-sort@2.0.0
@@ -60,7 +83,8 @@
│ │ │ └─┬ brace-expansion@1.1.2
│ │ │ ├── balanced-match@0.3.0
│ │ │ └── concat-map@0.0.1
-│ │ ├── once@1.3.3
+│ │ ├─┬ once@1.3.3
+│ │ │ └── wrappy@1.0.1
│ │ └── path-is-absolute@1.0.0
│ ├─┬ has@1.0.1
│ │ └── function-bind@1.0.2
@@ -68,9 +92,16 @@
│ ├── https-browserify@0.0.1
│ ├── inherits@2.0.1
│ ├─┬ insert-module-globals@7.0.1
+│ │ ├─┬ combine-source-map@0.7.1
+│ │ │ ├── convert-source-map@1.1.3
+│ │ │ ├── inline-source-map@0.6.1
+│ │ │ ├── lodash.memoize@3.0.4
+│ │ │ └─┬ source-map@0.4.2
+│ │ │ └── amdefine@1.0.0
│ │ ├── is-buffer@1.1.2
│ │ └─┬ lexical-scope@1.2.0
-│ │ └── astw@2.0.0
+│ │ └─┬ astw@2.0.0
+│ │ └── acorn@1.2.2
│ ├── isarray@0.0.1
│ ├─┬ JSONStream@1.0.7
│ │ ├── jsonparse@1.2.0
@@ -95,7 +126,8 @@
│ │ └── util-deprecate@1.0.2
│ ├── resolve@1.1.7
│ ├─┬ shasum@1.0.2
-│ │ ├── json-stable-stringify@0.0.1
+│ │ ├─┬ json-stable-stringify@0.0.1
+│ │ │ └── jsonify@0.0.0
│ │ └── sha.js@2.4.4
│ ├─┬ shell-quote@1.4.3
│ │ ├── array-filter@0.0.1
@@ -139,10 +171,6 @@
├── voxel-blockdata@0.2.1
├─┬ voxel-carry@0.1.3
│ └─┬ inventory@1.0.0
-│ ├─┬ coffeeify@1.2.0
-│ │ ├── coffee-script@1.10.0
-│ │ ├── convert-source-map@1.1.3
-│ │ └── through@2.3.8
│ ├── deep-equal@1.0.1
│ └─┬ itempile@1.0.2
│ ├─┬ babelify@5.0.5
@@ -198,7 +226,7 @@
│ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ └── minimist@0.0.8
@@ -209,7 +237,7 @@
│ │ │ │ │ └── source-map@0.5.3
│ │ │ │ └── through@2.3.8
│ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ ├── esprima@2.7.1
+│ │ │ │ ├── esprima@2.7.2
│ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -234,10 +262,6 @@
│ │ └── through@2.3.4
│ └── clone@1.0.2
├─┬ voxel-chest@0.2.2
-│ ├─┬ coffeeify@1.2.0
-│ │ ├── coffee-script@1.10.0
-│ │ ├── convert-source-map@1.1.3
-│ │ └── through@2.3.8
│ ├── ever@0.0.3
│ ├─┬ inventory@1.0.0
│ │ └── deep-equal@1.0.1
@@ -301,7 +325,7 @@
│ │ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ └── minimist@0.0.8
@@ -312,7 +336,7 @@
│ │ │ │ │ │ └── source-map@0.5.3
│ │ │ │ │ └── through@2.3.8
│ │ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ │ ├── esprima@2.7.1
+│ │ │ │ │ ├── esprima@2.7.2
│ │ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -344,7 +368,7 @@
│ ├─┬ gl-buffer@2.1.2
│ │ ├─┬ ndarray@1.0.18
│ │ │ ├── iota-array@1.0.0
-│ │ │ └── is-buffer@1.1.1
+│ │ │ └── is-buffer@1.1.2
│ │ ├─┬ ndarray-ops@1.2.2
│ │ │ └─┬ cwise-compiler@1.1.2
│ │ │ └── uniq@1.0.1
@@ -361,10 +385,6 @@
│ │ └── through@2.3.8
│ └── uniq@0.0.2
├─┬ voxel-commands@0.4.0
-│ ├─┬ coffeeify@1.2.0
-│ │ ├── coffee-script@1.10.0
-│ │ ├── convert-source-map@1.1.3
-│ │ └── through@2.3.8
│ ├─┬ inventory@1.0.0
│ │ └── deep-equal@1.0.1
│ ├─┬ itempile@1.0.2
@@ -421,7 +441,7 @@
│ │ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ └── minimist@0.0.8
@@ -432,7 +452,7 @@
│ │ │ │ │ │ └── source-map@0.5.3
│ │ │ │ │ └── through@2.3.8
│ │ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ │ ├── esprima@2.7.1
+│ │ │ │ │ ├── esprima@2.7.2
│ │ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -458,8 +478,8 @@
│ │ ├── clone@1.0.2
│ │ └── deep-equal@1.0.1
│ └── shellwords@0.1.0
-├─┬ voxel-console@0.2.2 invalid
-│ ├─┬ console-widget@0.2.1
+├─┬ voxel-console@0.2.3
+│ ├─┬ console-widget@0.2.2
│ │ ├─┬ coffeeify@0.6.0
│ │ │ ├─┬ coffee-script@1.7.1
│ │ │ │ └── mkdirp@0.3.5
@@ -472,7 +492,7 @@
│ ├─┬ gl-buffer@2.1.2
│ │ ├─┬ ndarray@1.0.18
│ │ │ ├── iota-array@1.0.0
-│ │ │ └── is-buffer@1.1.1
+│ │ │ └── is-buffer@1.1.2
│ │ ├─┬ ndarray-ops@1.2.2
│ │ │ └─┬ cwise-compiler@1.1.2
│ │ │ └── uniq@1.0.1
@@ -500,7 +520,7 @@
│ │ └── weakmap-shim@1.1.0
│ ├── gl-vao@1.2.1
│ └─┬ glslify@5.0.2
-│ ├─┬ bl@1.0.0
+│ ├─┬ bl@1.0.2
│ │ └─┬ readable-stream@2.0.5
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.1
@@ -531,14 +551,14 @@
│ │ │ ├── colors@0.6.2
│ │ │ └── commander@2.1.0
│ │ ├── glsl-tokenizer@2.0.2
-│ │ ├── graceful-fs@4.1.2
+│ │ ├── graceful-fs@4.1.3
│ │ ├── inherits@2.0.1
│ │ └─┬ map-limit@0.0.1
│ │ └─┬ once@1.3.3
│ │ └── wrappy@1.0.1
│ ├── minimist@1.2.0
-│ ├── resolve@1.1.6
-│ ├─┬ static-module@1.1.3
+│ ├── resolve@1.1.7
+│ ├─┬ static-module@1.3.0
│ │ ├─┬ concat-stream@1.4.10
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ readable-stream@1.1.13
@@ -595,12 +615,12 @@
│ ├── coffee-script@1.10.0
│ ├── ever@0.0.3
│ ├─┬ playerdat@0.1.5
-│ │ ├─┬ brfs@1.4.2
+│ │ ├─┬ brfs@1.4.3
│ │ │ ├─┬ quote-stream@1.0.2
│ │ │ │ ├── buffer-equal@0.0.1
│ │ │ │ └── minimist@1.2.0
-│ │ │ ├── resolve@1.1.6
-│ │ │ ├─┬ static-module@1.1.3
+│ │ │ ├── resolve@1.1.7
+│ │ │ ├─┬ static-module@1.3.0
│ │ │ │ ├─┬ concat-stream@1.4.10
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├─┬ readable-stream@1.1.13
@@ -654,9 +674,6 @@
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── xtend@4.0.1
│ │ ├─┬ inventory@1.0.0
-│ │ │ ├─┬ coffeeify@1.2.0
-│ │ │ │ ├── convert-source-map@1.1.3
-│ │ │ │ └── through@2.3.8
│ │ │ └── deep-equal@1.0.1
│ │ ├─┬ itempile@1.0.2
│ │ │ ├─┬ babelify@5.0.5
@@ -712,7 +729,7 @@
│ │ │ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ │ └── minimist@0.0.8
@@ -723,7 +740,7 @@
│ │ │ │ │ │ │ └── source-map@0.5.3
│ │ │ │ │ │ └── through@2.3.8
│ │ │ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ │ │ ├── esprima@2.7.1
+│ │ │ │ │ │ ├── esprima@2.7.2
│ │ │ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -751,79 +768,62 @@
│ │ └─┬ nbt@0.4.0
│ │ └── node-int64@0.3.3
│ └── string.prototype.endswith@0.1.0
-├─┬ voxel-engine-stackgl@1.1.0 -> /Users/admin/games/voxeljs/voxel-engine-stackgl
+├─┬ voxel-engine-stackgl@1.1.0
│ ├─┬ aabb-3d@0.1.0
-│ │ └── gl-matrix@2.2.1
+│ │ └── gl-matrix@2.3.1
│ ├── collide-3d-tilemap@0.0.1
│ ├── extend@1.3.0
│ ├─┬ game-shell-fps-camera@0.7.0
│ │ ├── basic-camera@1.1.0
-│ │ ├── gl-matrix@2.2.1
-│ │ └── inherits@2.0.1
-│ ├─┬ gl-now@1.3.1
-│ │ ├─┬ game-shell@1.1.0
+│ │ └── gl-matrix@2.3.1
+│ ├─┬ gl-now@1.4.0
+│ │ ├─┬ game-shell@1.3.2
│ │ │ ├── binary-search-bounds@1.0.0
-│ │ │ ├── domready@1.0.5
+│ │ │ ├── domready@1.0.8
│ │ │ ├── invert-hash@0.0.0
│ │ │ ├── iota-array@1.0.0
│ │ │ ├── uniq@1.0.1
│ │ │ └── vkey@0.0.3
-│ │ └─┬ webglew@1.0.3
-│ │ └── weakmap@0.0.6
+│ │ └─┬ webglew@1.0.5
+│ │ └── weak-map@1.0.5
│ ├── gl-vec3@1.0.3
│ ├── inherits@2.0.1
│ ├── isndarray@0.1.0
-│ ├─┬ ndarray@1.0.15
-│ │ └── iota-array@1.0.0
+│ ├─┬ ndarray@1.0.18
+│ │ ├── iota-array@1.0.0
+│ │ └── is-buffer@1.1.2
│ ├── obsolete@0.1.0
│ ├── spatial-events@1.1.0
│ ├── spatial-trigger@0.0.0
-│ ├── tape@2.13.3 extraneous
│ ├── tic@0.2.1
│ ├─┬ voxel@0.5.0
-│ │ ├── inherits@1.0.0
-│ │ └─┬ ndarray@1.0.16
-│ │ └── iota-array@1.0.0
+│ │ └── inherits@1.0.0
│ ├── voxel-controls@0.1.0
-│ ├─┬ voxel-mesher@0.14.1 invalid
-│ │ ├── block-models@0.1.1
-│ │ ├─┬ cwise-compiler@1.0.0
+│ ├─┬ voxel-mesher@0.14.3
+│ │ ├── block-models@0.1.2
+│ │ ├─┬ cwise-compiler@1.1.0
│ │ │ └── uniq@1.0.1
-│ │ ├─┬ gl-buffer@2.0.8
-│ │ │ └─┬ webglew@1.0.3
-│ │ │ └── weakmap@0.0.6
-│ │ ├── gl-mat4@1.1.2
-│ │ ├─┬ gl-vao@1.1.3
-│ │ │ └─┬ webglew@1.0.3
-│ │ │ └── weakmap@0.0.6
+│ │ ├── gl-buffer@2.1.2
+│ │ ├── gl-mat4@1.1.4
+│ │ ├── gl-vao@1.2.1
│ │ ├─┬ greedy-mesher@1.0.2
│ │ │ ├── iota-array@1.0.0
-│ │ │ ├─┬ typedarray-pool@1.0.2
-│ │ │ │ ├── bit-twiddle@1.0.2
-│ │ │ │ └── dup@1.0.0
│ │ │ └── uniq@1.0.1
-│ │ ├─┬ ndarray@1.0.15
-│ │ │ └── iota-array@1.0.0
-│ │ ├─┬ ndarray-ops@1.2.2
-│ │ │ └─┬ cwise-compiler@1.0.0
-│ │ │ └── uniq@1.0.1
-│ │ └─┬ typedarray-pool@1.0.2
+│ │ ├── ndarray-ops@1.2.2
+│ │ └─┬ typedarray-pool@1.1.0
│ │ ├── bit-twiddle@1.0.2
│ │ └── dup@1.0.0
-│ ├─┬ voxel-physicals@0.2.0
+│ ├─┬ voxel-physicals@0.2.1
│ │ ├── aabb-3d@0.0.0
-│ │ └── gl-matrix@2.2.1
+│ │ └── gl-matrix@2.3.1
│ ├─┬ voxel-plugins@0.5.0
-│ │ ├── inherits@2.0.1
-│ │ ├── tape@4.4.0 extraneous
│ │ └── tsort@0.0.1
│ ├── voxel-raycast@0.2.1
│ ├─┬ voxel-region-change@0.1.0
│ │ └─┬ aabb-3d@0.0.0
-│ │ └── gl-matrix@2.1.0
-│ ├── voxel-registry@0.8.1
+│ │ └── gl-matrix@2.3.1
│ ├─┬ voxel-shader@0.15.2
-│ │ ├── gl-mat4@1.0.3
+│ │ ├── gl-mat4@1.1.4
│ │ ├─┬ gl-shader@4.2.0
│ │ │ ├─┬ gl-format-compiler-error@1.0.2
│ │ │ │ ├─┬ add-line-numbers@1.0.1
@@ -841,92 +841,91 @@
│ │ │ │ │ └── xtend@4.0.1
│ │ │ │ └── sprintf-js@1.0.3
│ │ │ └── weakmap-shim@1.1.0
-│ │ ├─┬ glslify@5.0.2
-│ │ │ ├─┬ bl@1.0.0
-│ │ │ │ └─┬ readable-stream@2.0.5
-│ │ │ │ ├── core-util-is@1.0.2
-│ │ │ │ ├── isarray@0.0.1
-│ │ │ │ ├── process-nextick-args@1.0.6
-│ │ │ │ ├── string_decoder@0.10.31
-│ │ │ │ └── util-deprecate@1.0.2
-│ │ │ ├─┬ glsl-resolve@0.0.1
-│ │ │ │ ├── resolve@0.6.3
-│ │ │ │ └── xtend@2.2.0
-│ │ │ ├─┬ glslify-bundle@5.0.0
-│ │ │ │ ├─┬ glsl-inject-defines@1.0.3
-│ │ │ │ │ └── glsl-token-inject-block@1.0.0
-│ │ │ │ ├── glsl-token-defines@1.0.0
-│ │ │ │ ├── glsl-token-depth@1.1.2
-│ │ │ │ ├─┬ glsl-token-descope@1.0.2
-│ │ │ │ │ ├── glsl-token-assignments@2.0.1
-│ │ │ │ │ └── glsl-token-properties@1.0.1
-│ │ │ │ ├── glsl-token-scope@1.1.2
-│ │ │ │ ├── glsl-token-string@1.0.1
-│ │ │ │ ├── glsl-token-whitespace-trim@1.0.0
-│ │ │ │ ├── glsl-tokenizer@2.0.2
-│ │ │ │ ├── murmurhash-js@1.0.0
-│ │ │ │ └── shallow-copy@0.0.1
-│ │ │ ├─┬ glslify-deps@1.2.5
-│ │ │ │ ├── events@1.1.0
-│ │ │ │ ├─┬ findup@0.1.5
-│ │ │ │ │ ├── colors@0.6.2
-│ │ │ │ │ └── commander@2.1.0
-│ │ │ │ ├── glsl-tokenizer@2.0.2
-│ │ │ │ ├── graceful-fs@4.1.2
-│ │ │ │ └─┬ map-limit@0.0.1
-│ │ │ │ └─┬ once@1.3.3
-│ │ │ │ └── wrappy@1.0.1
-│ │ │ ├── minimist@1.2.0
-│ │ │ ├── resolve@1.1.6
-│ │ │ ├─┬ static-module@1.3.0
-│ │ │ │ ├─┬ concat-stream@1.4.10
-│ │ │ │ │ ├─┬ readable-stream@1.1.13
-│ │ │ │ │ │ ├── core-util-is@1.0.2
-│ │ │ │ │ │ ├── isarray@0.0.1
-│ │ │ │ │ │ └── string_decoder@0.10.31
-│ │ │ │ │ └── typedarray@0.0.6
-│ │ │ │ ├─┬ duplexer2@0.0.2
-│ │ │ │ │ └─┬ readable-stream@1.1.13
-│ │ │ │ │ ├── core-util-is@1.0.2
-│ │ │ │ │ ├── isarray@0.0.1
-│ │ │ │ │ └── string_decoder@0.10.31
-│ │ │ │ ├─┬ escodegen@1.3.3
-│ │ │ │ │ ├── esprima@1.1.1
-│ │ │ │ │ ├── estraverse@1.5.1
-│ │ │ │ │ ├── esutils@1.0.0
-│ │ │ │ │ └─┬ source-map@0.1.43
-│ │ │ │ │ └── amdefine@1.0.0
-│ │ │ │ ├─┬ falafel@1.2.0
-│ │ │ │ │ ├── acorn@1.2.2
-│ │ │ │ │ ├── foreach@2.0.5
-│ │ │ │ │ ├── isarray@0.0.1
-│ │ │ │ │ └── object-keys@1.0.9
-│ │ │ │ ├─┬ has@1.0.1
-│ │ │ │ │ └── function-bind@1.0.2
-│ │ │ │ ├── object-inspect@0.4.0
-│ │ │ │ ├─┬ quote-stream@0.0.0
-│ │ │ │ │ └── minimist@0.0.8
-│ │ │ │ ├─┬ readable-stream@1.0.33
-│ │ │ │ │ ├── core-util-is@1.0.2
-│ │ │ │ │ ├── isarray@0.0.1
-│ │ │ │ │ └── string_decoder@0.10.31
-│ │ │ │ ├── shallow-copy@0.0.1
-│ │ │ │ ├─┬ static-eval@0.2.4
-│ │ │ │ │ └─┬ escodegen@0.0.28
-│ │ │ │ │ ├── esprima@1.0.4
-│ │ │ │ │ ├── estraverse@1.3.2
-│ │ │ │ │ └── source-map@0.5.3
-│ │ │ │ └─┬ through2@0.4.2
-│ │ │ │ └─┬ xtend@2.1.2
-│ │ │ │ └── object-keys@0.4.0
-│ │ │ ├─┬ through2@0.6.5
-│ │ │ │ └─┬ readable-stream@1.0.33
-│ │ │ │ ├── core-util-is@1.0.2
-│ │ │ │ ├── isarray@0.0.1
-│ │ │ │ └── string_decoder@0.10.31
-│ │ │ └── xtend@4.0.1
-│ │ └── inherits@2.0.1
-│ └─┬ voxel-stitch@0.10.1
+│ │ └─┬ glslify@5.0.2
+│ │ ├─┬ bl@1.0.2
+│ │ │ └─┬ readable-stream@2.0.5
+│ │ │ ├── core-util-is@1.0.2
+│ │ │ ├── isarray@0.0.1
+│ │ │ ├── process-nextick-args@1.0.6
+│ │ │ ├── string_decoder@0.10.31
+│ │ │ └── util-deprecate@1.0.2
+│ │ ├─┬ glsl-resolve@0.0.1
+│ │ │ ├── resolve@0.6.3
+│ │ │ └── xtend@2.2.0
+│ │ ├─┬ glslify-bundle@5.0.0
+│ │ │ ├─┬ glsl-inject-defines@1.0.3
+│ │ │ │ └── glsl-token-inject-block@1.0.0
+│ │ │ ├── glsl-token-defines@1.0.0
+│ │ │ ├── glsl-token-depth@1.1.2
+│ │ │ ├─┬ glsl-token-descope@1.0.2
+│ │ │ │ ├── glsl-token-assignments@2.0.1
+│ │ │ │ └── glsl-token-properties@1.0.1
+│ │ │ ├── glsl-token-scope@1.1.2
+│ │ │ ├── glsl-token-string@1.0.1
+│ │ │ ├── glsl-token-whitespace-trim@1.0.0
+│ │ │ ├── glsl-tokenizer@2.0.2
+│ │ │ ├── murmurhash-js@1.0.0
+│ │ │ └── shallow-copy@0.0.1
+│ │ ├─┬ glslify-deps@1.2.5
+│ │ │ ├── events@1.1.0
+│ │ │ ├─┬ findup@0.1.5
+│ │ │ │ ├── colors@0.6.2
+│ │ │ │ └── commander@2.1.0
+│ │ │ ├── glsl-tokenizer@2.0.2
+│ │ │ ├── graceful-fs@4.1.3
+│ │ │ └─┬ map-limit@0.0.1
+│ │ │ └─┬ once@1.3.3
+│ │ │ └── wrappy@1.0.1
+│ │ ├── minimist@1.2.0
+│ │ ├── resolve@1.1.7
+│ │ ├─┬ static-module@1.3.0
+│ │ │ ├─┬ concat-stream@1.4.10
+│ │ │ │ ├─┬ readable-stream@1.1.13
+│ │ │ │ │ ├── core-util-is@1.0.2
+│ │ │ │ │ ├── isarray@0.0.1
+│ │ │ │ │ └── string_decoder@0.10.31
+│ │ │ │ └── typedarray@0.0.6
+│ │ │ ├─┬ duplexer2@0.0.2
+│ │ │ │ └─┬ readable-stream@1.1.13
+│ │ │ │ ├── core-util-is@1.0.2
+│ │ │ │ ├── isarray@0.0.1
+│ │ │ │ └── string_decoder@0.10.31
+│ │ │ ├─┬ escodegen@1.3.3
+│ │ │ │ ├── esprima@1.1.1
+│ │ │ │ ├── estraverse@1.5.1
+│ │ │ │ ├── esutils@1.0.0
+│ │ │ │ └─┬ source-map@0.1.43
+│ │ │ │ └── amdefine@1.0.0
+│ │ │ ├─┬ falafel@1.2.0
+│ │ │ │ ├── acorn@1.2.2
+│ │ │ │ ├── foreach@2.0.5
+│ │ │ │ ├── isarray@0.0.1
+│ │ │ │ └── object-keys@1.0.9
+│ │ │ ├─┬ has@1.0.1
+│ │ │ │ └── function-bind@1.0.2
+│ │ │ ├── object-inspect@0.4.0
+│ │ │ ├─┬ quote-stream@0.0.0
+│ │ │ │ └── minimist@0.0.8
+│ │ │ ├─┬ readable-stream@1.0.33
+│ │ │ │ ├── core-util-is@1.0.2
+│ │ │ │ ├── isarray@0.0.1
+│ │ │ │ └── string_decoder@0.10.31
+│ │ │ ├── shallow-copy@0.0.1
+│ │ │ ├─┬ static-eval@0.2.4
+│ │ │ │ └─┬ escodegen@0.0.28
+│ │ │ │ ├── esprima@1.0.4
+│ │ │ │ ├── estraverse@1.3.2
+│ │ │ │ └── source-map@0.5.3
+│ │ │ └─┬ through2@0.4.2
+│ │ │ └─┬ xtend@2.1.2
+│ │ │ └── object-keys@0.4.0
+│ │ ├─┬ through2@0.6.5
+│ │ │ └─┬ readable-stream@1.0.33
+│ │ │ ├── core-util-is@1.0.2
+│ │ │ ├── isarray@0.0.1
+│ │ │ └── string_decoder@0.10.31
+│ │ └── xtend@4.0.1
+│ └─┬ voxel-stitch@0.10.3
│ ├─┬ artpacks@0.3.3
│ │ ├─┬ binary-xhr@0.0.2
│ │ │ └── inherits@1.0.0
@@ -934,20 +933,18 @@
│ │ │ ├─┬ coffee-script@1.7.1
│ │ │ │ └── mkdirp@0.3.5
│ │ │ ├── convert-source-map@0.3.5
-│ │ │ └── through@2.3.6
+│ │ │ └── through@2.3.8
│ │ ├─┬ get-pixels@1.1.3
│ │ │ ├── jpeg-js@0.0.3
-│ │ │ ├─┬ ndarray@1.0.16
-│ │ │ │ └── iota-array@1.0.0
-│ │ │ ├─┬ ndarray-pack@1.1.1
-│ │ │ │ └─┬ cwise-compiler@0.1.0
-│ │ │ │ └── uniq@0.0.2
+│ │ │ ├─┬ ndarray-pack@1.2.0
+│ │ │ │ └─┬ cwise-compiler@1.1.2
+│ │ │ │ └── uniq@1.0.1
│ │ │ ├── node-bitmap@0.0.1
-│ │ │ ├── omggif@1.0.5
+│ │ │ ├── omggif@1.0.8
│ │ │ ├── pngparse@1.1.4
│ │ │ ├─┬ ppm@0.0.0
│ │ │ │ └── through@2.2.7
-│ │ │ └── through@2.3.6
+│ │ │ └── through@2.3.8
│ │ ├─┬ graycolorize@0.1.1
│ │ │ ├─┬ cwise@0.4.0
│ │ │ │ ├─┬ cwise-compiler@0.1.0
@@ -955,106 +952,132 @@
│ │ │ │ └─┬ cwise-parser@0.0.1
│ │ │ │ ├── esprima@1.0.4
│ │ │ │ └── uniq@0.0.2
-│ │ │ ├─┬ ndarray@1.0.16
-│ │ │ │ └── iota-array@1.0.0
-│ │ │ └── onecolor@2.4.0
+│ │ │ └── onecolor@2.5.0
│ │ ├─┬ mcmeta@0.1.0
-│ │ │ ├─┬ get-pixels@1.0.1
-│ │ │ │ ├─┬ ndarray@1.0.16
-│ │ │ │ │ └── iota-array@1.0.0
-│ │ │ │ ├─┬ ndarray-pack@1.0.0
-│ │ │ │ │ └─┬ cwise@0.3.4
-│ │ │ │ │ ├─┬ cwise-compiler@0.0.0
-│ │ │ │ │ │ └── uniq@0.0.2
-│ │ │ │ │ └─┬ cwise-parser@0.0.1
-│ │ │ │ │ ├── esprima@1.0.4
-│ │ │ │ │ └── uniq@0.0.2
-│ │ │ │ ├── pngparse@1.1.4
-│ │ │ │ └─┬ ppm@0.0.0
-│ │ │ │ └── through@2.2.7
-│ │ │ └─┬ save-pixels@0.3.0
-│ │ │ ├── pngjs@0.4.0
-│ │ │ └── through@2.3.4
-│ │ ├─┬ save-pixels@0.3.0
-│ │ │ ├── pngjs@0.4.0
-│ │ │ └── through@2.3.4
+│ │ │ └─┬ get-pixels@1.0.1
+│ │ │ ├─┬ ndarray-pack@1.0.0
+│ │ │ │ └─┬ cwise@0.3.4
+│ │ │ │ ├─┬ cwise-compiler@0.0.0
+│ │ │ │ │ └── uniq@0.0.2
+│ │ │ │ └─┬ cwise-parser@0.0.1
+│ │ │ │ ├── esprima@1.0.4
+│ │ │ │ └── uniq@0.0.2
+│ │ │ ├── pngparse@1.1.4
+│ │ │ └─┬ ppm@0.0.0
+│ │ │ └── through@2.2.7
│ │ └─┬ zip@1.2.0
│ │ └─┬ bops@0.1.1
│ │ ├── base64-js@0.0.2
│ │ └── to-utf8@0.0.1
│ ├── atlaspack@0.2.7
-│ ├── cube-side-array@0.1.0
+│ ├── cube-side-array@0.1.1
│ ├─┬ gl-texture2d@1.2.0
-│ │ ├─┬ ndarray@1.0.16
-│ │ │ └── iota-array@1.0.0
│ │ ├─┬ ndarray-ops@1.2.2
-│ │ │ └─┬ cwise-compiler@1.0.0
+│ │ │ └─┬ cwise-compiler@1.1.2
│ │ │ └── uniq@1.0.1
-│ │ ├─┬ typedarray-pool@1.0.2
+│ │ ├─┬ typedarray-pool@1.1.0
│ │ │ ├── bit-twiddle@1.0.2
│ │ │ └── dup@1.0.0
-│ │ └─┬ webglew@1.0.3
-│ │ └── weakmap@0.0.6
-│ ├── inherits@2.0.1
-│ ├─┬ ndarray@1.0.16
-│ │ └── iota-array@1.0.0
-│ ├─┬ ndarray-hash@0.0.0
-│ │ └─┬ ndarray@1.0.16
-│ │ └── iota-array@1.0.0
-│ ├─┬ rect-mip-map@0.1.1
-│ │ ├─┬ ndarray@1.0.16
-│ │ │ └── iota-array@1.0.0
-│ │ ├─┬ ndarray-downsample2x@0.1.1
-│ │ │ ├─┬ cwise@0.3.4
-│ │ │ │ ├─┬ cwise-compiler@0.0.0
-│ │ │ │ │ └── uniq@0.0.2
-│ │ │ │ └─┬ cwise-parser@0.0.1
-│ │ │ │ ├── esprima@1.0.4
-│ │ │ │ └── uniq@0.0.2
-│ │ │ ├─┬ ndarray-fft@0.1.0
-│ │ │ │ ├── bit-twiddle@0.0.2
-│ │ │ │ ├─┬ cwise@0.3.4
-│ │ │ │ │ ├─┬ cwise-compiler@0.0.0
-│ │ │ │ │ │ └── uniq@0.0.2
-│ │ │ │ │ └─┬ cwise-parser@0.0.1
-│ │ │ │ │ ├── esprima@1.0.4
-│ │ │ │ │ └── uniq@0.0.2
-│ │ │ │ ├─┬ ndarray@1.0.16
-│ │ │ │ │ └── iota-array@1.0.0
-│ │ │ │ ├─┬ ndarray-ops@1.1.1
-│ │ │ │ │ └─┬ cwise-compiler@0.0.0
-│ │ │ │ │ └── uniq@0.0.2
-│ │ │ │ └─┬ typedarray-pool@0.1.2
-│ │ │ │ └── dup@0.0.0
-│ │ │ ├─┬ ndarray-ops@1.1.1
-│ │ │ │ └─┬ cwise-compiler@0.0.0
-│ │ │ │ └── uniq@0.0.2
-│ │ │ └─┬ ndarray-scratch@0.0.1
-│ │ │ ├─┬ ndarray@1.0.16
-│ │ │ │ └── iota-array@1.0.0
-│ │ │ └─┬ typedarray-pool@0.1.2
-│ │ │ ├── bit-twiddle@0.0.2
-│ │ │ └── dup@0.0.0
-│ │ └─┬ ndarray-ops@1.2.2
-│ │ └─┬ cwise-compiler@1.0.0
-│ │ └── uniq@1.0.1
+│ │ └─┬ webglew@1.0.5
+│ │ └── weak-map@1.0.5
+│ ├── ndarray-hash@0.0.0
+│ ├─┬ rect-mip-map@0.1.2
+│ │ ├─┬ ndarray-ops@1.2.2
+│ │ │ └─┬ cwise-compiler@1.1.2
+│ │ │ └── uniq@1.0.1
+│ │ └─┬ ndarray-resample@1.0.1
+│ │ ├─┬ cwise@1.0.9
+│ │ │ ├─┬ cwise-compiler@1.1.2
+│ │ │ │ └── uniq@1.0.1
+│ │ │ ├─┬ cwise-parser@1.0.2
+│ │ │ │ ├── esprima@1.2.5
+│ │ │ │ └── uniq@1.0.1
+│ │ │ ├─┬ static-module@1.3.0
+│ │ │ │ ├─┬ concat-stream@1.4.10
+│ │ │ │ │ ├─┬ readable-stream@1.1.13
+│ │ │ │ │ │ ├── core-util-is@1.0.2
+│ │ │ │ │ │ ├── isarray@0.0.1
+│ │ │ │ │ │ └── string_decoder@0.10.31
+│ │ │ │ │ └── typedarray@0.0.6
+│ │ │ │ ├─┬ duplexer2@0.0.2
+│ │ │ │ │ └─┬ readable-stream@1.1.13
+│ │ │ │ │ ├── core-util-is@1.0.2
+│ │ │ │ │ ├── isarray@0.0.1
+│ │ │ │ │ └── string_decoder@0.10.31
+│ │ │ │ ├─┬ escodegen@1.3.3
+│ │ │ │ │ ├── esprima@1.1.1
+│ │ │ │ │ ├── estraverse@1.5.1
+│ │ │ │ │ ├── esutils@1.0.0
+│ │ │ │ │ └─┬ source-map@0.1.43
+│ │ │ │ │ └── amdefine@1.0.0
+│ │ │ │ ├─┬ falafel@1.2.0
+│ │ │ │ │ ├── acorn@1.2.2
+│ │ │ │ │ ├── foreach@2.0.5
+│ │ │ │ │ ├── isarray@0.0.1
+│ │ │ │ │ └── object-keys@1.0.9
+│ │ │ │ ├─┬ has@1.0.1
+│ │ │ │ │ └── function-bind@1.0.2
+│ │ │ │ ├── object-inspect@0.4.0
+│ │ │ │ ├─┬ quote-stream@0.0.0
+│ │ │ │ │ └── minimist@0.0.8
+│ │ │ │ ├─┬ readable-stream@1.0.33
+│ │ │ │ │ ├── core-util-is@1.0.2
+│ │ │ │ │ ├── isarray@0.0.1
+│ │ │ │ │ └── string_decoder@0.10.31
+│ │ │ │ ├── shallow-copy@0.0.1
+│ │ │ │ ├─┬ static-eval@0.2.4
+│ │ │ │ │ └─┬ escodegen@0.0.28
+│ │ │ │ │ ├── esprima@1.0.4
+│ │ │ │ │ ├── estraverse@1.3.2
+│ │ │ │ │ └── source-map@0.5.3
+│ │ │ │ └─┬ through2@0.4.2
+│ │ │ │ └─┬ xtend@2.1.2
+│ │ │ │ └── object-keys@0.4.0
+│ │ │ └─┬ uglify-js@2.6.1
+│ │ │ ├── async@0.2.10
+│ │ │ ├── source-map@0.5.3
+│ │ │ ├── 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
+│ │ │ │ │ │ ├─┬ kind-of@3.0.2
+│ │ │ │ │ │ │ └── is-buffer@1.1.2
+│ │ │ │ │ │ ├── longest@1.0.1
+│ │ │ │ │ │ └── repeat-string@1.5.2
+│ │ │ │ │ └── lazy-cache@1.0.3
+│ │ │ │ ├─┬ right-align@0.1.3
+│ │ │ │ │ └─┬ align-text@0.1.4
+│ │ │ │ │ ├─┬ kind-of@3.0.2
+│ │ │ │ │ │ └── is-buffer@1.1.2
+│ │ │ │ │ ├── longest@1.0.1
+│ │ │ │ │ └── repeat-string@1.5.2
+│ │ │ │ └── wordwrap@0.0.2
+│ │ │ ├─┬ decamelize@1.1.2
+│ │ │ │ └── escape-string-regexp@1.0.4
+│ │ │ └── window-size@0.1.0
+│ │ ├─┬ ndarray-fft@1.0.2
+│ │ │ ├── bit-twiddle@1.0.2
+│ │ │ └─┬ typedarray-pool@1.1.0
+│ │ │ └── dup@1.0.0
+│ │ └─┬ ndarray-scratch@1.2.0
+│ │ └─┬ typedarray-pool@1.1.0
+│ │ ├── bit-twiddle@1.0.2
+│ │ └── dup@1.0.0
│ ├─┬ save-pixels@0.3.0
│ │ ├── pngjs@0.4.0
-│ │ └── through@2.3.4
+│ │ └── through@2.3.8
│ ├── toarray@0.0.1
│ └── touchup@0.1.2
-├─┬ voxel-flatland@0.1.0
+├─┬ voxel-flatland@0.1.1
│ └─┬ ndarray@1.0.18
│ ├── iota-array@1.0.0
-│ └── is-buffer@1.1.1
+│ └── is-buffer@1.1.2
├── voxel-flight@0.2.1
├── voxel-food@0.1.0
├── voxel-fullscreen@0.2.0
├─┬ voxel-furnace@0.1.2
-│ ├─┬ coffeeify@1.2.0
-│ │ ├── coffee-script@1.10.0
-│ │ ├── convert-source-map@1.1.3
-│ │ └── through@2.3.8
│ ├─┬ inventory@1.0.0
│ │ └── deep-equal@1.0.1
│ ├─┬ inventory-window@1.0.0
@@ -1118,7 +1141,7 @@
│ │ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ └── minimist@0.0.8
@@ -1129,7 +1152,7 @@
│ │ │ │ │ │ └── source-map@0.5.3
│ │ │ │ │ └── through@2.3.8
│ │ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ │ ├── esprima@2.7.1
+│ │ │ │ │ ├── esprima@2.7.2
│ │ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -1158,16 +1181,8 @@
│ ├── ever@0.0.3
│ └─┬ voxel-modal-dialog@0.2.2
│ └── voxel-modal@0.2.7
-├─┬ voxel-gamemode@0.2.2
-│ └─┬ coffeeify@1.2.0
-│ ├── coffee-script@1.10.0
-│ ├── convert-source-map@1.1.3
-│ └── through@2.3.8
+├── voxel-gamemode@0.2.2
├─┬ voxel-harvest@0.4.1
-│ ├─┬ coffeeify@1.2.0
-│ │ ├── coffee-script@1.10.0
-│ │ ├── convert-source-map@1.1.3
-│ │ └── through@2.3.8
│ └─┬ itempile@1.0.2
│ ├─┬ babelify@5.0.5
│ │ ├─┬ babel-core@4.7.16
@@ -1222,7 +1237,7 @@
│ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ └── minimist@0.0.8
@@ -1233,7 +1248,7 @@
│ │ │ │ │ └── source-map@0.5.3
│ │ │ │ └── through@2.3.8
│ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ ├── esprima@2.7.1
+│ │ │ │ ├── esprima@2.7.2
│ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -1262,10 +1277,6 @@
│ └── inherits@2.0.1
├── voxel-health-bar@0.1.1
├─┬ voxel-inventory-crafting@0.3.2
-│ ├─┬ coffeeify@1.2.0
-│ │ ├── coffee-script@1.10.0
-│ │ ├── convert-source-map@1.1.3
-│ │ └── through@2.3.8
│ ├── ever@0.0.3
│ ├─┬ inventory@1.0.0
│ │ └── deep-equal@1.0.1
@@ -1329,7 +1340,7 @@
│ │ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ └── minimist@0.0.8
@@ -1340,7 +1351,7 @@
│ │ │ │ │ │ └── source-map@0.5.3
│ │ │ │ │ └── through@2.3.8
│ │ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ │ ├── esprima@2.7.1
+│ │ │ │ │ ├── esprima@2.7.2
│ │ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -1369,10 +1380,6 @@
│ └─┬ voxel-modal-dialog@0.2.2
│ └── voxel-modal@0.2.7
├─┬ voxel-inventory-creative@0.1.2
-│ ├─┬ coffeeify@1.2.0
-│ │ ├── coffee-script@1.10.0
-│ │ ├── convert-source-map@1.1.3
-│ │ └── through@2.3.8
│ ├─┬ inventory@1.0.0
│ │ └── deep-equal@1.0.1
│ ├─┬ inventory-window@1.0.0
@@ -1436,7 +1443,7 @@
│ │ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ └── minimist@0.0.8
@@ -1447,7 +1454,7 @@
│ │ │ │ │ │ └── source-map@0.5.3
│ │ │ │ │ └── through@2.3.8
│ │ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ │ ├── esprima@2.7.1
+│ │ │ │ │ ├── esprima@2.7.2
│ │ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -1477,10 +1484,6 @@
│ └─┬ voxel-modal-dialog@0.2.2
│ └── voxel-modal@0.2.7
├─┬ voxel-inventory-hotbar@0.5.1
-│ ├─┬ coffeeify@1.2.0
-│ │ ├── coffee-script@1.10.0
-│ │ ├── convert-source-map@1.1.3
-│ │ └── through@2.3.8
│ ├── ever@0.0.3
│ ├─┬ inventory@1.0.0
│ │ └── deep-equal@1.0.1
@@ -1544,7 +1547,7 @@
│ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ └── minimist@0.0.8
@@ -1555,7 +1558,7 @@
│ │ │ │ │ └── source-map@0.5.3
│ │ │ │ └── through@2.3.8
│ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ ├── esprima@2.7.1
+│ │ │ │ ├── esprima@2.7.2
│ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -1584,12 +1587,12 @@
│ ├── inherits@2.0.1
│ ├── toarray@0.0.1
│ └── vkey@0.0.3
-├─┬ voxel-land@0.2.2
+├─┬ voxel-land@0.2.3
│ ├── alea@0.0.9
│ ├── ever@0.0.3
│ ├─┬ ndarray@1.0.18
│ │ ├── iota-array@1.0.0
-│ │ └── is-buffer@1.1.1
+│ │ └── is-buffer@1.1.2
│ ├─┬ ndarray-ops@1.2.2
│ │ └─┬ cwise-compiler@1.1.2
│ │ └── uniq@1.0.1
@@ -1599,11 +1602,11 @@
│ ├── voxel-trees@0.1.0
│ └── webworkify@0.1.1
├── voxel-mine@0.5.1
-├─┬ voxel-outline@0.4.2
+├─┬ voxel-outline@0.4.3
│ ├─┬ gl-buffer@2.1.2
│ │ ├─┬ ndarray@1.0.18
│ │ │ ├── iota-array@1.0.0
-│ │ │ └── is-buffer@1.1.1
+│ │ │ └── is-buffer@1.1.2
│ │ ├─┬ ndarray-ops@1.2.2
│ │ │ └─┬ cwise-compiler@1.1.2
│ │ │ └── uniq@1.0.1
@@ -1625,10 +1628,6 @@
│ │ └── through@2.3.8
│ └── uniq@0.0.2
├─┬ voxel-pickaxe@0.2.2
-│ ├─┬ coffeeify@1.2.0
-│ │ ├── coffee-script@1.10.0
-│ │ ├── convert-source-map@1.1.3
-│ │ └── through@2.3.8
│ ├─┬ craftingrecipes@1.0.0
│ │ └─┬ inventory@1.0.0
│ │ └── deep-equal@1.0.1
@@ -1686,7 +1685,7 @@
│ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ └── minimist@0.0.8
@@ -1697,7 +1696,7 @@
│ │ │ │ │ └── source-map@0.5.3
│ │ │ │ └── through@2.3.8
│ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ ├── esprima@2.7.1
+│ │ │ │ ├── esprima@2.7.2
│ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -1782,7 +1781,7 @@
│ │ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ └── minimist@0.0.8
@@ -1793,7 +1792,7 @@
│ │ │ │ │ │ └── source-map@0.5.3
│ │ │ │ │ └── through@2.3.8
│ │ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ │ ├── esprima@2.7.1
+│ │ │ │ │ ├── esprima@2.7.2
│ │ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -1825,10 +1824,6 @@
│ └── inherits@1.0.0
├─┬ voxel-recipes@0.3.4
│ ├─┬ craftingrecipes@1.0.0
-│ │ ├─┬ coffeeify@1.2.0
-│ │ │ ├── coffee-script@1.10.0
-│ │ │ ├── convert-source-map@1.1.3
-│ │ │ └── through@2.3.8
│ │ └─┬ inventory@1.0.0
│ │ └── deep-equal@1.0.1
│ └─┬ itempile@1.0.2
@@ -1885,7 +1880,7 @@
│ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ └── minimist@0.0.8
@@ -1896,7 +1891,7 @@
│ │ │ │ │ └── source-map@0.5.3
│ │ │ │ └── through@2.3.8
│ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ ├── esprima@2.7.1
+│ │ │ │ ├── esprima@2.7.2
│ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -1939,7 +1934,7 @@
│ ├── gl-vao@1.2.1
│ ├─┬ ndarray@1.0.18
│ │ ├── iota-array@1.0.0
-│ │ └── is-buffer@1.1.1
+│ │ └── is-buffer@1.1.2
│ ├─┬ ndarray-ops@1.2.2
│ │ └─┬ cwise-compiler@1.1.2
│ │ └── uniq@1.0.1
@@ -1956,10 +1951,6 @@
├─┬ voxel-workbench@0.2.2
│ ├── ever@0.0.3
│ ├─┬ inventory@1.0.0
-│ │ ├─┬ coffeeify@1.2.0
-│ │ │ ├── coffee-script@1.10.0
-│ │ │ ├── convert-source-map@1.1.3
-│ │ │ └── through@2.3.8
│ │ ├── deep-equal@1.0.1
│ │ └─┬ itempile@1.0.2
│ │ ├─┬ babelify@5.0.5
@@ -2015,7 +2006,7 @@
│ │ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ └── minimist@0.0.8
@@ -2026,7 +2017,7 @@
│ │ │ │ │ │ └── source-map@0.5.3
│ │ │ │ │ └── through@2.3.8
│ │ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ │ ├── esprima@2.7.1
+│ │ │ │ │ ├── esprima@2.7.2
│ │ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -2051,10 +2042,6 @@
│ │ │ └── through@2.3.4
│ │ └── clone@1.0.2
│ ├─┬ inventory-window@1.0.0
-│ │ ├─┬ coffeeify@1.2.0
-│ │ │ ├── coffee-script@1.10.0
-│ │ │ ├── convert-source-map@1.1.3
-│ │ │ └── through@2.3.8
│ │ ├─┬ cube-icon@0.2.2
│ │ │ └── cube-side-array@0.1.1
│ │ ├─┬ ftooltip@0.2.2
@@ -2113,7 +2100,7 @@
│ │ │ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ │ └── minimist@0.0.8
@@ -2124,7 +2111,7 @@
│ │ │ │ │ │ │ └── source-map@0.5.3
│ │ │ │ │ │ └── through@2.3.8
│ │ │ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ │ │ ├── esprima@2.7.1
+│ │ │ │ │ │ ├── esprima@2.7.2
│ │ │ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -2151,10 +2138,6 @@
│ │ │ └── deep-equal@1.0.1
│ │ └── touchup@0.1.2
│ └─┬ voxel-inventory-dialog@1.0.1
-│ ├─┬ coffeeify@1.2.0
-│ │ ├── coffee-script@1.10.0
-│ │ ├── convert-source-map@1.1.3
-│ │ └── through@2.3.8
│ ├─┬ itempile@1.0.2
│ │ ├─┬ babelify@5.0.5
│ │ │ ├─┬ babel-core@4.7.16
@@ -2209,7 +2192,7 @@
│ │ │ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ │ └── wrappy@1.0.1
-│ │ │ │ │ │ ├── graceful-fs@4.1.2
+│ │ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ └── minimist@0.0.8
@@ -2220,7 +2203,7 @@
│ │ │ │ │ │ └── source-map@0.5.3
│ │ │ │ │ └── through@2.3.8
│ │ │ │ ├─┬ regexpu@1.3.0
-│ │ │ │ │ ├── esprima@2.7.1
+│ │ │ │ │ ├── esprima@2.7.2
│ │ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
@@ -2249,8 +2232,4 @@
│ └── voxel-modal@0.2.7
└── voxel-zen@0.1.1
-npm ERR! invalid: voxel-console@0.2.2 /Users/admin/games/voxeljs/voxel-clientmc/app/node_modules/voxel-console
-npm ERR! extraneous: tape@2.13.3 /Users/admin/games/voxeljs/voxel-clientmc/app/node_modules/voxel-engine-stackgl/node_modules/tape
-npm ERR! invalid: voxel-mesher@0.14.1 /Users/admin/games/voxeljs/voxel-clientmc/app/node_modules/voxel-engine-stackgl/node_modules/voxel-mesher
-npm ERR! extraneous: tape@4.4.0 /Users/admin/games/voxeljs/voxel-clientmc/app/node_modules/voxel-engine-stackgl/node_modules/voxel-plugins/node_modules/tape
-app $
+ubuntu@box320:~/voxel-clientmc/app$
~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment