diff -pruN 5.8.0+ds-2/debian/changelog 5.8.0+ds1-1/debian/changelog
--- 5.8.0+ds-2/debian/changelog	2018-08-17 10:53:18.000000000 +0000
+++ 5.8.0+ds1-1/debian/changelog	2018-09-13 05:18:46.000000000 +0000
@@ -1,3 +1,18 @@
+npm (5.8.0+ds1-1) unstable; urgency=medium
+
+  * Remove readable-stream from dependencies as well
+  * Exclude more packaged modules
+
+ -- Pirate Praveen <praveen@debian.org>  Thu, 13 Sep 2018 10:48:46 +0530
+
+npm (5.8.0+ds-3) unstable; urgency=medium
+
+  * Remove dependency on node-readable-stream (not required)
+  * Bump Standards-Version to 4.2.1 (no changes needed)
+  * Bump debhelper compatibility level to 11
+
+ -- Pirate Praveen <praveen@debian.org>  Wed, 12 Sep 2018 23:15:33 +0530
+
 npm (5.8.0+ds-2) unstable; urgency=medium
 
   * Reupload to unstable 
diff -pruN 5.8.0+ds-2/debian/compat 5.8.0+ds1-1/debian/compat
--- 5.8.0+ds-2/debian/compat	2018-06-06 07:35:07.000000000 +0000
+++ 5.8.0+ds1-1/debian/compat	2018-09-13 05:18:46.000000000 +0000
@@ -1 +1 @@
-9
+11
diff -pruN 5.8.0+ds-2/debian/control 5.8.0+ds1-1/debian/control
--- 5.8.0+ds-2/debian/control	2018-07-18 16:18:12.000000000 +0000
+++ 5.8.0+ds1-1/debian/control	2018-09-13 05:18:46.000000000 +0000
@@ -5,38 +5,29 @@ Maintainer: Debian Javascript Maintainer
 Uploaders: Jérémy Lal <kapouer@melix.org>,
  Pirate Praveen <praveen@debian.org>
 Build-Depends: 
- debhelper (>= 9~),
- dh-buildinfo,
+ debhelper (>= 11~),
  bash-completion,
  nodejs,
- node-ansi-color-table,
- node-ansi-regex,
+ node-abbrev (>= 1.0.4),
+ node-ansi-regex (>= 3.0~),
  node-ansistyles,
- node-aproba,
- node-archy,
- node-are-we-there-yet,
- node-aws-sign2,
- node-bluebird,
- node-caseless,
- node-chalk,
- node-config-chain,
- node-detect-indent,
- node-editor,
- node-encoding,
- node-fs-vacuum,
- node-gauge,
+ node-aproba (>= 1.2~),
+ node-archy (>= 1.0~),
+ node-bluebird (>= 3.5.1~),
+ node-call-limit (>= 1.1~),
+ node-config-chain (>= 1.1.11~),
+ node-detect-indent (>= 5.0~),
+ node-detect-newline (>= 2.1~),
+ node-editor (>= 1.0~),
+ node-fs-vacuum (>= 1.2.10~),
+ node-fs-write-stream-atomic (>= 1.0.10~),
  node-glob,
- node-graceful-fs,
- node-gyp,
- node-har-validator,
- node-has-unicode,
- node-hawk,
+ node-graceful-fs (>= 4.1.11~),
+ node-has-unicode (>= 2.0.1~),
  node-hosted-git-info,
  node-iferr,
- node-import-lazy,
- node-imurmurhash,
- node-inflight,
- node-inherits,
+ node-inflight (>= 1.0.6~),
+ node-inherits (>= 2.0.3~),
  node-ini,
  node-isstream,
  node-is-npm,
@@ -58,12 +49,16 @@ Build-Depends:
  node-once,
  node-opener,
  node-osenv,
+# for pacote
+ node-mississippi,
+#
  node-path-is-inside,
  node-performance-now,
  node-promise-inflight,
+# for qrcode-terminal
+ node-ansi,
  node-qw,
  node-read-package-json,
- node-readable-stream,
  node-request,
  node-retry,
  node-rimraf,
@@ -73,6 +68,11 @@ Build-Depends:
  node-set-blocking,
  node-slide,
  node-sorted-object,
+# for sorted-union-stream
+ node-from2,
+ node-stream-iterate,
+#
+ node-ssri,
  node-stringstream,
  node-strip-ansi,
  node-tacks,
@@ -83,11 +83,21 @@ Build-Depends:
  node-uid-number,
  node-unique-filename,
  node-unpipe,
+# for update notifier
+ node-boxen (>= 1.2.1~),
+ node-import-lazy,
+ node-is-npm (>= 1.0~),
+ node-latest-version (>= 3.0~),
+ node-semver-diff (>= 2.0~),
+ node-xdg-basedir (>= 3.0~),
+#
  node-validate-npm-package-license,
+ node-validate-npm-package-name,
  node-which,
  node-wrappy,
+ node-write-file-atomic (>= 2.3~),
  node-yargs
-Standards-Version: 4.1.0
+Standards-Version: 4.2.1
 Homepage: https://github.com/npm/npm
 Vcs-Git: https://salsa.debian.org/js-team/npm.git
 Vcs-Browser: https://salsa.debian.org/js-team/npm
@@ -97,39 +107,25 @@ Architecture: all
 Depends: nodejs,
  ${misc:Depends},
  node-abbrev (>= 1.0.4),
- node-ansi (>= 0.3.0-2),
- node-ansi-color-table,
- node-ansi-regex,
+ node-ansi-regex (>= 3.0~),
  node-ansistyles,
- node-aproba,
- node-aproba,
- node-archy,
- node-are-we-there-yet,
- node-aws-sign2,
- node-bluebird,
- node-block-stream,
- node-caseless,
- node-chalk,
- node-config-chain,
- node-detect-indent,
- node-editor,
- node-encoding,
- node-fs-vacuum,
- node-fstream (>= 0.1.22),
- node-fstream-ignore,
- node-gauge,
- node-github-url-from-git,
+ node-aproba (>= 1.2~),
+ node-archy (>= 1.0~),
+ node-bluebird (>= 3.5.1~),
+ node-call-limit (>= 1.1~),
+ node-config-chain (>= 1.1.11~),
+ node-detect-indent (>= 5.0~),
+ node-detect-newline (>= 2.1~),
+ node-editor (>= 1.0~),
+ node-fs-vacuum (>= 1.2.10~),
+ node-fs-write-stream-atomic (>= 1.0.10~),
  node-glob (>= 3.1.21),
- node-graceful-fs (>= 2.0.0),
- node-gyp (>= 0.10.9),
- node-har-validator,
- node-has-unicode,
- node-hawk,
+ node-graceful-fs (>= 4.1.11~),
+ node-has-unicode (>= 2.0.1~),
  node-hosted-git-info,
  node-iferr,
- node-import-lazy,
- node-inflight,
- node-inherits,
+ node-inflight (>= 1.0.6~),
+ node-inherits (>= 2.0.3~),
  node-ini (>= 1.1.0),
  node-isstream,
  node-is-npm,
@@ -148,12 +144,16 @@ Depends: nodejs,
  node-once,
  node-opener,
  node-osenv,
+# for pacote
+ node-mississippi,
+#
  node-path-is-inside,
  node-performance-now,
  node-promise-inflight,
+# for qrcode-terminal
+ node-ansi,
  node-read,
  node-read-package-json (>= 1.1.0),
- node-readable-stream,
  node-request (>= 2.25.0),
  node-retry,
  node-rimraf (>= 2.6.2),
@@ -164,6 +164,11 @@ Depends: nodejs,
  node-sha,
  node-slide,
  node-sorted-object,
+# for sorted-union-stream
+ node-from2,
+ node-stream-iterate,
+#
+ node-ssri,
  node-stringstream,
  node-strip-ansi,
  node-tar (>= 4~),
@@ -171,10 +176,20 @@ Depends: nodejs,
  node-uid-number,
  node-underscore,
  node-unique-filename,
+# for update notifier
+ node-boxen (>= 1.2.1~),
+ node-import-lazy,
+ node-is-npm (>= 1.0~),
+ node-latest-version (>= 3.0~),
+ node-semver-diff (>= 2.0~),
+ node-xdg-basedir (>= 3.0~),
+#
  node-unpipe,
  node-validate-npm-package-license,
+ node-validate-npm-package-name,
  node-which,
  node-wrappy,
+ node-write-file-atomic (>= 2.3~),
  node-yargs,
 Description: package manager for Node.js
  Node.js is an event-based server-side javascript engine.
diff -pruN 5.8.0+ds-2/debian/copyright 5.8.0+ds1-1/debian/copyright
--- 5.8.0+ds-2/debian/copyright	2018-06-06 07:35:07.000000000 +0000
+++ 5.8.0+ds1-1/debian/copyright	2018-09-13 05:18:46.000000000 +0000
@@ -14,24 +14,33 @@ Files-Excluded:
  node_modules/ansistyles/*
  node_modules/aproba/*
  node_modules/archy/*
+ node_modules/bluebird/*
+ node_modules/call-limit/*
  node_modules/config-chain/*
  node_modules/detect-indent/*
+ node_modules/detect-newline/*
  node_modules/editor/*
+ node_modules/fs-vacuum/*
+ node_modules/fs-write-stream-atomic/*
  node_modules/glob/*
  node_modules/graceful-fs/*
  node_modules/has-unicode/*
  node_modules/hosted-git-info/*
  node_modules/iferr/*
+ node_modules/imurmurhash/*
+ node_modules/inflight/*
  node_modules/inherits/*
  node_modules/ini/*
  node_modules/lazy-property/*
  node_modules/lockfile/*
  node_modules/lru-cache/*
+ node_modules/mississippi/*
  node_modules/mkdirp/*
  node_modules/move-concurrently/*
  node_modules/nopt/*
  node_modules/normalize-package-data/*
  node_modules/npmlog/*
+ node_modules/npm-registry-client/node_modules/concat-stream/*
  node_modules/once/*
  node_modules/opener/*
  node_modules/osenv/*
@@ -49,16 +58,27 @@ Files-Excluded:
  node_modules/sha/*
  node_modules/slide/*
  node_modules/sorted-object/*
+ node_modules/ssri/*
  node_modules/strip-ansi/*
+ node_modules/tar/*
  node_modules/text-table/*
+ node_modules/unique-filename/*
  node_modules/unpipe/*
  node_modules/validate-npm-package-license/*
+ node_modules/validate-npm-package-name/*
  node_modules/which/*
  node_modules/wrappy/*
+ node_modules/write-file-atomic/*
+ node_modules/cacache/node_modules/mississippi/*
  node_modules/libnpx/node_modules/yargs/*
  node_modules/npm-lifecycle/node_modules/node-gyp/*
  node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/*
+ node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/*
  node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/*
+ node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/*
+ node_modules/sorted-union-stream/node_modules/from2/*
+ node_modules/sorted-union-stream/node_modules/stream-iterate/*
+ node_modules/update-notifier/node_modules/boxen/*
  node_modules/update-notifier/node_modules/chalk/*
  node_modules/update-notifier/node_modules/import-lazy/*
  node_modules/update-notifier/node_modules/is-npm/*
diff -pruN 5.8.0+ds-2/debian/install 5.8.0+ds1-1/debian/install
--- 5.8.0+ds-2/debian/install	2018-06-06 07:35:07.000000000 +0000
+++ 5.8.0+ds1-1/debian/install	2018-09-13 05:18:46.000000000 +0000
@@ -12,4 +12,4 @@ bin/*.js usr/share/npm/bin
 package.json usr/share/npm
 node_modules usr/share/npm
 debian/npmrc usr/share/npm
-doc usr/share/npm
+doc/* usr/share/doc/npm
diff -pruN 5.8.0+ds-2/debian/manpages 5.8.0+ds1-1/debian/manpages
--- 5.8.0+ds-2/debian/manpages	2018-06-04 16:17:25.000000000 +0000
+++ 5.8.0+ds1-1/debian/manpages	2018-09-13 05:18:46.000000000 +0000
@@ -1,4 +1,3 @@
 man/man1/*.1
-man/man3/*.3
 man/man5/*.5
 man/man7/*.7
diff -pruN 5.8.0+ds-2/debian/npm.lintian-overrides 5.8.0+ds1-1/debian/npm.lintian-overrides
--- 5.8.0+ds-2/debian/npm.lintian-overrides	2018-06-04 16:17:25.000000000 +0000
+++ 5.8.0+ds1-1/debian/npm.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-npm: privacy-breach-generic usr/share/doc/*.html
diff -pruN 5.8.0+ds-2/debian/patches/2014_remove_readable_stream.patch 5.8.0+ds1-1/debian/patches/2014_remove_readable_stream.patch
--- 5.8.0+ds-2/debian/patches/2014_remove_readable_stream.patch	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/debian/patches/2014_remove_readable_stream.patch	2018-09-13 05:18:46.000000000 +0000
@@ -0,0 +1,50 @@
+readable-stream is available natively as stream
+
+--- a/package.json
++++ b/package.json
+@@ -107,7 +107,6 @@
+     "read-installed": "~4.0.3",
+     "read-package-json": "^2.0.13",
+     "read-package-tree": "~5.1.6",
+-    "readable-stream": "^2.3.5",
+     "request": "~2.83.0",
+     "retry": "~0.10.1",
+     "rimraf": "~2.6.2",
+@@ -216,7 +215,6 @@
+     "read-installed",
+     "read-package-json",
+     "read-package-tree",
+-    "readable-stream",
+     "readdir-scoped-modules",
+     "request",
+     "retry",
+--- a/node_modules/npm-profile/package.json
++++ b/node_modules/npm-profile/package.json
+@@ -9,7 +9,6 @@
+     "inherits": "2.0.3",
+     "lru-cache": "4.1.1",
+     "once": "1.4.0",
+-    "readable-stream": "2.3.4",
+     "retry": "0.10.1",
+     "safe-buffer": "5.1.1",
+     "ssri": "5.2.4"
+--- a/node_modules/npm-registry-client/package.json
++++ b/node_modules/npm-registry-client/package.json
+@@ -54,7 +54,6 @@
+   "devDependencies": {
+     "negotiator": "^0.6.1",
+     "nock": "^9.0.9",
+-    "readable-stream": "^2.1.5",
+     "require-inject": "^1.4.0",
+     "rimraf": "^2.5.4",
+     "standard": "^11.0.0",
+--- a/node_modules/pacote/package.json
++++ b/node_modules/pacote/package.json
+@@ -10,7 +10,6 @@
+     "lru-cache": "4.1.1",
+     "npm-package-arg": "6.0.0",
+     "once": "1.4.0",
+-    "readable-stream": "2.3.5",
+     "retry": "0.10.1",
+     "safe-buffer": "5.1.1",
+     "semver": "5.5.0",
diff -pruN 5.8.0+ds-2/debian/patches/series 5.8.0+ds1-1/debian/patches/series
--- 5.8.0+ds-2/debian/patches/series	2018-06-06 07:35:07.000000000 +0000
+++ 5.8.0+ds1-1/debian/patches/series	2018-09-13 05:18:46.000000000 +0000
@@ -8,3 +8,4 @@
 2011_node-gyp-path.patch
 2012_marked_path.patch
 2013_make_clean_force.patch
+2014_remove_readable_stream.patch
diff -pruN 5.8.0+ds-2/debian/rules 5.8.0+ds1-1/debian/rules
--- 5.8.0+ds-2/debian/rules	2018-06-06 07:35:07.000000000 +0000
+++ 5.8.0+ds1-1/debian/rules	2018-09-13 05:18:46.000000000 +0000
@@ -34,6 +34,9 @@ override_dh_install:
 	find debian/npm -iname LICENCE -delete
 	find debian/npm -iname LICENSE.txt -delete
 	find debian/npm -iname LICENSE.md -delete
+	find debian/npm/usr/share/npm/node_modules -name .npmignore -delete
+	find debian/npm/usr/share/npm/node_modules -name .eslintrc.json -delete
+	find debian/npm/usr/share/npm/node_modules -name .eslintrc -delete
 
 override_dh_auto_test:
 	cp debian/npmrc npmrc
diff -pruN 5.8.0+ds-2/debian/watch 5.8.0+ds1-1/debian/watch
--- 5.8.0+ds-2/debian/watch	2018-06-06 07:35:07.000000000 +0000
+++ 5.8.0+ds1-1/debian/watch	2018-09-13 05:18:46.000000000 +0000
@@ -1,6 +1,6 @@
 version=3
 opts=\
 filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/npm-$1.tar.gz/,\
-dversionmangle=s/\+ds$//,\
+dversionmangle=s/\+ds[0-9]*$//,\
 repacksuffix=+ds \
 https://github.com/isaacs/npm/tags .*/archive/v?([\d\.]+).tar.gz
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/changelog.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/changelog.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/changelog.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/changelog.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,7 +0,0 @@
-# mississippi Change Log
-All notable changes to this project will be documented in this file.
-This project adheres to [Semantic Versioning](http://semver.org/).
-
-## 2.0.0 - 2018-01-30
-* Update to pump@2.0.1.  (Use the individual modules to avoid potentially unnecessary major updates in your project)
-* Pin engines support to >= Node 4.0.0.  Run Node LTS or greater.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
-module.exports.pipe = require('pump')
-module.exports.each = require('stream-each')
-module.exports.pipeline = require('pumpify')
-module.exports.duplex = require('duplexify')
-module.exports.through = require('through2')
-module.exports.concat = require('concat-stream')
-module.exports.finished = require('end-of-stream')
-module.exports.from = require('from2')
-module.exports.to = require('flush-write-stream')
-module.exports.parallel = require('parallel-transform')
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/license 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/license
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/license	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/license	1970-01-01 00:00:00.000000000 +0000
@@ -1,7 +0,0 @@
-Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-
-1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
-
-2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,143 +0,0 @@
-var Writable = require('readable-stream').Writable
-var inherits = require('inherits')
-
-if (typeof Uint8Array === 'undefined') {
-  var U8 = require('typedarray').Uint8Array
-} else {
-  var U8 = Uint8Array
-}
-
-function ConcatStream(opts, cb) {
-  if (!(this instanceof ConcatStream)) return new ConcatStream(opts, cb)
-
-  if (typeof opts === 'function') {
-    cb = opts
-    opts = {}
-  }
-  if (!opts) opts = {}
-
-  var encoding = opts.encoding
-  var shouldInferEncoding = false
-
-  if (!encoding) {
-    shouldInferEncoding = true
-  } else {
-    encoding =  String(encoding).toLowerCase()
-    if (encoding === 'u8' || encoding === 'uint8') {
-      encoding = 'uint8array'
-    }
-  }
-
-  Writable.call(this, { objectMode: true })
-
-  this.encoding = encoding
-  this.shouldInferEncoding = shouldInferEncoding
-
-  if (cb) this.on('finish', function () { cb(this.getBody()) })
-  this.body = []
-}
-
-module.exports = ConcatStream
-inherits(ConcatStream, Writable)
-
-ConcatStream.prototype._write = function(chunk, enc, next) {
-  this.body.push(chunk)
-  next()
-}
-
-ConcatStream.prototype.inferEncoding = function (buff) {
-  var firstBuffer = buff === undefined ? this.body[0] : buff;
-  if (Buffer.isBuffer(firstBuffer)) return 'buffer'
-  if (typeof Uint8Array !== 'undefined' && firstBuffer instanceof Uint8Array) return 'uint8array'
-  if (Array.isArray(firstBuffer)) return 'array'
-  if (typeof firstBuffer === 'string') return 'string'
-  if (Object.prototype.toString.call(firstBuffer) === "[object Object]") return 'object'
-  return 'buffer'
-}
-
-ConcatStream.prototype.getBody = function () {
-  if (!this.encoding && this.body.length === 0) return []
-  if (this.shouldInferEncoding) this.encoding = this.inferEncoding()
-  if (this.encoding === 'array') return arrayConcat(this.body)
-  if (this.encoding === 'string') return stringConcat(this.body)
-  if (this.encoding === 'buffer') return bufferConcat(this.body)
-  if (this.encoding === 'uint8array') return u8Concat(this.body)
-  return this.body
-}
-
-var isArray = Array.isArray || function (arr) {
-  return Object.prototype.toString.call(arr) == '[object Array]'
-}
-
-function isArrayish (arr) {
-  return /Array\]$/.test(Object.prototype.toString.call(arr))
-}
-
-function isBufferish (p) {
-  return typeof p === 'string' || isArrayish(p) || (p && typeof p.subarray === 'function')
-}
-
-function stringConcat (parts) {
-  var strings = []
-  var needsToString = false
-  for (var i = 0; i < parts.length; i++) {
-    var p = parts[i]
-    if (typeof p === 'string') {
-      strings.push(p)
-    } else if (Buffer.isBuffer(p)) {
-      strings.push(p)
-    } else if (isBufferish(p)) {
-      strings.push(new Buffer(p))
-    } else {
-      strings.push(new Buffer(String(p)))
-    }
-  }
-  if (Buffer.isBuffer(parts[0])) {
-    strings = Buffer.concat(strings)
-    strings = strings.toString('utf8')
-  } else {
-    strings = strings.join('')
-  }
-  return strings
-}
-
-function bufferConcat (parts) {
-  var bufs = []
-  for (var i = 0; i < parts.length; i++) {
-    var p = parts[i]
-    if (Buffer.isBuffer(p)) {
-      bufs.push(p)
-    } else if (isBufferish(p)) {
-      bufs.push(new Buffer(p))
-    } else {
-      bufs.push(new Buffer(String(p)))
-    }
-  }
-  return Buffer.concat(bufs)
-}
-
-function arrayConcat (parts) {
-  var res = []
-  for (var i = 0; i < parts.length; i++) {
-    res.push.apply(res, parts[i])
-  }
-  return res
-}
-
-function u8Concat (parts) {
-  var len = 0
-  for (var i = 0; i < parts.length; i++) {
-    if (typeof parts[i] === 'string') {
-      parts[i] = new Buffer(parts[i])
-    }
-    len += parts[i].length
-  }
-  var u8 = new U8(len)
-  for (var i = 0, offset = 0; i < parts.length; i++) {
-    var part = parts[i]
-    for (var j = 0; j < part.length; j++) {
-      u8[offset++] = part[j]
-    }
-  }
-  return u8
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/LICENSE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/LICENSE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,24 +0,0 @@
-The MIT License
-
-Copyright (c) 2013 Max Ogden
-
-Permission is hereby granted, free of charge, 
-to any person obtaining a copy of this software and 
-associated documentation files (the "Software"), to 
-deal in the Software without restriction, including 
-without limitation the rights to use, copy, modify, 
-merge, publish, distribute, sublicense, and/or sell 
-copies of the Software, and to permit persons to whom 
-the Software is furnished to do so, 
-subject to the following conditions:
-
-The above copyright notice and this permission notice 
-shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 
-OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR 
-ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-var Uint8Array = require('../').Uint8Array;
-var ua = new Uint8Array(5);
-ua[1] = 256 + 55;
-console.log(ua[1]);
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,630 +0,0 @@
-var undefined = (void 0); // Paranoia
-
-// Beyond this value, index getters/setters (i.e. array[0], array[1]) are so slow to
-// create, and consume so much memory, that the browser appears frozen.
-var MAX_ARRAY_LENGTH = 1e5;
-
-// Approximations of internal ECMAScript conversion functions
-var ECMAScript = (function() {
-  // Stash a copy in case other scripts modify these
-  var opts = Object.prototype.toString,
-      ophop = Object.prototype.hasOwnProperty;
-
-  return {
-    // Class returns internal [[Class]] property, used to avoid cross-frame instanceof issues:
-    Class: function(v) { return opts.call(v).replace(/^\[object *|\]$/g, ''); },
-    HasProperty: function(o, p) { return p in o; },
-    HasOwnProperty: function(o, p) { return ophop.call(o, p); },
-    IsCallable: function(o) { return typeof o === 'function'; },
-    ToInt32: function(v) { return v >> 0; },
-    ToUint32: function(v) { return v >>> 0; }
-  };
-}());
-
-// Snapshot intrinsics
-var LN2 = Math.LN2,
-    abs = Math.abs,
-    floor = Math.floor,
-    log = Math.log,
-    min = Math.min,
-    pow = Math.pow,
-    round = Math.round;
-
-// ES5: lock down object properties
-function configureProperties(obj) {
-  if (getOwnPropNames && defineProp) {
-    var props = getOwnPropNames(obj), i;
-    for (i = 0; i < props.length; i += 1) {
-      defineProp(obj, props[i], {
-        value: obj[props[i]],
-        writable: false,
-        enumerable: false,
-        configurable: false
-      });
-    }
-  }
-}
-
-// emulate ES5 getter/setter API using legacy APIs
-// http://blogs.msdn.com/b/ie/archive/2010/09/07/transitioning-existing-code-to-the-es5-getter-setter-apis.aspx
-// (second clause tests for Object.defineProperty() in IE<9 that only supports extending DOM prototypes, but
-// note that IE<9 does not support __defineGetter__ or __defineSetter__ so it just renders the method harmless)
-var defineProp
-if (Object.defineProperty && (function() {
-      try {
-        Object.defineProperty({}, 'x', {});
-        return true;
-      } catch (e) {
-        return false;
-      }
-    })()) {
-  defineProp = Object.defineProperty;
-} else {
-  defineProp = function(o, p, desc) {
-    if (!o === Object(o)) throw new TypeError("Object.defineProperty called on non-object");
-    if (ECMAScript.HasProperty(desc, 'get') && Object.prototype.__defineGetter__) { Object.prototype.__defineGetter__.call(o, p, desc.get); }
-    if (ECMAScript.HasProperty(desc, 'set') && Object.prototype.__defineSetter__) { Object.prototype.__defineSetter__.call(o, p, desc.set); }
-    if (ECMAScript.HasProperty(desc, 'value')) { o[p] = desc.value; }
-    return o;
-  };
-}
-
-var getOwnPropNames = Object.getOwnPropertyNames || function (o) {
-  if (o !== Object(o)) throw new TypeError("Object.getOwnPropertyNames called on non-object");
-  var props = [], p;
-  for (p in o) {
-    if (ECMAScript.HasOwnProperty(o, p)) {
-      props.push(p);
-    }
-  }
-  return props;
-};
-
-// ES5: Make obj[index] an alias for obj._getter(index)/obj._setter(index, value)
-// for index in 0 ... obj.length
-function makeArrayAccessors(obj) {
-  if (!defineProp) { return; }
-
-  if (obj.length > MAX_ARRAY_LENGTH) throw new RangeError("Array too large for polyfill");
-
-  function makeArrayAccessor(index) {
-    defineProp(obj, index, {
-      'get': function() { return obj._getter(index); },
-      'set': function(v) { obj._setter(index, v); },
-      enumerable: true,
-      configurable: false
-    });
-  }
-
-  var i;
-  for (i = 0; i < obj.length; i += 1) {
-    makeArrayAccessor(i);
-  }
-}
-
-// Internal conversion functions:
-//    pack<Type>()   - take a number (interpreted as Type), output a byte array
-//    unpack<Type>() - take a byte array, output a Type-like number
-
-function as_signed(value, bits) { var s = 32 - bits; return (value << s) >> s; }
-function as_unsigned(value, bits) { var s = 32 - bits; return (value << s) >>> s; }
-
-function packI8(n) { return [n & 0xff]; }
-function unpackI8(bytes) { return as_signed(bytes[0], 8); }
-
-function packU8(n) { return [n & 0xff]; }
-function unpackU8(bytes) { return as_unsigned(bytes[0], 8); }
-
-function packU8Clamped(n) { n = round(Number(n)); return [n < 0 ? 0 : n > 0xff ? 0xff : n & 0xff]; }
-
-function packI16(n) { return [(n >> 8) & 0xff, n & 0xff]; }
-function unpackI16(bytes) { return as_signed(bytes[0] << 8 | bytes[1], 16); }
-
-function packU16(n) { return [(n >> 8) & 0xff, n & 0xff]; }
-function unpackU16(bytes) { return as_unsigned(bytes[0] << 8 | bytes[1], 16); }
-
-function packI32(n) { return [(n >> 24) & 0xff, (n >> 16) & 0xff, (n >> 8) & 0xff, n & 0xff]; }
-function unpackI32(bytes) { return as_signed(bytes[0] << 24 | bytes[1] << 16 | bytes[2] << 8 | bytes[3], 32); }
-
-function packU32(n) { return [(n >> 24) & 0xff, (n >> 16) & 0xff, (n >> 8) & 0xff, n & 0xff]; }
-function unpackU32(bytes) { return as_unsigned(bytes[0] << 24 | bytes[1] << 16 | bytes[2] << 8 | bytes[3], 32); }
-
-function packIEEE754(v, ebits, fbits) {
-
-  var bias = (1 << (ebits - 1)) - 1,
-      s, e, f, ln,
-      i, bits, str, bytes;
-
-  function roundToEven(n) {
-    var w = floor(n), f = n - w;
-    if (f < 0.5)
-      return w;
-    if (f > 0.5)
-      return w + 1;
-    return w % 2 ? w + 1 : w;
-  }
-
-  // Compute sign, exponent, fraction
-  if (v !== v) {
-    // NaN
-    // http://dev.w3.org/2006/webapi/WebIDL/#es-type-mapping
-    e = (1 << ebits) - 1; f = pow(2, fbits - 1); s = 0;
-  } else if (v === Infinity || v === -Infinity) {
-    e = (1 << ebits) - 1; f = 0; s = (v < 0) ? 1 : 0;
-  } else if (v === 0) {
-    e = 0; f = 0; s = (1 / v === -Infinity) ? 1 : 0;
-  } else {
-    s = v < 0;
-    v = abs(v);
-
-    if (v >= pow(2, 1 - bias)) {
-      e = min(floor(log(v) / LN2), 1023);
-      f = roundToEven(v / pow(2, e) * pow(2, fbits));
-      if (f / pow(2, fbits) >= 2) {
-        e = e + 1;
-        f = 1;
-      }
-      if (e > bias) {
-        // Overflow
-        e = (1 << ebits) - 1;
-        f = 0;
-      } else {
-        // Normalized
-        e = e + bias;
-        f = f - pow(2, fbits);
-      }
-    } else {
-      // Denormalized
-      e = 0;
-      f = roundToEven(v / pow(2, 1 - bias - fbits));
-    }
-  }
-
-  // Pack sign, exponent, fraction
-  bits = [];
-  for (i = fbits; i; i -= 1) { bits.push(f % 2 ? 1 : 0); f = floor(f / 2); }
-  for (i = ebits; i; i -= 1) { bits.push(e % 2 ? 1 : 0); e = floor(e / 2); }
-  bits.push(s ? 1 : 0);
-  bits.reverse();
-  str = bits.join('');
-
-  // Bits to bytes
-  bytes = [];
-  while (str.length) {
-    bytes.push(parseInt(str.substring(0, 8), 2));
-    str = str.substring(8);
-  }
-  return bytes;
-}
-
-function unpackIEEE754(bytes, ebits, fbits) {
-
-  // Bytes to bits
-  var bits = [], i, j, b, str,
-      bias, s, e, f;
-
-  for (i = bytes.length; i; i -= 1) {
-    b = bytes[i - 1];
-    for (j = 8; j; j -= 1) {
-      bits.push(b % 2 ? 1 : 0); b = b >> 1;
-    }
-  }
-  bits.reverse();
-  str = bits.join('');
-
-  // Unpack sign, exponent, fraction
-  bias = (1 << (ebits - 1)) - 1;
-  s = parseInt(str.substring(0, 1), 2) ? -1 : 1;
-  e = parseInt(str.substring(1, 1 + ebits), 2);
-  f = parseInt(str.substring(1 + ebits), 2);
-
-  // Produce number
-  if (e === (1 << ebits) - 1) {
-    return f !== 0 ? NaN : s * Infinity;
-  } else if (e > 0) {
-    // Normalized
-    return s * pow(2, e - bias) * (1 + f / pow(2, fbits));
-  } else if (f !== 0) {
-    // Denormalized
-    return s * pow(2, -(bias - 1)) * (f / pow(2, fbits));
-  } else {
-    return s < 0 ? -0 : 0;
-  }
-}
-
-function unpackF64(b) { return unpackIEEE754(b, 11, 52); }
-function packF64(v) { return packIEEE754(v, 11, 52); }
-function unpackF32(b) { return unpackIEEE754(b, 8, 23); }
-function packF32(v) { return packIEEE754(v, 8, 23); }
-
-
-//
-// 3 The ArrayBuffer Type
-//
-
-(function() {
-
-  /** @constructor */
-  var ArrayBuffer = function ArrayBuffer(length) {
-    length = ECMAScript.ToInt32(length);
-    if (length < 0) throw new RangeError('ArrayBuffer size is not a small enough positive integer');
-
-    this.byteLength = length;
-    this._bytes = [];
-    this._bytes.length = length;
-
-    var i;
-    for (i = 0; i < this.byteLength; i += 1) {
-      this._bytes[i] = 0;
-    }
-
-    configureProperties(this);
-  };
-
-  exports.ArrayBuffer = exports.ArrayBuffer || ArrayBuffer;
-
-  //
-  // 4 The ArrayBufferView Type
-  //
-
-  // NOTE: this constructor is not exported
-  /** @constructor */
-  var ArrayBufferView = function ArrayBufferView() {
-    //this.buffer = null;
-    //this.byteOffset = 0;
-    //this.byteLength = 0;
-  };
-
-  //
-  // 5 The Typed Array View Types
-  //
-
-  function makeConstructor(bytesPerElement, pack, unpack) {
-    // Each TypedArray type requires a distinct constructor instance with
-    // identical logic, which this produces.
-
-    var ctor;
-    ctor = function(buffer, byteOffset, length) {
-      var array, sequence, i, s;
-
-      if (!arguments.length || typeof arguments[0] === 'number') {
-        // Constructor(unsigned long length)
-        this.length = ECMAScript.ToInt32(arguments[0]);
-        if (length < 0) throw new RangeError('ArrayBufferView size is not a small enough positive integer');
-
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-      } else if (typeof arguments[0] === 'object' && arguments[0].constructor === ctor) {
-        // Constructor(TypedArray array)
-        array = arguments[0];
-
-        this.length = array.length;
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-
-        for (i = 0; i < this.length; i += 1) {
-          this._setter(i, array._getter(i));
-        }
-      } else if (typeof arguments[0] === 'object' &&
-                 !(arguments[0] instanceof ArrayBuffer || ECMAScript.Class(arguments[0]) === 'ArrayBuffer')) {
-        // Constructor(sequence<type> array)
-        sequence = arguments[0];
-
-        this.length = ECMAScript.ToUint32(sequence.length);
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-
-        for (i = 0; i < this.length; i += 1) {
-          s = sequence[i];
-          this._setter(i, Number(s));
-        }
-      } else if (typeof arguments[0] === 'object' &&
-                 (arguments[0] instanceof ArrayBuffer || ECMAScript.Class(arguments[0]) === 'ArrayBuffer')) {
-        // Constructor(ArrayBuffer buffer,
-        //             optional unsigned long byteOffset, optional unsigned long length)
-        this.buffer = buffer;
-
-        this.byteOffset = ECMAScript.ToUint32(byteOffset);
-        if (this.byteOffset > this.buffer.byteLength) {
-          throw new RangeError("byteOffset out of range");
-        }
-
-        if (this.byteOffset % this.BYTES_PER_ELEMENT) {
-          // The given byteOffset must be a multiple of the element
-          // size of the specific type, otherwise an exception is raised.
-          throw new RangeError("ArrayBuffer length minus the byteOffset is not a multiple of the element size.");
-        }
-
-        if (arguments.length < 3) {
-          this.byteLength = this.buffer.byteLength - this.byteOffset;
-
-          if (this.byteLength % this.BYTES_PER_ELEMENT) {
-            throw new RangeError("length of buffer minus byteOffset not a multiple of the element size");
-          }
-          this.length = this.byteLength / this.BYTES_PER_ELEMENT;
-        } else {
-          this.length = ECMAScript.ToUint32(length);
-          this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        }
-
-        if ((this.byteOffset + this.byteLength) > this.buffer.byteLength) {
-          throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");
-        }
-      } else {
-        throw new TypeError("Unexpected argument type(s)");
-      }
-
-      this.constructor = ctor;
-
-      configureProperties(this);
-      makeArrayAccessors(this);
-    };
-
-    ctor.prototype = new ArrayBufferView();
-    ctor.prototype.BYTES_PER_ELEMENT = bytesPerElement;
-    ctor.prototype._pack = pack;
-    ctor.prototype._unpack = unpack;
-    ctor.BYTES_PER_ELEMENT = bytesPerElement;
-
-    // getter type (unsigned long index);
-    ctor.prototype._getter = function(index) {
-      if (arguments.length < 1) throw new SyntaxError("Not enough arguments");
-
-      index = ECMAScript.ToUint32(index);
-      if (index >= this.length) {
-        return undefined;
-      }
-
-      var bytes = [], i, o;
-      for (i = 0, o = this.byteOffset + index * this.BYTES_PER_ELEMENT;
-           i < this.BYTES_PER_ELEMENT;
-           i += 1, o += 1) {
-        bytes.push(this.buffer._bytes[o]);
-      }
-      return this._unpack(bytes);
-    };
-
-    // NONSTANDARD: convenience alias for getter: type get(unsigned long index);
-    ctor.prototype.get = ctor.prototype._getter;
-
-    // setter void (unsigned long index, type value);
-    ctor.prototype._setter = function(index, value) {
-      if (arguments.length < 2) throw new SyntaxError("Not enough arguments");
-
-      index = ECMAScript.ToUint32(index);
-      if (index >= this.length) {
-        return undefined;
-      }
-
-      var bytes = this._pack(value), i, o;
-      for (i = 0, o = this.byteOffset + index * this.BYTES_PER_ELEMENT;
-           i < this.BYTES_PER_ELEMENT;
-           i += 1, o += 1) {
-        this.buffer._bytes[o] = bytes[i];
-      }
-    };
-
-    // void set(TypedArray array, optional unsigned long offset);
-    // void set(sequence<type> array, optional unsigned long offset);
-    ctor.prototype.set = function(index, value) {
-      if (arguments.length < 1) throw new SyntaxError("Not enough arguments");
-      var array, sequence, offset, len,
-          i, s, d,
-          byteOffset, byteLength, tmp;
-
-      if (typeof arguments[0] === 'object' && arguments[0].constructor === this.constructor) {
-        // void set(TypedArray array, optional unsigned long offset);
-        array = arguments[0];
-        offset = ECMAScript.ToUint32(arguments[1]);
-
-        if (offset + array.length > this.length) {
-          throw new RangeError("Offset plus length of array is out of range");
-        }
-
-        byteOffset = this.byteOffset + offset * this.BYTES_PER_ELEMENT;
-        byteLength = array.length * this.BYTES_PER_ELEMENT;
-
-        if (array.buffer === this.buffer) {
-          tmp = [];
-          for (i = 0, s = array.byteOffset; i < byteLength; i += 1, s += 1) {
-            tmp[i] = array.buffer._bytes[s];
-          }
-          for (i = 0, d = byteOffset; i < byteLength; i += 1, d += 1) {
-            this.buffer._bytes[d] = tmp[i];
-          }
-        } else {
-          for (i = 0, s = array.byteOffset, d = byteOffset;
-               i < byteLength; i += 1, s += 1, d += 1) {
-            this.buffer._bytes[d] = array.buffer._bytes[s];
-          }
-        }
-      } else if (typeof arguments[0] === 'object' && typeof arguments[0].length !== 'undefined') {
-        // void set(sequence<type> array, optional unsigned long offset);
-        sequence = arguments[0];
-        len = ECMAScript.ToUint32(sequence.length);
-        offset = ECMAScript.ToUint32(arguments[1]);
-
-        if (offset + len > this.length) {
-          throw new RangeError("Offset plus length of array is out of range");
-        }
-
-        for (i = 0; i < len; i += 1) {
-          s = sequence[i];
-          this._setter(offset + i, Number(s));
-        }
-      } else {
-        throw new TypeError("Unexpected argument type(s)");
-      }
-    };
-
-    // TypedArray subarray(long begin, optional long end);
-    ctor.prototype.subarray = function(start, end) {
-      function clamp(v, min, max) { return v < min ? min : v > max ? max : v; }
-
-      start = ECMAScript.ToInt32(start);
-      end = ECMAScript.ToInt32(end);
-
-      if (arguments.length < 1) { start = 0; }
-      if (arguments.length < 2) { end = this.length; }
-
-      if (start < 0) { start = this.length + start; }
-      if (end < 0) { end = this.length + end; }
-
-      start = clamp(start, 0, this.length);
-      end = clamp(end, 0, this.length);
-
-      var len = end - start;
-      if (len < 0) {
-        len = 0;
-      }
-
-      return new this.constructor(
-        this.buffer, this.byteOffset + start * this.BYTES_PER_ELEMENT, len);
-    };
-
-    return ctor;
-  }
-
-  var Int8Array = makeConstructor(1, packI8, unpackI8);
-  var Uint8Array = makeConstructor(1, packU8, unpackU8);
-  var Uint8ClampedArray = makeConstructor(1, packU8Clamped, unpackU8);
-  var Int16Array = makeConstructor(2, packI16, unpackI16);
-  var Uint16Array = makeConstructor(2, packU16, unpackU16);
-  var Int32Array = makeConstructor(4, packI32, unpackI32);
-  var Uint32Array = makeConstructor(4, packU32, unpackU32);
-  var Float32Array = makeConstructor(4, packF32, unpackF32);
-  var Float64Array = makeConstructor(8, packF64, unpackF64);
-
-  exports.Int8Array = exports.Int8Array || Int8Array;
-  exports.Uint8Array = exports.Uint8Array || Uint8Array;
-  exports.Uint8ClampedArray = exports.Uint8ClampedArray || Uint8ClampedArray;
-  exports.Int16Array = exports.Int16Array || Int16Array;
-  exports.Uint16Array = exports.Uint16Array || Uint16Array;
-  exports.Int32Array = exports.Int32Array || Int32Array;
-  exports.Uint32Array = exports.Uint32Array || Uint32Array;
-  exports.Float32Array = exports.Float32Array || Float32Array;
-  exports.Float64Array = exports.Float64Array || Float64Array;
-}());
-
-//
-// 6 The DataView View Type
-//
-
-(function() {
-  function r(array, index) {
-    return ECMAScript.IsCallable(array.get) ? array.get(index) : array[index];
-  }
-
-  var IS_BIG_ENDIAN = (function() {
-    var u16array = new(exports.Uint16Array)([0x1234]),
-        u8array = new(exports.Uint8Array)(u16array.buffer);
-    return r(u8array, 0) === 0x12;
-  }());
-
-  // Constructor(ArrayBuffer buffer,
-  //             optional unsigned long byteOffset,
-  //             optional unsigned long byteLength)
-  /** @constructor */
-  var DataView = function DataView(buffer, byteOffset, byteLength) {
-    if (arguments.length === 0) {
-      buffer = new exports.ArrayBuffer(0);
-    } else if (!(buffer instanceof exports.ArrayBuffer || ECMAScript.Class(buffer) === 'ArrayBuffer')) {
-      throw new TypeError("TypeError");
-    }
-
-    this.buffer = buffer || new exports.ArrayBuffer(0);
-
-    this.byteOffset = ECMAScript.ToUint32(byteOffset);
-    if (this.byteOffset > this.buffer.byteLength) {
-      throw new RangeError("byteOffset out of range");
-    }
-
-    if (arguments.length < 3) {
-      this.byteLength = this.buffer.byteLength - this.byteOffset;
-    } else {
-      this.byteLength = ECMAScript.ToUint32(byteLength);
-    }
-
-    if ((this.byteOffset + this.byteLength) > this.buffer.byteLength) {
-      throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");
-    }
-
-    configureProperties(this);
-  };
-
-  function makeGetter(arrayType) {
-    return function(byteOffset, littleEndian) {
-
-      byteOffset = ECMAScript.ToUint32(byteOffset);
-
-      if (byteOffset + arrayType.BYTES_PER_ELEMENT > this.byteLength) {
-        throw new RangeError("Array index out of range");
-      }
-      byteOffset += this.byteOffset;
-
-      var uint8Array = new exports.Uint8Array(this.buffer, byteOffset, arrayType.BYTES_PER_ELEMENT),
-          bytes = [], i;
-      for (i = 0; i < arrayType.BYTES_PER_ELEMENT; i += 1) {
-        bytes.push(r(uint8Array, i));
-      }
-
-      if (Boolean(littleEndian) === Boolean(IS_BIG_ENDIAN)) {
-        bytes.reverse();
-      }
-
-      return r(new arrayType(new exports.Uint8Array(bytes).buffer), 0);
-    };
-  }
-
-  DataView.prototype.getUint8 = makeGetter(exports.Uint8Array);
-  DataView.prototype.getInt8 = makeGetter(exports.Int8Array);
-  DataView.prototype.getUint16 = makeGetter(exports.Uint16Array);
-  DataView.prototype.getInt16 = makeGetter(exports.Int16Array);
-  DataView.prototype.getUint32 = makeGetter(exports.Uint32Array);
-  DataView.prototype.getInt32 = makeGetter(exports.Int32Array);
-  DataView.prototype.getFloat32 = makeGetter(exports.Float32Array);
-  DataView.prototype.getFloat64 = makeGetter(exports.Float64Array);
-
-  function makeSetter(arrayType) {
-    return function(byteOffset, value, littleEndian) {
-
-      byteOffset = ECMAScript.ToUint32(byteOffset);
-      if (byteOffset + arrayType.BYTES_PER_ELEMENT > this.byteLength) {
-        throw new RangeError("Array index out of range");
-      }
-
-      // Get bytes
-      var typeArray = new arrayType([value]),
-          byteArray = new exports.Uint8Array(typeArray.buffer),
-          bytes = [], i, byteView;
-
-      for (i = 0; i < arrayType.BYTES_PER_ELEMENT; i += 1) {
-        bytes.push(r(byteArray, i));
-      }
-
-      // Flip if necessary
-      if (Boolean(littleEndian) === Boolean(IS_BIG_ENDIAN)) {
-        bytes.reverse();
-      }
-
-      // Write them
-      byteView = new exports.Uint8Array(this.buffer, byteOffset, arrayType.BYTES_PER_ELEMENT);
-      byteView.set(bytes);
-    };
-  }
-
-  DataView.prototype.setUint8 = makeSetter(exports.Uint8Array);
-  DataView.prototype.setInt8 = makeSetter(exports.Int8Array);
-  DataView.prototype.setUint16 = makeSetter(exports.Uint16Array);
-  DataView.prototype.setInt16 = makeSetter(exports.Int16Array);
-  DataView.prototype.setUint32 = makeSetter(exports.Uint32Array);
-  DataView.prototype.setInt32 = makeSetter(exports.Int32Array);
-  DataView.prototype.setFloat32 = makeSetter(exports.Float32Array);
-  DataView.prototype.setFloat64 = makeSetter(exports.Float64Array);
-
-  exports.DataView = exports.DataView || DataView;
-
-}());
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,35 +0,0 @@
-/*
- Copyright (c) 2010, Linden Research, Inc.
- Copyright (c) 2012, Joshua Bell
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
- $/LicenseInfo$
- */
-
-// Original can be found at:
-//   https://bitbucket.org/lindenlab/llsd
-// Modifications by Joshua Bell inexorabletash@gmail.com
-//   https://github.com/inexorabletash/polyfill
-
-// ES3/ES5 implementation of the Krhonos Typed Array Specification
-//   Ref: http://www.khronos.org/registry/typedarray/specs/latest/
-//   Date: 2011-02-01
-//
-// Variations:
-//  * Allows typed_array.get/set() as alias for subscripts (typed_array[])
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-{
-  "_from": "typedarray@^0.0.6",
-  "_id": "typedarray@0.0.6",
-  "_inBundle": false,
-  "_integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
-  "_location": "/cacache/mississippi/concat-stream/typedarray",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "typedarray@^0.0.6",
-    "name": "typedarray",
-    "escapedName": "typedarray",
-    "rawSpec": "^0.0.6",
-    "saveSpec": null,
-    "fetchSpec": "^0.0.6"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi/concat-stream"
-  ],
-  "_resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
-  "_shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
-  "_spec": "typedarray@^0.0.6",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream",
-  "author": {
-    "name": "James Halliday",
-    "email": "mail@substack.net",
-    "url": "http://substack.net"
-  },
-  "bugs": {
-    "url": "https://github.com/substack/typedarray/issues"
-  },
-  "bundleDependencies": false,
-  "deprecated": false,
-  "description": "TypedArray polyfill for old browsers",
-  "devDependencies": {
-    "tape": "~2.3.2"
-  },
-  "homepage": "https://github.com/substack/typedarray",
-  "keywords": [
-    "ArrayBuffer",
-    "DataView",
-    "Float32Array",
-    "Float64Array",
-    "Int8Array",
-    "Int16Array",
-    "Int32Array",
-    "Uint8Array",
-    "Uint8ClampedArray",
-    "Uint16Array",
-    "Uint32Array",
-    "typed",
-    "array",
-    "polyfill"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "typedarray",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/substack/typedarray.git"
-  },
-  "scripts": {
-    "test": "tape test/*.js test/server/*.js"
-  },
-  "testling": {
-    "files": "test/*.js",
-    "browsers": [
-      "ie/6..latest",
-      "firefox/16..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest",
-      "android-browser/4.2..latest"
-    ]
-  },
-  "version": "0.0.6"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown	1970-01-01 00:00:00.000000000 +0000
@@ -1,61 +0,0 @@
-# typedarray
-
-TypedArray polyfill ripped from [this
-module](https://raw.github.com/inexorabletash/polyfill).
-
-[![build status](https://secure.travis-ci.org/substack/typedarray.png)](http://travis-ci.org/substack/typedarray)
-
-[![testling badge](https://ci.testling.com/substack/typedarray.png)](https://ci.testling.com/substack/typedarray)
-
-# example
-
-``` js
-var Uint8Array = require('typedarray').Uint8Array;
-var ua = new Uint8Array(5);
-ua[1] = 256 + 55;
-console.log(ua[1]);
-```
-
-output:
-
-```
-55
-```
-
-# methods
-
-``` js
-var TA = require('typedarray')
-```
-
-The `TA` object has the following constructors:
-
-* TA.ArrayBuffer
-* TA.DataView
-* TA.Float32Array
-* TA.Float64Array
-* TA.Int8Array
-* TA.Int16Array
-* TA.Int32Array
-* TA.Uint8Array
-* TA.Uint8ClampedArray
-* TA.Uint16Array
-* TA.Uint32Array
-
-# install
-
-With [npm](https://npmjs.org) do:
-
-```
-npm install typedarray
-```
-
-To use this module in the browser, compile with
-[browserify](http://browserify.org)
-or download a UMD build from browserify CDN:
-
-http://wzrd.in/standalone/typedarray@latest
-
-# license
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-var test = require('tape');
-var vm = require('vm');
-var fs = require('fs');
-var src = fs.readFileSync(__dirname + '/../../index.js', 'utf8');
-
-test('u8a without globals', function (t) {
-    var c = {
-        module: { exports: {} },
-    };
-    c.exports = c.module.exports;
-    vm.runInNewContext(src, c);
-    var TA = c.module.exports;
-    var ua = new(TA.Uint8Array)(5);
-    
-    t.equal(ua.length, 5);
-    ua[1] = 256 + 55;
-    t.equal(ua[1], 55);
-    t.end();
-});
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
-var TA = require('../');
-var test = require('tape');
-
-test('tiny u8a test', function (t) {
-    var ua = new(TA.Uint8Array)(5);
-    t.equal(ua.length, 5);
-    ua[1] = 256 + 55;
-    t.equal(ua[1], 55);
-    t.end();
-});
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-language: node_js
-node_js:
-  - "0.8"
-  - "0.10"
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-{
-  "_from": "concat-stream@^1.5.0",
-  "_id": "concat-stream@1.6.1",
-  "_inBundle": false,
-  "_integrity": "sha512-gslSSJx03QKa59cIKqeJO9HQ/WZMotvYJCuaUULrLpjj8oG40kV2Z+gz82pVxlTkOADi4PJxQPPfhl1ELYrrXw==",
-  "_location": "/cacache/mississippi/concat-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "concat-stream@^1.5.0",
-    "name": "concat-stream",
-    "escapedName": "concat-stream",
-    "rawSpec": "^1.5.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.5.0"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.1.tgz",
-  "_shasum": "261b8f518301f1d834e36342b9fea095d2620a26",
-  "_spec": "concat-stream@^1.5.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi",
-  "author": {
-    "name": "Max Ogden",
-    "email": "max@maxogden.com"
-  },
-  "bugs": {
-    "url": "http://github.com/maxogden/concat-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "inherits": "^2.0.3",
-    "readable-stream": "^2.2.2",
-    "typedarray": "^0.0.6"
-  },
-  "deprecated": false,
-  "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
-  "devDependencies": {
-    "tape": "^4.6.3"
-  },
-  "engines": [
-    "node >= 0.8"
-  ],
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/maxogden/concat-stream#readme",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "concat-stream",
-  "repository": {
-    "type": "git",
-    "url": "git+ssh://git@github.com/maxogden/concat-stream.git"
-  },
-  "scripts": {
-    "test": "tape test/*.js test/server/*.js"
-  },
-  "tags": [
-    "stream",
-    "simple",
-    "util",
-    "utility"
-  ],
-  "testling": {
-    "files": "test/*.js",
-    "browsers": [
-      "ie/8..latest",
-      "firefox/17..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest",
-      "android-browser/4.2..latest"
-    ]
-  },
-  "version": "1.6.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/readme.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/readme.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/readme.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/readme.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,102 +0,0 @@
-# concat-stream
-
-Writable stream that concatenates all the data from a stream and calls a callback with the result. Use this when you want to collect all the data from a stream into a single buffer.
-
-[![Build Status](https://travis-ci.org/maxogden/concat-stream.svg?branch=master)](https://travis-ci.org/maxogden/concat-stream)
-
-[![NPM](https://nodei.co/npm/concat-stream.png)](https://nodei.co/npm/concat-stream/)
-
-### description
-
-Streams emit many buffers. If you want to collect all of the buffers, and when the stream ends concatenate all of the buffers together and receive a single buffer then this is the module for you.
-
-Only use this if you know you can fit all of the output of your stream into a single Buffer (e.g. in RAM).
-
-There are also `objectMode` streams that emit things other than Buffers, and you can concatenate these too. See below for details.
-
-## Related
-
-`concat-stream` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
-
-### examples
-
-#### Buffers
-
-```js
-var fs = require('fs')
-var concat = require('concat-stream')
-
-var readStream = fs.createReadStream('cat.png')
-var concatStream = concat(gotPicture)
-
-readStream.on('error', handleError)
-readStream.pipe(concatStream)
-
-function gotPicture(imageBuffer) {
-  // imageBuffer is all of `cat.png` as a node.js Buffer
-}
-
-function handleError(err) {
-  // handle your error appropriately here, e.g.:
-  console.error(err) // print the error to STDERR
-  process.exit(1) // exit program with non-zero exit code
-}
-
-```
-
-#### Arrays
-
-```js
-var write = concat(function(data) {})
-write.write([1,2,3])
-write.write([4,5,6])
-write.end()
-// data will be [1,2,3,4,5,6] in the above callback
-```
-
-#### Uint8Arrays
-
-```js
-var write = concat(function(data) {})
-var a = new Uint8Array(3)
-a[0] = 97; a[1] = 98; a[2] = 99
-write.write(a)
-write.write('!')
-write.end(Buffer('!!1'))
-```
-
-See `test/` for more examples
-
-# methods
-
-```js
-var concat = require('concat-stream')
-```
-
-## var writable = concat(opts={}, cb)
-
-Return a `writable` stream that will fire `cb(data)` with all of the data that
-was written to the stream. Data can be written to `writable` as strings,
-Buffers, arrays of byte integers, and Uint8Arrays. 
-
-By default `concat-stream` will give you back the same data type as the type of the first buffer written to the stream. Use `opts.encoding` to set what format `data` should be returned as, e.g. if you if you don't want to rely on the built-in type checking or for some other reason.
-
-* `string` - get a string
-* `buffer` - get back a Buffer
-* `array` - get an array of byte integers
-* `uint8array`, `u8`, `uint8` - get back a Uint8Array
-* `object`, get back an array of Objects
-
-If you don't specify an encoding, and the types can't be inferred (e.g. you write things that aren't in the list above), it will try to convert concat them into a `Buffer`.
-
-If nothing is written to `writable` then `data` will be an empty array `[]`.
-
-# error handling
-
-`concat-stream` does not handle errors for you, so you must handle errors on whatever streams you pipe into `concat-stream`. This is a general rule when programming with node.js streams: always handle errors on each and every stream. Since `concat-stream` is not itself a stream it does not emit errors.
-
-We recommend using [`end-of-stream`](https://npmjs.org/end-of-stream) or [`pump`](https://npmjs.org/pump) for writing error tolerant stream code.
-
-# license
-
-MIT LICENSE
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/example.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/example.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/example.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/example.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-var duplexify = require('duplexify')
-var http = require('http')
-
-var request = function(opts) {
-  var req = http.request(opts)
-  var dup = duplexify()
-  dup.setWritable(req)
-  req.on('response', function(res) {
-    dup.setReadable(res)
-  })
-  return dup
-}
-
-var req = request({
-  method: 'GET',
-  host: 'www.google.com',
-  port: 80
-})
-
-req.end()
-req.pipe(process.stdout)
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,241 +0,0 @@
-var stream = require('readable-stream')
-var eos = require('end-of-stream')
-var inherits = require('inherits')
-var shift = require('stream-shift')
-
-var SIGNAL_FLUSH = (Buffer.from && Buffer.from !== Uint8Array.from)
-  ? Buffer.from([0])
-  : new Buffer([0])
-
-var onuncork = function(self, fn) {
-  if (self._corked) self.once('uncork', fn)
-  else fn()
-}
-
-var destroyer = function(self, end) {
-  return function(err) {
-    if (err) self._destroyInterval(err)
-    else if (end && !self._ended) self.end()
-  }
-}
-
-var end = function(ws, fn) {
-  if (!ws) return fn()
-  if (ws._writableState && ws._writableState.finished) return fn()
-  if (ws._writableState) return ws.end(fn)
-  ws.end()
-  fn()
-}
-
-var toStreams2 = function(rs) {
-  return new (stream.Readable)({objectMode:true, highWaterMark:16}).wrap(rs)
-}
-
-var Duplexify = function(writable, readable, opts) {
-  if (!(this instanceof Duplexify)) return new Duplexify(writable, readable, opts)
-  stream.Duplex.call(this, opts)
-
-  this._writable = null
-  this._readable = null
-  this._readable2 = null
-
-  this._forwardDestroy = !opts || opts.destroy !== false
-  this._forwardEnd = !opts || opts.end !== false
-  this._corked = 1 // start corked
-  this._ondrain = null
-  this._drained = false
-  this._forwarding = false
-  this._unwrite = null
-  this._unread = null
-  this._ended = false
-  this._error = null
-  this._preferError = false
-
-  this.destroyed = false
-
-  if (writable) this.setWritable(writable)
-  if (readable) this.setReadable(readable)
-}
-
-inherits(Duplexify, stream.Duplex)
-
-Duplexify.obj = function(writable, readable, opts) {
-  if (!opts) opts = {}
-  opts.objectMode = true
-  opts.highWaterMark = 16
-  return new Duplexify(writable, readable, opts)
-}
-
-Duplexify.prototype.cork = function() {
-  if (++this._corked === 1) this.emit('cork')
-}
-
-Duplexify.prototype.uncork = function() {
-  if (this._corked && --this._corked === 0) this.emit('uncork')
-}
-
-Duplexify.prototype.setWritable = function(writable) {
-  if (this._unwrite) this._unwrite()
-
-  if (this.destroyed) {
-    if (writable && writable.destroy) writable.destroy()
-    return
-  }
-
-  if (writable === null || writable === false) {
-    this.end()
-    return
-  }
-
-  var self = this
-  var unend = eos(writable, {writable:true, readable:false}, destroyer(this, this._forwardEnd))
-
-  var ondrain = function() {
-    var ondrain = self._ondrain
-    self._ondrain = null
-    if (ondrain) ondrain()
-  }
-
-  var clear = function() {
-    self._writable.removeListener('drain', ondrain)
-    unend()
-  }
-
-  if (this._unwrite) process.nextTick(ondrain) // force a drain on stream reset to avoid livelocks
-
-  this._writable = writable
-  this._writable.on('drain', ondrain)
-  this._unwrite = clear
-
-  this.uncork() // always uncork setWritable
-}
-
-Duplexify.prototype.setReadable = function(readable) {
-  if (this._unread) this._unread()
-
-  if (this.destroyed) {
-    if (readable && readable.destroy) readable.destroy()
-    return
-  }
-
-  if (readable === null || readable === false) {
-    this.push(null)
-    this.resume()
-    return
-  }
-
-  var self = this
-  var unend = eos(readable, {writable:false, readable:true}, destroyer(this))
-
-  var onreadable = function() {
-    self._forward()
-  }
-
-  var onend = function() {
-    self.push(null)
-  }
-
-  var clear = function() {
-    self._readable2.removeListener('readable', onreadable)
-    self._readable2.removeListener('end', onend)
-    unend()
-  }
-
-  this._drained = true
-  this._readable = readable
-  this._readable2 = readable._readableState ? readable : toStreams2(readable)
-  this._readable2.on('readable', onreadable)
-  this._readable2.on('end', onend)
-  this._unread = clear
-
-  this._forward()
-}
-
-Duplexify.prototype._read = function() {
-  this._drained = true
-  this._forward()
-}
-
-Duplexify.prototype._forward = function() {
-  if (this._forwarding || !this._readable2 || !this._drained) return
-  this._forwarding = true
-
-  var data
-
-  while (this._drained && (data = shift(this._readable2)) !== null) {
-    if (this.destroyed) continue
-    this._drained = this.push(data)
-  }
-
-  this._forwarding = false
-}
-
-Duplexify.prototype.destroy = function(err) {
-  if (this._preferError && !this._error && err) this._error = err
-
-  if (this.destroyed) return
-  this.destroyed = true
-
-  var self = this
-  process.nextTick(function() {
-    self._destroy(self._preferError ? self._error : err)
-  })
-}
-
-Duplexify.prototype._destroyInterval = function(err) {
-  if (this.destroyed) return
-  if (err.message !== 'premature close') return this.destroy(err)
-  this._preferError = true
-  this.destroy(null)
-}
-
-Duplexify.prototype._destroy = function(err) {
-  if (err) {
-    var ondrain = this._ondrain
-    this._ondrain = null
-    if (ondrain) ondrain(err)
-    else this.emit('error', err)
-  }
-
-  if (this._forwardDestroy) {
-    if (this._readable && this._readable.destroy) this._readable.destroy()
-    if (this._writable && this._writable.destroy) this._writable.destroy()
-  }
-
-  this.emit('close')
-}
-
-Duplexify.prototype._write = function(data, enc, cb) {
-  if (this.destroyed) return cb()
-  if (this._corked) return onuncork(this, this._write.bind(this, data, enc, cb))
-  if (data === SIGNAL_FLUSH) return this._finish(cb)
-  if (!this._writable) return cb()
-
-  if (this._writable.write(data) === false) this._ondrain = cb
-  else cb()
-}
-
-
-Duplexify.prototype._finish = function(cb) {
-  var self = this
-  this.emit('preend')
-  onuncork(this, function() {
-    end(self._forwardEnd && self._writable, function() {
-      // haxx to not emit prefinish twice
-      if (self._writableState.prefinished === false) self._writableState.prefinished = true
-      self.emit('prefinish')
-      onuncork(self, cb)
-    })
-  })
-}
-
-Duplexify.prototype.end = function(data, enc, cb) {
-  if (typeof data === 'function') return this.end(null, null, data)
-  if (typeof enc === 'function') return this.end(data, null, enc)
-  this._ended = true
-  if (data) this.write(data)
-  if (!this._writableState.ending) this.write(SIGNAL_FLUSH)
-  return stream.Writable.prototype.end.call(this, cb)
-}
-
-module.exports = Duplexify
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/LICENSE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/LICENSE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-module.exports = shift
-
-function shift (stream) {
-  var rs = stream._readableState
-  if (!rs) return null
-  return rs.objectMode ? stream.read() : stream.read(getStateLength(rs))
-}
-
-function getStateLength (state) {
-  if (state.buffer.length) {
-    // Since node 6.3.0 state.buffer is a BufferList not an array
-    if (state.buffer.head) {
-      return state.buffer.head.data.length
-    }
-
-    return state.buffer[0].length
-  }
-
-  return state.length
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2016 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,53 +0,0 @@
-{
-  "_from": "stream-shift@^1.0.0",
-  "_id": "stream-shift@1.0.0",
-  "_inBundle": false,
-  "_integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
-  "_location": "/cacache/mississippi/duplexify/stream-shift",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-shift@^1.0.0",
-    "name": "stream-shift",
-    "escapedName": "stream-shift",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi/duplexify"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz",
-  "_shasum": "d5c752825e5367e786f78e18e445ea223a155952",
-  "_spec": "stream-shift@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi/node_modules/duplexify",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-shift/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Returns the next buffer/object in a stream's readable queue",
-  "devDependencies": {
-    "standard": "^7.1.2",
-    "tape": "^4.6.0",
-    "through2": "^2.0.1"
-  },
-  "homepage": "https://github.com/mafintosh/stream-shift",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-shift",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-shift.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.0.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,25 +0,0 @@
-# stream-shift
-
-Returns the next buffer/object in a stream's readable queue
-
-```
-npm install stream-shift
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-shift.svg?style=flat)](http://travis-ci.org/mafintosh/stream-shift)
-
-## Usage
-
-``` js
-var shift = require('stream-shift')
-
-console.log(shift(someStream)) // first item in its buffer
-```
-
-## Credit
-
-Thanks [@dignifiedquire](https://github.com/dignifiedquire) for making this work on node 6
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,48 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var stream = require('stream')
-var shift = require('./')
-
-tape('shifts next', function (t) {
-  var passthrough = through()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with core', function (t) {
-  var passthrough = stream.PassThrough()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with object mode', function (t) {
-  var passthrough = through({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
-
-tape('shifts next with object mode with core', function (t) {
-  var passthrough = stream.PassThrough({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,67 +0,0 @@
-{
-  "_from": "duplexify@^3.4.2",
-  "_id": "duplexify@3.5.4",
-  "_inBundle": false,
-  "_integrity": "sha512-JzYSLYMhoVVBe8+mbHQ4KgpvHpm0DZpJuL8PY93Vyv1fW7jYJ90LoXa1di/CVbJM+TgMs91rbDapE/RNIfnJsA==",
-  "_location": "/cacache/mississippi/duplexify",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "duplexify@^3.4.2",
-    "name": "duplexify",
-    "escapedName": "duplexify",
-    "rawSpec": "^3.4.2",
-    "saveSpec": null,
-    "fetchSpec": "^3.4.2"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi",
-    "/cacache/mississippi/pumpify"
-  ],
-  "_resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.5.4.tgz",
-  "_shasum": "4bb46c1796eabebeec4ca9a2e66b808cb7a3d8b4",
-  "_spec": "duplexify@^3.4.2",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/duplexify/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.0.0",
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.0",
-    "stream-shift": "^1.0.0"
-  },
-  "deprecated": false,
-  "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
-  "devDependencies": {
-    "concat-stream": "^1.5.2",
-    "tape": "^4.0.0",
-    "through2": "^2.0.0"
-  },
-  "homepage": "https://github.com/mafintosh/duplexify",
-  "keywords": [
-    "duplex",
-    "streams2",
-    "streams",
-    "stream",
-    "writable",
-    "readable",
-    "async"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "duplexify",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/duplexify.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "3.5.4"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,97 +0,0 @@
-# duplexify
-
-Turn a writeable and readable stream into a single streams2 duplex stream.
-
-Similar to [duplexer2](https://github.com/deoxxa/duplexer2) except it supports both streams2 and streams1 as input
-and it allows you to set the readable and writable part asynchronously using `setReadable(stream)` and `setWritable(stream)`
-
-```
-npm install duplexify
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/duplexify.svg?style=flat)](http://travis-ci.org/mafintosh/duplexify)
-
-## Usage
-
-Use `duplexify(writable, readable, streamOptions)` (or `duplexify.obj(writable, readable)` to create an object stream)
-
-``` js
-var duplexify = require('duplexify')
-
-// turn writableStream and readableStream into a single duplex stream
-var dup = duplexify(writableStream, readableStream)
-
-dup.write('hello world') // will write to writableStream
-dup.on('data', function(data) {
-  // will read from readableStream
-})
-```
-
-You can also set the readable and writable parts asynchronously
-
-``` js
-var dup = duplexify()
-
-dup.write('hello world') // write will buffer until the writable
-                         // part has been set
-
-// wait a bit ...
-dup.setReadable(readableStream)
-
-// maybe wait some more?
-dup.setWritable(writableStream)
-```
-
-If you call `setReadable` or `setWritable` multiple times it will unregister the previous readable/writable stream.
-To disable the readable or writable part call `setReadable` or `setWritable` with `null`.
-
-If the readable or writable streams emits an error or close it will destroy both streams and bubble up the event.
-You can also explicitly destroy the streams by calling `dup.destroy()`. The `destroy` method optionally takes an
-error object as argument, in which case the error is emitted as part of the `error` event.
-
-``` js
-dup.on('error', function(err) {
-  console.log('readable or writable emitted an error - close will follow')
-})
-
-dup.on('close', function() {
-  console.log('the duplex stream is destroyed')
-})
-
-dup.destroy() // calls destroy on the readable and writable part (if present)
-```
-
-## HTTP request example
-
-Turn a node core http request into a duplex stream is as easy as
-
-``` js
-var duplexify = require('duplexify')
-var http = require('http')
-
-var request = function(opts) {
-  var req = http.request(opts)
-  var dup = duplexify(req)
-  req.on('response', function(res) {
-    dup.setReadable(res)
-  })
-  return dup
-}
-
-var req = request({
-  method: 'GET',
-  host: 'www.google.com',
-  port: 80
-})
-
-req.end()
-req.pipe(process.stdout)
-```
-
-## License
-
-MIT
-
-## Related
-
-`duplexify` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/test.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/test.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,291 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var concat = require('concat-stream')
-var net = require('net')
-var duplexify = require('./')
-
-tape('passthrough', function(t) {
-  t.plan(2)
-
-  var pt = through()
-  var dup = duplexify(pt, pt)
-
-  dup.end('hello world')
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('passthrough + double end', function(t) {
-  t.plan(2)
-
-  var pt = through()
-  var dup = duplexify(pt, pt)
-
-  dup.end('hello world')
-  dup.end()
-
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('async passthrough + end', function(t) {
-  t.plan(2)
-
-  var pt = through.obj({highWaterMark:1}, function(data, enc, cb) {
-    setTimeout(function() {
-      cb(null, data)
-    }, 100)
-  })
-
-  var dup = duplexify(pt, pt)
-
-  dup.write('hello ')
-  dup.write('world')
-  dup.end()
-
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('duplex', function(t) {
-  var readExpected = ['read-a', 'read-b', 'read-c']
-  var writeExpected = ['write-a', 'write-b', 'write-c']
-
-  t.plan(readExpected.length+writeExpected.length+2)
-
-  var readable = through.obj()
-  var writable = through.obj(function(data, enc, cb) {
-    t.same(data, writeExpected.shift(), 'onwrite should match')
-    cb()
-  })
-
-  var dup = duplexify.obj(writable, readable)
-
-  readExpected.slice().forEach(function(data) {
-    readable.write(data)
-  })
-  readable.end()
-
-  writeExpected.slice().forEach(function(data) {
-    dup.write(data)
-  })
-  dup.end()
-
-  dup.on('data', function(data) {
-    t.same(data, readExpected.shift(), 'ondata should match')
-  })
-  dup.on('end', function() {
-    t.ok(true, 'should end')
-  })
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-})
-
-tape('async', function(t) {
-  var dup = duplexify()
-  var pt = through()
-
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'i was async', 'same in as out')
-    t.end()
-  }))
-
-  dup.write('i')
-  dup.write(' was ')
-  dup.end('async')
-
-  setTimeout(function() {
-    dup.setWritable(pt)
-    setTimeout(function() {
-      dup.setReadable(pt)
-    }, 50)
-  }, 50)
-})
-
-tape('destroy', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  write.destroy = function() {
-    t.ok(true, 'write destroyed')
-  }
-
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  dup.destroy()
-  dup.destroy() // should only work once
-})
-
-tape('destroy both', function(t) {
-  t.plan(3)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  write.destroy = function() {
-    t.ok(true, 'write destroyed')
-  }
-
-  read.destroy = function() {
-    t.ok(true, 'read destroyed')
-  }
-
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  dup.destroy()
-  dup.destroy() // should only work once
-})
-
-tape('bubble read errors', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  dup.on('error', function(err) {
-    t.same(err.message, 'read-error', 'received read error')
-  })
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  read.emit('error', new Error('read-error'))
-  write.emit('error', new Error('write-error')) // only emit first error
-})
-
-tape('bubble write errors', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  dup.on('error', function(err) {
-    t.same(err.message, 'write-error', 'received write error')
-  })
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  write.emit('error', new Error('write-error'))
-  read.emit('error', new Error('read-error')) // only emit first error
-})
-
-tape('reset writable / readable', function(t) {
-  t.plan(3)
-
-  var toUpperCase = function(data, enc, cb) {
-    cb(null, data.toString().toUpperCase())
-  }
-
-  var passthrough = through()
-  var upper = through(toUpperCase)
-  var dup = duplexify(passthrough, passthrough)
-
-  dup.once('data', function(data) {
-    t.same(data.toString(), 'hello')
-    dup.setWritable(upper)
-    dup.setReadable(upper)
-    dup.once('data', function(data) {
-      t.same(data.toString(), 'HELLO')
-      dup.once('data', function(data) {
-        t.same(data.toString(), 'HI')
-        t.end()
-      })
-    })
-    dup.write('hello')
-    dup.write('hi')
-  })
-  dup.write('hello')
-})
-
-tape('cork', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-  var ok = false
-
-  dup.on('prefinish', function() {
-    dup.cork()
-    setTimeout(function() {
-      ok = true
-      dup.uncork()
-    }, 100)
-  })
-  dup.on('finish', function() {
-    t.ok(ok)
-    t.end()
-  })
-  dup.end()
-})
-
-tape('prefinish not twice', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-  var prefinished = false
-
-  dup.on('prefinish', function() {
-    t.ok(!prefinished, 'only prefinish once')
-    prefinished = true
-  })
-
-  dup.on('finish', function() {
-    t.end()
-  })
-
-  dup.end()
-})
-
-tape('close', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-
-  passthrough.emit('close')
-  dup.on('close', function() {
-    t.ok(true, 'should forward close')
-    t.end()
-  })
-})
-
-tape('works with node native streams (net)', function(t) {
-  t.plan(1)
-
-  var server = net.createServer(function(socket) {
-    var dup = duplexify(socket, socket)
-
-    dup.once('data', function(chunk) {
-      t.same(chunk, Buffer('hello world'))
-      server.close()
-      socket.end()
-      t.end()
-    })
-  })
-
-  server.listen(0, function () {
-    var socket = net.connect(server.address().port)
-    var dup = duplexify(socket, socket)
-
-    dup.write(Buffer('hello world'))
-  })
-})
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/.travis.yml 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/.travis.yml
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,87 +0,0 @@
-var once = require('once');
-
-var noop = function() {};
-
-var isRequest = function(stream) {
-	return stream.setHeader && typeof stream.abort === 'function';
-};
-
-var isChildProcess = function(stream) {
-	return stream.stdio && Array.isArray(stream.stdio) && stream.stdio.length === 3
-};
-
-var eos = function(stream, opts, callback) {
-	if (typeof opts === 'function') return eos(stream, null, opts);
-	if (!opts) opts = {};
-
-	callback = once(callback || noop);
-
-	var ws = stream._writableState;
-	var rs = stream._readableState;
-	var readable = opts.readable || (opts.readable !== false && stream.readable);
-	var writable = opts.writable || (opts.writable !== false && stream.writable);
-
-	var onlegacyfinish = function() {
-		if (!stream.writable) onfinish();
-	};
-
-	var onfinish = function() {
-		writable = false;
-		if (!readable) callback.call(stream);
-	};
-
-	var onend = function() {
-		readable = false;
-		if (!writable) callback.call(stream);
-	};
-
-	var onexit = function(exitCode) {
-		callback.call(stream, exitCode ? new Error('exited with error code: ' + exitCode) : null);
-	};
-
-	var onerror = function(err) {
-		callback.call(stream, err);
-	};
-
-	var onclose = function() {
-		if (readable && !(rs && rs.ended)) return callback.call(stream, new Error('premature close'));
-		if (writable && !(ws && ws.ended)) return callback.call(stream, new Error('premature close'));
-	};
-
-	var onrequest = function() {
-		stream.req.on('finish', onfinish);
-	};
-
-	if (isRequest(stream)) {
-		stream.on('complete', onfinish);
-		stream.on('abort', onclose);
-		if (stream.req) onrequest();
-		else stream.on('request', onrequest);
-	} else if (writable && !ws) { // legacy streams
-		stream.on('end', onlegacyfinish);
-		stream.on('close', onlegacyfinish);
-	}
-
-	if (isChildProcess(stream)) stream.on('exit', onexit);
-
-	stream.on('end', onend);
-	stream.on('finish', onfinish);
-	if (opts.error !== false) stream.on('error', onerror);
-	stream.on('close', onclose);
-
-	return function() {
-		stream.removeListener('complete', onfinish);
-		stream.removeListener('abort', onclose);
-		stream.removeListener('request', onrequest);
-		if (stream.req) stream.req.removeListener('finish', onfinish);
-		stream.removeListener('end', onlegacyfinish);
-		stream.removeListener('close', onlegacyfinish);
-		stream.removeListener('finish', onfinish);
-		stream.removeListener('exit', onexit);
-		stream.removeListener('end', onend);
-		stream.removeListener('error', onerror);
-		stream.removeListener('close', onclose);
-	};
-};
-
-module.exports = eos;
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/LICENSE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/LICENSE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,65 +0,0 @@
-{
-  "_from": "end-of-stream@^1.1.0",
-  "_id": "end-of-stream@1.4.1",
-  "_inBundle": false,
-  "_integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==",
-  "_location": "/cacache/mississippi/end-of-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "end-of-stream@^1.1.0",
-    "name": "end-of-stream",
-    "escapedName": "end-of-stream",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi",
-    "/cacache/mississippi/duplexify",
-    "/cacache/mississippi/pump",
-    "/cacache/mississippi/stream-each"
-  ],
-  "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz",
-  "_shasum": "ed29634d19baba463b6ce6b80a37213eab71ec43",
-  "_spec": "end-of-stream@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/end-of-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "once": "^1.4.0"
-  },
-  "deprecated": false,
-  "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/mafintosh/end-of-stream",
-  "keywords": [
-    "stream",
-    "streams",
-    "callback",
-    "finish",
-    "close",
-    "end",
-    "wait"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "end-of-stream",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/end-of-stream.git"
-  },
-  "scripts": {
-    "test": "node test.js"
-  },
-  "version": "1.4.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,52 +0,0 @@
-# end-of-stream
-
-A node module that calls a callback when a readable/writable/duplex stream has completed or failed.
-
-	npm install end-of-stream
-
-## Usage
-
-Simply pass a stream and a callback to the `eos`.
-Both legacy streams, streams2 and stream3 are supported.
-
-``` js
-var eos = require('end-of-stream');
-
-eos(readableStream, function(err) {
-  // this will be set to the stream instance
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended', this === readableStream);
-});
-
-eos(writableStream, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has finished', this === writableStream);
-});
-
-eos(duplexStream, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended and finished', this === duplexStream);
-});
-
-eos(duplexStream, {readable:false}, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has finished but might still be readable');
-});
-
-eos(duplexStream, {writable:false}, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended but might still be writable');
-});
-
-eos(readableStream, {error:false}, function(err) {
-	// do not treat emit('error', err) as a end-of-stream
-});
-```
-
-## License
-
-MIT
-
-## Related
-
-`end-of-stream` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/example.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/example.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/example.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/example.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,22 +0,0 @@
-var writer = require('./')
-
-var ws = writer(write, flush)
-
-ws.on('finish', function () {
-  console.log('finished')
-})
-
-ws.write('hello')
-ws.write('world')
-ws.end()
-
-function write (data, enc, cb) {
-  // i am your normal ._write method
-  console.log('writing', data.toString())
-  cb()
-}
-
-function flush (cb) {
-  // i am called before finish is emitted
-  setTimeout(cb, 1000) // wait 1 sec
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,52 +0,0 @@
-var stream = require('readable-stream')
-var inherits = require('inherits')
-
-var SIGNAL_FLUSH = new Buffer([0])
-
-module.exports = WriteStream
-
-function WriteStream (opts, write, flush) {
-  if (!(this instanceof WriteStream)) return new WriteStream(opts, write, flush)
-
-  if (typeof opts === 'function') {
-    flush = write
-    write = opts
-    opts = {}
-  }
-
-  stream.Writable.call(this, opts)
-
-  this.destroyed = false
-  this._worker = write || null
-  this._flush = flush || null
-}
-
-inherits(WriteStream, stream.Writable)
-
-WriteStream.obj = function (opts, worker, flush) {
-  if (typeof opts === 'function') return WriteStream.obj(null, opts, worker)
-  if (!opts) opts = {}
-  opts.objectMode = true
-  return new WriteStream(opts, worker, flush)
-}
-
-WriteStream.prototype._write = function (data, enc, cb) {
-  if (SIGNAL_FLUSH === data) this._flush(cb)
-  else this._worker(data, enc, cb)
-}
-
-WriteStream.prototype.end = function (data, enc, cb) {
-  if (!this._flush) return stream.Writable.prototype.end.apply(this, arguments)
-  if (typeof data === 'function') return this.end(null, null, data)
-  if (typeof enc === 'function') return this.end(data, null, enc)
-  if (data) this.write(data)
-  if (!this._writableState.ending) this.write(SIGNAL_FLUSH)
-  return stream.Writable.prototype.end.call(this, cb)
-}
-
-WriteStream.prototype.destroy = function (err) {
-  if (this.destroyed) return
-  this.destroyed = true
-  if (err) this.emit('error', err)
-  this.emit('close')
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/LICENSE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/LICENSE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2015 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,54 +0,0 @@
-{
-  "_from": "flush-write-stream@^1.0.0",
-  "_id": "flush-write-stream@1.0.2",
-  "_inBundle": false,
-  "_integrity": "sha1-yBuQ2HRnZvGmCaRoCZRsRd2K5Bc=",
-  "_location": "/cacache/mississippi/flush-write-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "flush-write-stream@^1.0.0",
-    "name": "flush-write-stream",
-    "escapedName": "flush-write-stream",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.0.2.tgz",
-  "_shasum": "c81b90d8746766f1a609a46809946c45dd8ae417",
-  "_spec": "flush-write-stream@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/flush-write-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.4"
-  },
-  "deprecated": false,
-  "description": "A write stream constructor that supports a flush function that is called before finish is emitted",
-  "devDependencies": {
-    "tape": "^4.2.2"
-  },
-  "homepage": "https://github.com/mafintosh/flush-write-stream",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "flush-write-stream",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/flush-write-stream.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "1.0.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,59 +0,0 @@
-# flush-write-stream
-
-A write stream constructor that supports a flush function that is called before `finish` is emitted
-
-```
-npm install flush-write-stream
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/flush-write-stream.svg?style=flat)](http://travis-ci.org/mafintosh/flush-write-stream)
-
-## Usage
-
-``` js
-var writer = require('flush-write-stream')
-
-var ws = writer(write, flush)
-
-ws.on('finish', function () {
-  console.log('finished')
-})
-
-ws.write('hello')
-ws.write('world')
-ws.end()
-
-function write (data, enc, cb) {
-  // i am your normal ._write method
-  console.log('writing', data.toString())
-  cb()
-}
-
-function flush (cb) {
-  // i am called before finish is emitted
-  setTimeout(cb, 1000) // wait 1 sec
-}
-```
-
-If you run the above it will produce the following output
-
-```
-writing hello
-writing world
-(nothing happens for 1 sec)
-finished
-```
-
-## API
-
-#### `var ws = writer([options], write, [flush])`
-
-Create a new writable stream. Options are forwarded to the stream constructor.
-
-#### `var ws = writer.obj([options], write, [flush])`
-
-Same as the above except `objectMode` is set to `true` per default.
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/test.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/test.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,85 +0,0 @@
-var tape = require('tape')
-var writer = require('./')
-
-tape('is a write stream', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var ws = writer.obj(write)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-})
-
-tape('is flushable', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var flushed = false
-
-  var ws = writer.obj(write, flush)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.ok(flushed, 'was flushed')
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-
-  function flush (cb) {
-    flushed = true
-    process.nextTick(cb)
-  }
-})
-
-tape('can pass options', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var flushed = false
-
-  var ws = writer({objectMode: true}, write, flush)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.ok(flushed, 'was flushed')
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-
-  function flush (cb) {
-    flushed = true
-    process.nextTick(cb)
-  }
-})
-
-tape('emits error on destroy', function (t) {
-  var expected = new Error()
-
-  var ws = writer({objectMode: true}, function () {})
-
-  ws.on('error', function (err) {
-    t.equal(err, expected)
-  })
-  ws.on('close', t.end)
-
-  ws.destroy(expected)
-})
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - '0.10'
-  - '0.12'
-  - '4.0'
-  - '5.0'
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,103 +0,0 @@
-var Readable = require('readable-stream').Readable
-var inherits = require('inherits')
-
-module.exports = from2
-
-from2.ctor = ctor
-from2.obj = obj
-
-var Proto = ctor()
-
-function toFunction(list) {
-  list = list.slice()
-  return function (_, cb) {
-    var err = null
-    var item = list.length ? list.shift() : null
-    if (item instanceof Error) {
-      err = item
-      item = null
-    }
-
-    cb(err, item)
-  }
-}
-
-function from2(opts, read) {
-  if (typeof opts !== 'object' || Array.isArray(opts)) {
-    read = opts
-    opts = {}
-  }
-
-  var rs = new Proto(opts)
-  rs._from = Array.isArray(read) ? toFunction(read) : (read || noop)
-  return rs
-}
-
-function ctor(opts, read) {
-  if (typeof opts === 'function') {
-    read = opts
-    opts = {}
-  }
-
-  opts = defaults(opts)
-
-  inherits(Class, Readable)
-  function Class(override) {
-    if (!(this instanceof Class)) return new Class(override)
-    this._reading = false
-    this._callback = check
-    this.destroyed = false
-    Readable.call(this, override || opts)
-
-    var self = this
-    var hwm = this._readableState.highWaterMark
-
-    function check(err, data) {
-      if (self.destroyed) return
-      if (err) return self.destroy(err)
-      if (data === null) return self.push(null)
-      self._reading = false
-      if (self.push(data)) self._read(hwm)
-    }
-  }
-
-  Class.prototype._from = read || noop
-  Class.prototype._read = function(size) {
-    if (this._reading || this.destroyed) return
-    this._reading = true
-    this._from(size, this._callback)
-  }
-
-  Class.prototype.destroy = function(err) {
-    if (this.destroyed) return
-    this.destroyed = true
-
-    var self = this
-    process.nextTick(function() {
-      if (err) self.emit('error', err)
-      self.emit('close')
-    })
-  }
-
-  return Class
-}
-
-function obj(opts, read) {
-  if (typeof opts === 'function' || Array.isArray(opts)) {
-    read = opts
-    opts = {}
-  }
-
-  opts = defaults(opts)
-  opts.objectMode = true
-  opts.highWaterMark = 16
-
-  return from2(opts, read)
-}
-
-function noop () {}
-
-function defaults(opts) {
-  opts = opts || {}
-  return opts
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/LICENSE.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/LICENSE.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/LICENSE.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/LICENSE.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-## The MIT License (MIT) ##
-
-Copyright (c) 2014 Hugh Kennedy
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,69 +0,0 @@
-{
-  "_from": "from2@^2.1.0",
-  "_id": "from2@2.3.0",
-  "_inBundle": false,
-  "_integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=",
-  "_location": "/cacache/mississippi/from2",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "from2@^2.1.0",
-    "name": "from2",
-    "escapedName": "from2",
-    "rawSpec": "^2.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.1.0"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
-  "_shasum": "8bfb5502bde4a4d36cfdeea007fcca21d7e382af",
-  "_spec": "from2@^2.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi",
-  "author": {
-    "name": "Hugh Kennedy",
-    "email": "hughskennedy@gmail.com",
-    "url": "http://hughsk.io/"
-  },
-  "bugs": {
-    "url": "https://github.com/hughsk/from2/issues"
-  },
-  "bundleDependencies": false,
-  "contributors": [
-    {
-      "name": "Mathias Buus",
-      "email": "mathiasbuus@gmail.com"
-    }
-  ],
-  "dependencies": {
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
-  "devDependencies": {
-    "tape": "^4.0.0"
-  },
-  "homepage": "https://github.com/hughsk/from2",
-  "keywords": [
-    "from",
-    "stream",
-    "readable",
-    "pull",
-    "convenience",
-    "wrapper"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "from2",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/hughsk/from2.git"
-  },
-  "scripts": {
-    "test": "node test"
-  },
-  "version": "2.3.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,70 +0,0 @@
-# from2 [![Flattr this!](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=hughskennedy&url=http://github.com/hughsk/from2&title=from2&description=hughsk/from2%20on%20GitHub&language=en_GB&tags=flattr,github,javascript&category=software)[![experimental](http://hughsk.github.io/stability-badges/dist/experimental.svg)](http://github.com/hughsk/stability-badges) #
-
-`from2` is a high-level module for creating readable streams that properly handle backpressure.
-
-Convience wrapper for
-[readable-stream](http://github.com/isaacs/readable-stream)'s `ReadableStream`
-base class, with an API lifted from
-[from](http://github.com/dominictarr/from) and
-[through2](http://github.com/rvagg/through2).
-
-## Usage ##
-
-[![from2](https://nodei.co/npm/from2.png?mini=true)](https://nodei.co/npm/from2)
-
-### `stream = from2([opts], read)` ###
-
-Where `opts` are the options to pass on to the `ReadableStream` constructor,
-and `read(size, next)` is called when data is requested from the stream.
-
-* `size` is the recommended amount of data (in bytes) to retrieve.
-* `next(err)` should be called when you're ready to emit more data.
-
-For example, here's a readable stream that emits the contents of a given
-string:
-
-``` javascript
-var from = require('from2')
-
-function fromString(string) {
-  return from(function(size, next) {
-    // if there's no more content
-    // left in the string, close the stream.
-    if (string.length <= 0) return next(null, null)
-
-    // Pull in a new chunk of text,
-    // removing it from the string.
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-
-    // Emit "chunk" from the stream.
-    next(null, chunk)
-  })
-}
-
-// pipe "hello world" out
-// to stdout.
-fromString('hello world').pipe(process.stdout)
-```
-
-### `stream = from2.obj([opts], read)` ###
-
-Shorthand for `from2({ objectMode: true }, read)`.
-
-### `createStream = from2.ctor([opts], read)` ###
-
-If you're creating similar streams in quick succession you can improve
-performance by generating a stream **constructor** that you can reuse instead
-of creating one-off streams on each call.
-
-Takes the same options as `from2`, instead returning a constructor which you
-can use to create new streams.
-
-### See Also
-
-- [from2-array](https://github.com/binocarlos/from2-array) - Create a from2 stream based on an array of source values.
-- [from2-string](https://github.com/yoshuawuyts/from2-string) - Create a stream from a string. Sugary wrapper around from2.
-
-## License ##
-
-MIT. See [LICENSE.md](http://github.com/hughsk/from2/blob/master/LICENSE.md) for details.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/test.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/test.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,123 +0,0 @@
-var test = require('tape')
-var path = require('path')
-var from = require('./')
-var fs   = require('fs')
-
-var tmp = path.resolve(
-  __dirname, 'tmp.txt'
-)
-
-function fromString(string) {
-  return from(function(size, next) {
-    if (string.length <= 0) return next(null, null)
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-    next(null, chunk)
-  })
-}
-
-test('from2', function(t) {
-  var contents = fs.readFileSync(__filename, 'utf8')
-  var stream = fromString(contents)
-
-  stream
-    .pipe(fs.createWriteStream(tmp))
-    .on('close', function() {
-      t.equal(fs.readFileSync(tmp, 'utf8'), contents)
-      fs.unlinkSync(tmp)
-      t.end()
-    })
-})
-
-test('old mode', function(t) {
-  var contents = fs.readFileSync(__filename, 'utf8')
-  var stream = fromString(contents)
-  var buffer = ''
-
-  stream.on('data', function(data) {
-    buffer += data
-  }).on('end', function() {
-    t.equal(buffer, contents)
-    t.end()
-  })
-})
-
-test('destroy', function(t) {
-  var stream = from(function(size, next) {
-    process.nextTick(function() {
-      next(null, 'no')
-    })
-  })
-
-  stream.on('data', function(data) {
-    t.ok(false)
-  }).on('close', function() {
-    t.ok(true)
-    t.end()
-  })
-
-  stream.destroy()
-})
-
-test('arrays', function (t) {
-  var input = ['a', 'b', 'c']
-  var stream = from(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter.toString())
-  })
-  stream.on('end', function () {
-    t.deepEqual(input, output)
-    t.end()
-  })
-})
-
-test('obj arrays', function (t) {
-  var input = [{foo:'a'}, {foo:'b'}, {foo:'c'}]
-  var stream = from.obj(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter)
-  })
-  stream.on('end', function () {
-    t.deepEqual(input, output)
-    t.end()
-  })
-})
-
-
-test('arrays can emit errors', function (t) {
-  var input = ['a', 'b', new Error('ooops'), 'c']
-  var stream = from(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter.toString())
-  })
-  stream.on('error', function(e){
-    t.deepEqual(['a', 'b'], output)
-    t.equal('ooops', e.message)
-    t.end()
-  })  
-  stream.on('end', function () {
-    t.fail('the stream should have errored')
-  })
-})
-
-test('obj arrays can emit errors', function (t) {
-  var input = [{foo:'a'}, {foo:'b'}, new Error('ooops'), {foo:'c'}]
-  var stream = from.obj(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter)
-  })
-  stream.on('error', function(e){
-    t.deepEqual([{foo:'a'}, {foo:'b'}], output)
-    t.equal('ooops', e.message)
-    t.end()
-  })
-  stream.on('end', function () {
-    t.fail('the stream should have errored')
-  })
-})
-
-
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/.travis.yml 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/.travis.yml
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/from2/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/from2/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-language: node_js
-before_install:
-  - npm install -g npm
-node_js:
-  - "0.8"
-  - "0.10"
-  - "0.12"
-  - "iojs"
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,105 +0,0 @@
-var Transform = require('readable-stream').Transform;
-var inherits = require('inherits');
-var cyclist = require('cyclist');
-var util = require('util');
-
-var ParallelTransform = function(maxParallel, opts, ontransform) {
-	if (!(this instanceof ParallelTransform)) return new ParallelTransform(maxParallel, opts, ontransform);
-
-	if (typeof maxParallel === 'function') {
-		ontransform = maxParallel;
-		opts = null;
-		maxParallel = 1;
-	}
-	if (typeof opts === 'function') {
-		ontransform = opts;
-		opts = null;
-	}
-
-	if (!opts) opts = {};
-	if (!opts.highWaterMark) opts.highWaterMark = Math.max(maxParallel, 16);
-	if (opts.objectMode !== false) opts.objectMode = true;
-
-	Transform.call(this, opts);
-
-	this._maxParallel = maxParallel;
-	this._ontransform = ontransform;
-	this._destroyed = false;
-	this._flushed = false;
-	this._ordered = opts.ordered !== false;
-	this._buffer = this._ordered ? cyclist(maxParallel) : [];
-	this._top = 0;
-	this._bottom = 0;
-	this._ondrain = null;
-};
-
-inherits(ParallelTransform, Transform);
-
-ParallelTransform.prototype.destroy = function() {
-	if (this._destroyed) return;
-	this._destroyed = true;
-	this.emit('close');
-};
-
-ParallelTransform.prototype._transform = function(chunk, enc, callback) {
-	var self = this;
-	var pos = this._top++;
-
-	this._ontransform(chunk, function(err, data) {
-		if (self._destroyed) return;
-		if (err) {
-			self.emit('error', err);
-			self.push(null);
-			self.destroy();
-			return;
-		}
-		if (self._ordered) {
-			self._buffer.put(pos, (data === undefined || data === null) ? null : data);
-		}
-		else {
-			self._buffer.push(data);
-		}
-		self._drain();
-	});
-
-	if (this._top - this._bottom < this._maxParallel) return callback();
-	this._ondrain = callback;
-};
-
-ParallelTransform.prototype._flush = function(callback) {
-	this._flushed = true;
-	this._ondrain = callback;
-	this._drain();
-};
-
-ParallelTransform.prototype._drain = function() {
-	if (this._ordered) {
-		while (this._buffer.get(this._bottom) !== undefined) {
-			var data = this._buffer.del(this._bottom++);
-			if (data === null) continue;
-			this.push(data);
-		}
-	}
-	else {
-		while (this._buffer.length > 0) {
-			var data =  this._buffer.pop();
-			this._bottom++;
-			if (data === null) continue;
-			this.push(data);
-		}
-	}
-
-
-	if (!this._drained() || !this._ondrain) return;
-
-	var ondrain = this._ondrain;
-	this._ondrain = null;
-	ondrain();
-};
-
-ParallelTransform.prototype._drained = function() {
-	var diff = this._top - this._bottom;
-	return this._flushed ? !diff : diff < this._maxParallel;
-};
-
-module.exports = ParallelTransform;
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/LICENSE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/LICENSE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-Copyright 2013 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,33 +0,0 @@
-var ensureTwoPower = function(n) {
-	if (n && !(n & (n - 1))) return n;
-	var p = 1;
-	while (p < n) p <<= 1;
-	return p;
-};
-
-var Cyclist = function(size) {
-	if (!(this instanceof Cyclist)) return new Cyclist(size);
-	size = ensureTwoPower(size);
-	this.mask = size-1;
-	this.size = size;
-	this.values = new Array(size);
-};
-
-Cyclist.prototype.put = function(index, val) {
-	var pos = index & this.mask;
-	this.values[pos] = val;
-	return pos;
-};
-
-Cyclist.prototype.get = function(index) {
-	return this.values[index & this.mask];
-};
-
-Cyclist.prototype.del = function(index) {
-	var pos = index & this.mask;
-	var val = this.values[pos];
-	this.values[pos] = undefined;
-	return val;
-};
-
-module.exports = Cyclist;
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,50 +0,0 @@
-{
-  "_from": "cyclist@~0.2.2",
-  "_id": "cyclist@0.2.2",
-  "_inBundle": false,
-  "_integrity": "sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=",
-  "_location": "/cacache/mississippi/parallel-transform/cyclist",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "cyclist@~0.2.2",
-    "name": "cyclist",
-    "escapedName": "cyclist",
-    "rawSpec": "~0.2.2",
-    "saveSpec": null,
-    "fetchSpec": "~0.2.2"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi/parallel-transform"
-  ],
-  "_resolved": "https://registry.npmjs.org/cyclist/-/cyclist-0.2.2.tgz",
-  "_shasum": "1b33792e11e914a2fd6d6ed6447464444e5fa640",
-  "_spec": "cyclist@~0.2.2",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/cyclist/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Cyclist is an efficient cyclic list implemention.",
-  "homepage": "https://github.com/mafintosh/cyclist#readme",
-  "keywords": [
-    "circular",
-    "buffer",
-    "ring",
-    "cyclic",
-    "data"
-  ],
-  "name": "cyclist",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/cyclist.git"
-  },
-  "version": "0.2.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,39 +0,0 @@
-# Cyclist
-
-Cyclist is an efficient [cyclic list](http://en.wikipedia.org/wiki/Circular_buffer) implemention for Javascript.
-It is available through npm
-
-	npm install cyclist
-
-## What?
-
-Cyclist allows you to create a list of fixed size that is cyclic.
-In a cyclist list the element following the last one is the first one.
-This property can be really useful when for example trying to order data
-packets that can arrive out of order over a network stream.
-
-## Usage
-
-``` js
-var cyclist = require('cyclist');
-var list = cyclist(4); // if size (4) is not a power of 2 it will be the follwing power of 2
-                       // this buffer can now hold 4 elements in total
-
-list.put(42, 'hello 42'); // store something and index 42
-list.put(43, 'hello 43'); // store something and index 43
-
-console.log(list.get(42)); // prints hello 42
-console.log(list.get(46)); // prints hello 42 again since 46 - 42 == list.size
-```
-
-## API
-
-* `cyclist(size)` creates a new buffer
-* `cyclist#get(index)` get an object stored in the buffer
-* `cyclist#put(index,value)` insert an object into the buffer
-* `cyclist#del(index)` delete an object from an index
-* `cyclist#size` property containing current size of buffer
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,55 +0,0 @@
-{
-  "_from": "parallel-transform@^1.1.0",
-  "_id": "parallel-transform@1.1.0",
-  "_inBundle": false,
-  "_integrity": "sha1-1BDwZbBdojCB/NEPKIVMKb2jOwY=",
-  "_location": "/cacache/mississippi/parallel-transform",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "parallel-transform@^1.1.0",
-    "name": "parallel-transform",
-    "escapedName": "parallel-transform",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/parallel-transform/-/parallel-transform-1.1.0.tgz",
-  "_shasum": "d410f065b05da23081fcd10f28854c29bda33b06",
-  "_spec": "parallel-transform@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/parallel-transform/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "cyclist": "~0.2.2",
-    "inherits": "^2.0.3",
-    "readable-stream": "^2.1.5"
-  },
-  "deprecated": false,
-  "description": "Transform stream that allows you to run your transforms in parallel without changing the order",
-  "homepage": "https://github.com/mafintosh/parallel-transform#readme",
-  "keywords": [
-    "transform",
-    "stream",
-    "parallel",
-    "preserve",
-    "order"
-  ],
-  "license": "MIT",
-  "name": "parallel-transform",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/parallel-transform.git"
-  },
-  "version": "1.1.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,54 +0,0 @@
-# parallel-transform
-
-[Transform stream](http://nodejs.org/api/stream.html#stream_class_stream_transform_1) for Node.js that allows you to run your transforms
-in parallel without changing the order of the output.
-
-	npm install parallel-transform
-
-It is easy to use
-
-``` js
-var transform = require('parallel-transform');
-
-var stream = transform(10, function(data, callback) { // 10 is the parallism level
-	setTimeout(function() {
-		callback(null, data);
-	}, Math.random() * 1000);
-});
-
-for (var i = 0; i < 10; i++) {
-	stream.write(''+i);
-}
-stream.end();
-
-stream.on('data', function(data) {
-	console.log(data); // prints 0,1,2,...
-});
-stream.on('end', function() {
-	console.log('stream has ended');
-});
-```
-
-If you run the above example you'll notice that it runs in parallel
-(does not take ~1 second between each print) and that the order is preserved
-
-## Stream options
-
-All transforms are Node 0.10 streams. Per default they are created with the options `{objectMode:true}`.
-If you want to use your own stream options pass them as the second parameter
-
-``` js
-var stream = transform(10, {objectMode:false}, function(data, callback) {
-	// data is now a buffer
-	callback(null, data);
-});
-
-fs.createReadStream('filename').pipe(stream).pipe(process.stdout);
-```
-
-### Unordered
-Passing the option `{ordered:false}` will output the data as soon as it's processed by a transform, without waiting to respect the order.
-
-## License
-
-MIT
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,82 +0,0 @@
-var once = require('once')
-var eos = require('end-of-stream')
-var fs = require('fs') // we only need fs to get the ReadStream and WriteStream prototypes
-
-var noop = function () {}
-var ancient = /^v?\.0/.test(process.version)
-
-var isFn = function (fn) {
-  return typeof fn === 'function'
-}
-
-var isFS = function (stream) {
-  if (!ancient) return false // newer node version do not need to care about fs is a special way
-  if (!fs) return false // browser
-  return (stream instanceof (fs.ReadStream || noop) || stream instanceof (fs.WriteStream || noop)) && isFn(stream.close)
-}
-
-var isRequest = function (stream) {
-  return stream.setHeader && isFn(stream.abort)
-}
-
-var destroyer = function (stream, reading, writing, callback) {
-  callback = once(callback)
-
-  var closed = false
-  stream.on('close', function () {
-    closed = true
-  })
-
-  eos(stream, {readable: reading, writable: writing}, function (err) {
-    if (err) return callback(err)
-    closed = true
-    callback()
-  })
-
-  var destroyed = false
-  return function (err) {
-    if (closed) return
-    if (destroyed) return
-    destroyed = true
-
-    if (isFS(stream)) return stream.close(noop) // use close for fs streams to avoid fd leaks
-    if (isRequest(stream)) return stream.abort() // request.destroy just do .end - .abort is what we want
-
-    if (isFn(stream.destroy)) return stream.destroy()
-
-    callback(err || new Error('stream was destroyed'))
-  }
-}
-
-var call = function (fn) {
-  fn()
-}
-
-var pipe = function (from, to) {
-  return from.pipe(to)
-}
-
-var pump = function () {
-  var streams = Array.prototype.slice.call(arguments)
-  var callback = isFn(streams[streams.length - 1] || noop) && streams.pop() || noop
-
-  if (Array.isArray(streams[0])) streams = streams[0]
-  if (streams.length < 2) throw new Error('pump requires two streams per minimum')
-
-  var error
-  var destroys = streams.map(function (stream, i) {
-    var reading = i < streams.length - 1
-    var writing = i > 0
-    return destroyer(stream, reading, writing, function (err) {
-      if (!error) error = err
-      if (err) destroys.forEach(call)
-      if (reading) return
-      destroys.forEach(call)
-      callback(error)
-    })
-  })
-
-  streams.reduce(pipe)
-}
-
-module.exports = pump
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/LICENSE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/LICENSE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,60 +0,0 @@
-{
-  "_from": "pump@^2.0.1",
-  "_id": "pump@2.0.1",
-  "_inBundle": false,
-  "_integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
-  "_location": "/cacache/mississippi/pump",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "pump@^2.0.1",
-    "name": "pump",
-    "escapedName": "pump",
-    "rawSpec": "^2.0.1",
-    "saveSpec": null,
-    "fetchSpec": "^2.0.1"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi",
-    "/cacache/mississippi/pumpify"
-  ],
-  "_resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
-  "_shasum": "12399add6e4cf7526d973cbc8b5ce2e2908b3909",
-  "_spec": "pump@^2.0.1",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "browser": {
-    "fs": false
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/pump/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.1.0",
-    "once": "^1.3.1"
-  },
-  "deprecated": false,
-  "description": "pipe streams together and close all of them if one of them closes",
-  "homepage": "https://github.com/mafintosh/pump#readme",
-  "keywords": [
-    "streams",
-    "pipe",
-    "destroy",
-    "callback"
-  ],
-  "license": "MIT",
-  "name": "pump",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/pump.git"
-  },
-  "scripts": {
-    "test": "node test-browser.js && node test-node.js"
-  },
-  "version": "2.0.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-# pump
-
-pump is a small node module that pipes streams together and destroys all of them if one of them closes.
-
-```
-npm install pump
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/pump.svg?style=flat)](http://travis-ci.org/mafintosh/pump)
-
-## What problem does it solve?
-
-When using standard `source.pipe(dest)` source will _not_ be destroyed if dest emits close or an error.
-You are also not able to provide a callback to tell when then pipe has finished.
-
-pump does these two things for you
-
-## Usage
-
-Simply pass the streams you want to pipe together to pump and add an optional callback
-
-``` js
-var pump = require('pump')
-var fs = require('fs')
-
-var source = fs.createReadStream('/dev/random')
-var dest = fs.createWriteStream('/dev/null')
-
-pump(source, dest, function(err) {
-  console.log('pipe finished', err)
-})
-
-setTimeout(function() {
-  dest.destroy() // when dest is closed pump will destroy source
-}, 1000)
-```
-
-You can use pump to pipe more than two streams together as well
-
-``` js
-var transform = someTransformStream()
-
-pump(source, transform, anotherTransform, dest, function(err) {
-  console.log('pipe finished', err)
-})
-```
-
-If `source`, `transform`, `anotherTransform` or `dest` closes all of them will be destroyed.
-
-## License
-
-MIT
-
-## Related
-
-`pump` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/test-browser.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/test-browser.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/test-browser.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/test-browser.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,62 +0,0 @@
-var stream = require('stream')
-var pump = require('./index')
-
-var rs = new stream.Readable()
-var ws = new stream.Writable()
-
-rs._read = function (size) {
-  this.push(Buffer(size).fill('abc'))
-}
-
-ws._write = function (chunk, encoding, cb) {
-  setTimeout(function () {
-    cb()
-  }, 100)
-}
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) {
-    console.log('test-browser.js passes')
-    clearTimeout(timeout)
-  }
-}
-
-ws.on('finish', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('end', function () {
-  rsClosed = true
-  check()
-})
-
-pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-setTimeout(function () {
-  rs.push(null)
-  rs.emit('close')
-}, 1000)
-
-var timeout = setTimeout(function () {
-  check()
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/test-node.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/test-node.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/test-node.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/test-node.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,53 +0,0 @@
-var pump = require('./index')
-
-var rs = require('fs').createReadStream('/dev/random')
-var ws = require('fs').createWriteStream('/dev/null')
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) {
-    console.log('test-node.js passes')
-    clearTimeout(timeout)
-  }
-}
-
-ws.on('close', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('close', function () {
-  rsClosed = true
-  check()
-})
-
-var res = pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-if (res) {
-  process.exit(1)
-}
-
-setTimeout(function () {
-  rs.destroy()
-}, 1000)
-
-var timeout = setTimeout(function () {
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/.travis.yml 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/.travis.yml
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pump/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pump/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-
-script: "npm test"
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-var pump = require('pump')
-var inherits = require('inherits')
-var Duplexify = require('duplexify')
-
-var toArray = function(args) {
-  if (!args.length) return []
-  return Array.isArray(args[0]) ? args[0] : Array.prototype.slice.call(args)
-}
-
-var define = function(opts) {
-  var Pumpify = function() {
-    var streams = toArray(arguments)
-    if (!(this instanceof Pumpify)) return new Pumpify(streams)
-    Duplexify.call(this, null, null, opts)
-    if (streams.length) this.setPipeline(streams)
-  }
-
-  inherits(Pumpify, Duplexify)
-
-  Pumpify.prototype.setPipeline = function() {
-    var streams = toArray(arguments)
-    var self = this
-    var ended = false
-    var w = streams[0]
-    var r = streams[streams.length-1]
-
-    r = r.readable ? r : null
-    w = w.writable ? w : null
-
-    var onclose = function() {
-      streams[0].emit('error', new Error('stream was destroyed'))
-    }
-
-    this.on('close', onclose)
-    this.on('prefinish', function() {
-      if (!ended) self.cork()
-    })
-
-    pump(streams, function(err) {
-      self.removeListener('close', onclose)
-      if (err) return self.destroy(err)
-      ended = true
-      self.uncork()
-    })
-
-    if (this.destroyed) return onclose()
-    this.setWritable(w)
-    this.setReadable(r)
-  }
-
-  return Pumpify
-}
-
-module.exports = define({destroy:false})
-module.exports.obj = define({destroy:false, objectMode:true, highWaterMark:16})
-module.exports.ctor = define
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/LICENSE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/LICENSE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,64 +0,0 @@
-{
-  "_from": "pumpify@^1.3.3",
-  "_id": "pumpify@1.4.0",
-  "_inBundle": false,
-  "_integrity": "sha512-2kmNR9ry+Pf45opRVirpNuIFotsxUGLaYqxIwuR77AYrYRMuFCz9eryHBS52L360O+NcR383CL4QYlMKPq4zYA==",
-  "_location": "/cacache/mississippi/pumpify",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "pumpify@^1.3.3",
-    "name": "pumpify",
-    "escapedName": "pumpify",
-    "rawSpec": "^1.3.3",
-    "saveSpec": null,
-    "fetchSpec": "^1.3.3"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.4.0.tgz",
-  "_shasum": "80b7c5df7e24153d03f0e7ac8a05a5d068bd07fb",
-  "_spec": "pumpify@^1.3.3",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/pumpify/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "duplexify": "^3.5.3",
-    "inherits": "^2.0.3",
-    "pump": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "Combine an array of streams into a single duplex stream using pump and duplexify",
-  "devDependencies": {
-    "tape": "^4.8.0",
-    "through2": "^2.0.3"
-  },
-  "homepage": "https://github.com/mafintosh/pumpify",
-  "keywords": [
-    "pump",
-    "duplexify",
-    "duplex",
-    "streams",
-    "stream",
-    "pipeline",
-    "combine"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "pumpify",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/pumpify.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "1.4.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-# pumpify
-
-Combine an array of streams into a single duplex stream using [pump](https://github.com/mafintosh/pump) and [duplexify](https://github.com/mafintosh/duplexify).
-If one of the streams closes/errors all streams in the pipeline will be destroyed.
-
-```
-npm install pumpify
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/pumpify.svg?style=flat)](http://travis-ci.org/mafintosh/pumpify)
-
-## Usage
-
-Pass the streams you want to pipe together to pumpify `pipeline = pumpify(s1, s2, s3, ...)`.
-`pipeline` is a duplex stream that writes to the first streams and reads from the last one.
-Streams are piped together using [pump](https://github.com/mafintosh/pump) so if one of them closes
-all streams will be destroyed.
-
-``` js
-var pumpify = require('pumpify')
-var tar = require('tar-fs')
-var zlib = require('zlib')
-var fs = require('fs')
-
-var untar = pumpify(zlib.createGunzip(), tar.extract('output-folder'))
-// you can also pass an array instead
-// var untar = pumpify([zlib.createGunzip(), tar.extract('output-folder')])
-
-fs.createReadStream('some-gzipped-tarball.tgz').pipe(untar)
-```
-
-If you are pumping object streams together use `pipeline = pumpify.obj(s1, s2, ...)`.
-Call `pipeline.destroy()` to destroy the pipeline (including the streams passed to pumpify).
-
-### Using `setPipeline(s1, s2, ...)`
-
-Similar to [duplexify](https://github.com/mafintosh/duplexify) you can also define the pipeline asynchronously using `setPipeline(s1, s2, ...)`
-
-``` js
-var untar = pumpify()
-
-setTimeout(function() {
-  // will start draining the input now
-  untar.setPipeline(zlib.createGunzip(), tar.extract('output-folder'))
-}, 1000)
-
-fs.createReadStream('some-gzipped-tarball.tgz').pipe(untar)
-```
-
-## License
-
-MIT
-
-## Related
-
-`pumpify` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/test.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/test.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,181 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var pumpify = require('./')
-var stream = require('stream')
-
-tape('basic', function(t) {
-  t.plan(3)
-
-  var pipeline = pumpify(
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'HELLO')
-      cb(null, data.toString().toLowerCase())
-    })
-  )
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'hello')
-    t.end()
-  })
-})
-
-tape('3 times', function(t) {
-  t.plan(4)
-
-  var pipeline = pumpify(
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'HELLO')
-      cb(null, data.toString().toLowerCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    })
-  )
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'HELLO')
-    t.end()
-  })
-})
-
-tape('destroy', function(t) {
-  var test = through()
-  test.destroy = function() {
-    t.ok(true)
-    t.end()
-  }
-
-  var pipeline = pumpify(through(), test)
-
-  pipeline.destroy()
-})
-
-tape('close', function(t) {
-  var test = through()
-  var pipeline = pumpify(through(), test)
-
-  pipeline.on('error', function(err) {
-    t.same(err.message, 'lol')
-    t.end()
-  })
-
-  test.emit('error', new Error('lol'))
-})
-
-tape('end waits for last one', function(t) {
-  var ran = false
-
-  var a = through()
-  var b = through()
-  var c = through(function(data, enc, cb) {
-    setTimeout(function() {
-      ran = true
-      cb()
-    }, 100)
-  })
-
-  var pipeline = pumpify(a, b, c)
-
-  pipeline.write('foo')
-  pipeline.end(function() {
-    t.ok(ran)
-    t.end()
-  })
-
-  t.ok(!ran)
-})
-
-tape('always wait for finish', function(t) {
-  var a = new stream.Readable()
-  a._read = function() {}
-  a.push('hello')
-
-  var pipeline = pumpify(a, through(), through())
-  var ran = false
-
-  pipeline.on('finish', function() {
-    t.ok(ran)
-    t.end()
-  })
-
-  setTimeout(function() {
-    ran = true
-    a.push(null)
-  }, 100)
-})
-
-tape('async', function(t) {
-  var pipeline = pumpify()
-
-  t.plan(4)
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'HELLO')
-    t.end()
-  })
-
-  setTimeout(function() {
-    pipeline.setPipeline(
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'hello')
-        cb(null, data.toString().toUpperCase())
-      }),
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'HELLO')
-        cb(null, data.toString().toLowerCase())
-      }),
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'hello')
-        cb(null, data.toString().toUpperCase())
-      })
-    )
-  }, 100)
-})
-
-tape('early destroy', function(t) {
-  var a = through()
-  var b = through()
-  var c = through()
-
-  b.destroy = function() {
-    t.ok(true)
-    t.end()
-  }
-
-  var pipeline = pumpify()
-
-  pipeline.destroy()
-  setTimeout(function() {
-    pipeline.setPipeline(a, b, c)
-  }, 100)
-})
-
-tape('preserves error', function (t) {
-  var a = through()
-  var b = through(function (data, enc, cb) {
-    cb(new Error('stop'))
-  })
-  var c = through()
-  var s = pumpify()
-
-  s.on('error', function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-
-  s.setPipeline(a, b, c)
-  s.resume()
-  s.write('hi')
-})
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/.travis.yml 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/.travis.yml
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/pumpify/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-language: node_js
-
-node_js:
-  - "0.10"
-  - "4"
-  - "5"
-
-sudo: false
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/collaborators.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/collaborators.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/collaborators.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/collaborators.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,7 +0,0 @@
-## Collaborators
-
-stream-each is only possible due to the excellent work of the following collaborators:
-
-<table><tbody><tr><th align="left">maxogden</th><td><a href="https://github.com/maxogden">GitHub/maxogden</a></td></tr>
-<tr><th align="left">mafintosh</th><td><a href="https://github.com/mafintosh">GitHub/mafintosh</a></td></tr>
-</tbody></table>
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,58 +0,0 @@
-var eos = require('end-of-stream')
-var shift = require('stream-shift')
-
-module.exports = each
-
-function each (stream, fn, cb) {
-  var want = true
-  var error = null
-  var ended = false
-  var running = false
-  var calling = false
-
-  stream.on('readable', onreadable)
-  onreadable()
-
-  if (cb) eos(stream, {readable: true, writable: false}, done)
-  return stream
-
-  function done (err) {
-    if (!error) error = err
-    ended = true
-    if (!running) cb(error)
-  }
-
-  function onreadable () {
-    if (want) read()
-  }
-
-  function afterRead (err) {
-    running = false
-
-    if (err) {
-      error = err
-      if (ended) return cb(error)
-      stream.destroy(err)
-      return
-    }
-    if (ended) return cb(error)
-    if (!calling) read()
-  }
-
-  function read () {
-    while (!running && !ended) {
-      want = false
-
-      var data = shift(stream)
-      if (data === null) {
-        want = true
-        return
-      }
-
-      running = true
-      calling = true
-      fn(data, afterRead)
-      calling = false
-    }
-  }
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/LICENSE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/LICENSE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2015 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-module.exports = shift
-
-function shift (stream) {
-  var rs = stream._readableState
-  if (!rs) return null
-  return rs.objectMode ? stream.read() : stream.read(getStateLength(rs))
-}
-
-function getStateLength (state) {
-  if (state.buffer.length) {
-    // Since node 6.3.0 state.buffer is a BufferList not an array
-    if (state.buffer.head) {
-      return state.buffer.head.data.length
-    }
-
-    return state.buffer[0].length
-  }
-
-  return state.length
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2016 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,53 +0,0 @@
-{
-  "_from": "stream-shift@^1.0.0",
-  "_id": "stream-shift@1.0.0",
-  "_inBundle": false,
-  "_integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
-  "_location": "/cacache/mississippi/stream-each/stream-shift",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-shift@^1.0.0",
-    "name": "stream-shift",
-    "escapedName": "stream-shift",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi/stream-each"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz",
-  "_shasum": "d5c752825e5367e786f78e18e445ea223a155952",
-  "_spec": "stream-shift@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi/node_modules/stream-each",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-shift/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Returns the next buffer/object in a stream's readable queue",
-  "devDependencies": {
-    "standard": "^7.1.2",
-    "tape": "^4.6.0",
-    "through2": "^2.0.1"
-  },
-  "homepage": "https://github.com/mafintosh/stream-shift",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-shift",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-shift.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.0.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,25 +0,0 @@
-# stream-shift
-
-Returns the next buffer/object in a stream's readable queue
-
-```
-npm install stream-shift
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-shift.svg?style=flat)](http://travis-ci.org/mafintosh/stream-shift)
-
-## Usage
-
-``` js
-var shift = require('stream-shift')
-
-console.log(shift(someStream)) // first item in its buffer
-```
-
-## Credit
-
-Thanks [@dignifiedquire](https://github.com/dignifiedquire) for making this work on node 6
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,48 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var stream = require('stream')
-var shift = require('./')
-
-tape('shifts next', function (t) {
-  var passthrough = through()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with core', function (t) {
-  var passthrough = stream.PassThrough()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with object mode', function (t) {
-  var passthrough = through({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
-
-tape('shifts next with object mode with core', function (t) {
-  var passthrough = stream.PassThrough({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-{
-  "_from": "stream-each@^1.1.0",
-  "_id": "stream-each@1.2.2",
-  "_inBundle": false,
-  "_integrity": "sha512-mc1dbFhGBxvTM3bIWmAAINbqiuAk9TATcfIQC8P+/+HJefgaiTlMn2dHvkX8qlI12KeYKSQ1Ua9RrIqrn1VPoA==",
-  "_location": "/cacache/mississippi/stream-each",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-each@^1.1.0",
-    "name": "stream-each",
-    "escapedName": "stream-each",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.2.tgz",
-  "_shasum": "8e8c463f91da8991778765873fe4d960d8f616bd",
-  "_spec": "stream-each@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-each/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.1.0",
-    "stream-shift": "^1.0.0"
-  },
-  "deprecated": false,
-  "description": "Iterate all the data in a stream",
-  "devDependencies": {
-    "standard": "^5.3.1",
-    "tape": "^4.2.1",
-    "through2": "^2.0.0"
-  },
-  "homepage": "https://github.com/mafintosh/stream-each",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-each",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-each.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.2.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,41 +0,0 @@
-# stream-each
-
-Iterate all the data in a stream
-
-```
-npm install stream-each
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-each.svg?style=flat)](http://travis-ci.org/mafintosh/stream-each)
-
-## Usage
-
-``` js
-var each = require('stream-each')
-
-each(stream, function (data, next) {
-  console.log('data from stream', data)
-  // when ready to consume next chunk
-  next()
-}, function (err) {
-  console.log('no more data')
-})
-```
-
-## API
-
-#### `each(stream, iterator, cb)`
-
-Iterate the data in the stream by calling the iterator function with `(data, next)`
-where data is a data chunk and next is a callback. Call next when you are ready to
-consume the next chunk. Optionally you can call next with an error to destroy the stream
-
-When the stream ends/errors the callback is called if provided
-
-## License
-
-MIT
-
-## Related
-
-`stream-each` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/test.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/test.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,122 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var each = require('./')
-
-tape('each', function (t) {
-  var s = through.obj()
-  s.write('a')
-  s.write('b')
-  s.write('c')
-  s.end()
-
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  })
-})
-
-tape('each and callback', function (t) {
-  var s = through.obj()
-  s.write('a')
-  s.write('b')
-  s.write('c')
-  s.end()
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  }, function () {
-    t.end()
-  })
-})
-
-tape('each (write after)', function (t) {
-  var s = through.obj()
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  })
-
-  setTimeout(function () {
-    s.write('a')
-    s.write('b')
-    s.write('c')
-    s.end()
-  }, 100)
-})
-
-tape('each error', function (t) {
-  var s = through.obj()
-  s.write('hello')
-  s.on('error', function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-
-  each(s, function (data, next) {
-    next(new Error('stop'))
-  })
-})
-
-tape('each error and callback', function (t) {
-  var s = through.obj()
-  s.write('hello')
-
-  each(s, function (data, next) {
-    next(new Error('stop'))
-  }, function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-})
-
-tape('each with falsey values', function (t) {
-  var s = through.obj()
-  s.write(0)
-  s.write(false)
-  s.write(undefined)
-  s.end()
-
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = [0, false]
-  var count = 0
-  each(s, function (data, next) {
-    count++
-    t.same(data, expected.shift())
-    next()
-  }, function () {
-    t.same(count, 2)
-  })
-})
-
-tape('huge stack', function (t) {
-  var s = through.obj()
-
-  for (var i = 0; i < 5000; i++) {
-    s.write('foo')
-  }
-
-  s.end()
-
-  each(s, function (data, cb) {
-    if (data !== 'foo') t.fail('bad data')
-    cb()
-  }, function (err) {
-    t.error(err, 'no error')
-    t.end()
-  })
-})
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/.travis.yml 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/.travis.yml
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - '0.10'
-  - '0.12'
-  - 'stable'
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/LICENSE.html 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/LICENSE.html
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/LICENSE.html	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/LICENSE.html	1970-01-01 00:00:00.000000000 +0000
@@ -1,336 +0,0 @@
-<!doctype html>
-<!-- Created with GFM2HTML: https://github.com/rvagg/gfm2html -->
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <title></title>
-    <meta name="description" content="">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="created-with" content="https://github.com/rvagg/gfm2html">
-
-    <style type="text/css">
-/* most of normalize.css */
-article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}[hidden],template{display:none;}html{font-family:sans-serif;/*1*/-ms-text-size-adjust:100%;/*2*/-webkit-text-size-adjust:100%;/*2*/}body{margin:0;}a{background:transparent;}a:focus{outline:thindotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em0;}abbr[title]{border-bottom:1pxdotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C""\201D""\2018""\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}table{border-collapse:collapse;border-spacing:0;}
-
-html {
-  font: 14px 'Helvetica Neue', Helvetica, arial, freesans, clean, sans-serif;
-}
-
-.container {
-  line-height: 1.6;
-  color: #333;
-  background: #eee;
-  border-radius: 3px;
-  padding: 3px;
-  width: 790px;
-  margin: 10px auto;
-}
-
-.body-content {
-  background-color: #fff;
-  border: 1px solid #CACACA;
-  padding: 30px;
-}
-
-.body-content > *:first-child {
-  margin-top: 0 !important;
-}
-
-a, a:visited {
-  color: #4183c4;
-  text-decoration: none;
-}
-
-a:hover {
-  text-decoration: underline;
-}
-
-p, blockquote, ul, ol, dl, table, pre {
-  margin: 15px 0;
-}
-
-  .markdown-body h1
-, .markdown-body h2
-, .markdown-body h3
-, .markdown-body h4
-, .markdown-body h5
-, .markdown-body h6 {
-  margin: 20px 0 10px;
-  padding: 0;
-  font-weight: bold;
-}
-
-h1 {
-  font-size: 2.5em;
-  color: #000;
-  border-bottom: 1px solid #ddd;
-}
-
-h2 {
-  font-size: 2em;
-  border-bottom: 1px solid #eee;
-  color: #000;
-}
-
-img {
-  max-width: 100%;
-}
-
-hr {
-  background: transparent url("/img/hr.png") repeat-x 0 0;
-  border: 0 none;
-  color: #ccc;
-  height: 4px;
-  padding: 0;
-}
-
-table {
-  border-collapse: collapse;
-  border-spacing: 0;
-}
-
-tr:nth-child(2n) {
-  background-color: #f8f8f8;
-}
-
-.markdown-body tr {
-  border-top: 1px solid #ccc;
-  background-color: #fff;
-}
-
-td, th {
-  border: 1px solid #ccc;
-  padding: 6px 13px;
-}
-
-th {
-  font-weight: bold;
-}
-
-blockquote {
-  border-left: 4px solid #ddd;
-  padding: 0 15px;
-  color: #777;
-}
-
-blockquote > :last-child, blockquote > :first-child {
-  margin-bottom: 0px;
-}
-
-pre, code {
-  font-size: 13px;
-  font-family: 'UbuntuMono', monospace;
-  white-space: nowrap;
-  margin: 0 2px;
-  padding: 0px 5px;
-  border: 1px solid #eaeaea;
-  background-color: #f8f8f8;
-  border-radius: 3px;
-}
-
-pre > code {
-  white-space: pre;
-}
-
-pre {
-  overflow-x: auto;
-  white-space: pre;
-  padding: 10px;
-  line-height: 150%;
-  background-color: #f8f8f8;
-  border-color: #ccc;
-}
-
-pre code, pre tt {
-  margin: 0;
-  padding: 0;
-  border: 0;
-  background-color: transparent;
-  border: none;
-}
-
-  .highlight .c
-, .highlight .cm
-, .highlight .cp
-, .highlight .c1 {
-    color:#999988;
-    font-style:italic;
-}
-
-.highlight .err {
-  color:#a61717;
-  background-color:#e3d2d2
-}
-
-  .highlight .o
-, .highlight .gs
-, .highlight .kc
-, .highlight .kd
-, .highlight .kn
-, .highlight .kp
-, .highlight .kr {
-    font-weight:bold
-}
-
-.highlight .cs {
-  color:#999999;
-  font-weight:bold;
-  font-style:italic
-}
-
-.highlight .gd {
-  color:#000000;
-  background-color:#ffdddd
-}
-
-.highlight .gd .x {
-  color:#000000;
-  background-color:#ffaaaa
-}
-
-.highlight .ge {
-  font-style:italic
-}
-
-  .highlight .gr
-, .highlight .gt {
-    color:#aa0000
-}
-
-  .highlight .gh
-, .highlight .bp {
-    color:#999999
-}
-
-.highlight .gi {
-  color:#000000;
-  background-color:#ddffdd
-}
-
-.highlight .gi .x {
-  color:#000000;
-  background-color:#aaffaa
-}
-
-.highlight .go {
-  color:#888888
-}
-
-  .highlight .gp
-, .highlight .nn {
-    color:#555555
-}
-
-
-.highlight .gu {
-  color:#800080;
-  font-weight:bold
-}
-
-
-.highlight .kt {
-  color:#445588;
-  font-weight:bold
-}
-
-  .highlight .m
-, .highlight .mf
-, .highlight .mh
-, .highlight .mi
-, .highlight .mo
-, .highlight .il {
-    color:#009999
-}
-
-  .highlight .s
-, .highlight .sb
-, .highlight .sc
-, .highlight .sd
-, .highlight .s2
-, .highlight .se
-, .highlight .sh
-, .highlight .si
-, .highlight .sx
-, .highlight .s1 {
-    color:#d14
-}
-
-.highlight .n {
-  color:#333333
-}
-
-  .highlight .na
-, .highlight .no
-, .highlight .nv
-, .highlight .vc
-, .highlight .vg
-, .highlight .vi
-, .highlight .nb {
-    color:#0086B3
-}
-
-.highlight .nc {
-  color:#445588;
-  font-weight:bold
-}
-
-.highlight .ni {
-  color:#800080
-}
-
-  .highlight .ne
-, .highlight .nf {
-    color:#990000;
-    font-weight:bold
-}
-
-.highlight .nt {
-  color:#000080
-}
-
-.highlight .ow {
-  font-weight:bold
-}
-
-.highlight .w {
-  color:#bbbbbb
-}
-
-.highlight .sr {
-  color:#009926
-}
-
-.highlight .ss {
-  color:#990073
-}
-
-.highlight .gc {
-  color:#999;
-  background-color:#EAF2F5
-}
-
-@media print {
-  .container {
-    background: transparent;
-    border-radius: 0;
-    padding: 0;
-  }
-
-  .body-content {
-    border: none;
-  }
-}
-</style>
-  </head>
-  <body>
-    <div class="container">
-      <div class="body-content"><h1 id="the-mit-license-mit-">The MIT License (MIT)</h1>
-<p><strong>Copyright (c) 2016 Rod Vagg (the &quot;Original Author&quot;) and additional contributors</strong></p>
-<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
-<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
-<p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
-</div>
-    </div>
-  </body>
-</html>
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/LICENSE.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/LICENSE.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/LICENSE.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/LICENSE.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,9 +0,0 @@
-# The MIT License (MIT)
-
-**Copyright (c) 2016 Rod Vagg (the "Original Author") and additional contributors**
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-module.exports = extend
-
-var hasOwnProperty = Object.prototype.hasOwnProperty;
-
-function extend() {
-    var target = {}
-
-    for (var i = 0; i < arguments.length; i++) {
-        var source = arguments[i]
-
-        for (var key in source) {
-            if (hasOwnProperty.call(source, key)) {
-                target[key] = source[key]
-            }
-        }
-    }
-
-    return target
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-Copyright (c) 2012-2014 Raynos.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-browser:
-	node ./support/compile
-
-.PHONY: browser
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,17 +0,0 @@
-module.exports = extend
-
-var hasOwnProperty = Object.prototype.hasOwnProperty;
-
-function extend(target) {
-    for (var i = 1; i < arguments.length; i++) {
-        var source = arguments[i]
-
-        for (var key in source) {
-            if (hasOwnProperty.call(source, key)) {
-                target[key] = source[key]
-            }
-        }
-    }
-
-    return target
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,86 +0,0 @@
-{
-  "_from": "xtend@~4.0.1",
-  "_id": "xtend@4.0.1",
-  "_inBundle": false,
-  "_integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=",
-  "_location": "/cacache/mississippi/through2/xtend",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "xtend@~4.0.1",
-    "name": "xtend",
-    "escapedName": "xtend",
-    "rawSpec": "~4.0.1",
-    "saveSpec": null,
-    "fetchSpec": "~4.0.1"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi/through2"
-  ],
-  "_resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
-  "_shasum": "a5c6d532be656e23db820efb943a1f04998d63af",
-  "_spec": "xtend@~4.0.1",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi/node_modules/through2",
-  "author": {
-    "name": "Raynos",
-    "email": "raynos2@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/Raynos/xtend/issues",
-    "email": "raynos2@gmail.com"
-  },
-  "bundleDependencies": false,
-  "contributors": [
-    {
-      "name": "Jake Verbaten"
-    },
-    {
-      "name": "Matt Esch"
-    }
-  ],
-  "dependencies": {},
-  "deprecated": false,
-  "description": "extend like a boss",
-  "devDependencies": {
-    "tape": "~1.1.0"
-  },
-  "engines": {
-    "node": ">=0.4"
-  },
-  "homepage": "https://github.com/Raynos/xtend",
-  "keywords": [
-    "extend",
-    "merge",
-    "options",
-    "opts",
-    "object",
-    "array"
-  ],
-  "license": "MIT",
-  "main": "immutable",
-  "name": "xtend",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/Raynos/xtend.git"
-  },
-  "scripts": {
-    "test": "node test"
-  },
-  "testling": {
-    "files": "test.js",
-    "browsers": [
-      "ie/7..latest",
-      "firefox/16..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest"
-    ]
-  },
-  "version": "4.0.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,32 +0,0 @@
-# xtend
-
-[![browser support][3]][4]
-
-[![locked](http://badges.github.io/stability-badges/dist/locked.svg)](http://github.com/badges/stability-badges)
-
-Extend like a boss
-
-xtend is a basic utility library which allows you to extend an object by appending all of the properties from each object in a list. When there are identical properties, the right-most property takes precedence.
-
-## Examples
-
-```js
-var extend = require("xtend")
-
-// extend returns a new object. Does not mutate arguments
-var combination = extend({
-    a: "a",
-    b: 'c'
-}, {
-    b: "b"
-})
-// { a: "a", b: "b" }
-```
-
-## Stability status: Locked
-
-## MIT Licenced
-
-
-  [3]: http://ci.testling.com/Raynos/xtend.png
-  [4]: http://ci.testling.com/Raynos/xtend
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-var test = require("tape")
-var extend = require("./")
-var mutableExtend = require("./mutable")
-
-test("merge", function(assert) {
-    var a = { a: "foo" }
-    var b = { b: "bar" }
-
-    assert.deepEqual(extend(a, b), { a: "foo", b: "bar" })
-    assert.end()
-})
-
-test("replace", function(assert) {
-    var a = { a: "foo" }
-    var b = { a: "bar" }
-
-    assert.deepEqual(extend(a, b), { a: "bar" })
-    assert.end()
-})
-
-test("undefined", function(assert) {
-    var a = { a: undefined }
-    var b = { b: "foo" }
-
-    assert.deepEqual(extend(a, b), { a: undefined, b: "foo" })
-    assert.deepEqual(extend(b, a), { a: undefined, b: "foo" })
-    assert.end()
-})
-
-test("handle 0", function(assert) {
-    var a = { a: "default" }
-    var b = { a: 0 }
-
-    assert.deepEqual(extend(a, b), { a: 0 })
-    assert.deepEqual(extend(b, a), { a: "default" })
-    assert.end()
-})
-
-test("is immutable", function (assert) {
-    var record = {}
-
-    extend(record, { foo: "bar" })
-    assert.equal(record.foo, undefined)
-    assert.end()
-})
-
-test("null as argument", function (assert) {
-    var a = { foo: "bar" }
-    var b = null
-    var c = void 0
-
-    assert.deepEqual(extend(b, a, c), { foo: "bar" })
-    assert.end()
-})
-
-test("mutable", function (assert) {
-    var a = { foo: "bar" }
-
-    mutableExtend(a, { bar: "baz" })
-
-    assert.equal(a.bar, "baz")
-    assert.end()
-})
-
-test("null prototype", function(assert) {
-    var a = { a: "foo" }
-    var b = Object.create(null)
-    b.b = "bar";
-
-    assert.deepEqual(extend(a, b), { a: "foo", b: "bar" })
-    assert.end()
-})
-
-test("null prototype mutable", function (assert) {
-    var a = { foo: "bar" }
-    var b = Object.create(null)
-    b.bar = "baz";
-
-    mutableExtend(a, b)
-
-    assert.equal(a.bar, "baz")
-    assert.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,65 +0,0 @@
-{
-  "_from": "through2@^2.0.0",
-  "_id": "through2@2.0.3",
-  "_inBundle": false,
-  "_integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=",
-  "_location": "/cacache/mississippi/through2",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "through2@^2.0.0",
-    "name": "through2",
-    "escapedName": "through2",
-    "rawSpec": "^2.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.0.0"
-  },
-  "_requiredBy": [
-    "/cacache/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz",
-  "_shasum": "0004569b37c7c74ba39c43f3ced78d1ad94140be",
-  "_spec": "through2@^2.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache/node_modules/mississippi",
-  "author": {
-    "name": "Rod Vagg",
-    "email": "r@va.gg",
-    "url": "https://github.com/rvagg"
-  },
-  "bugs": {
-    "url": "https://github.com/rvagg/through2/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "readable-stream": "^2.1.5",
-    "xtend": "~4.0.1"
-  },
-  "deprecated": false,
-  "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
-  "devDependencies": {
-    "bl": "~1.1.2",
-    "faucet": "0.0.1",
-    "stream-spigot": "~3.0.5",
-    "tape": "~4.6.2"
-  },
-  "homepage": "https://github.com/rvagg/through2#readme",
-  "keywords": [
-    "stream",
-    "streams2",
-    "through",
-    "transform"
-  ],
-  "license": "MIT",
-  "main": "through2.js",
-  "name": "through2",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/rvagg/through2.git"
-  },
-  "scripts": {
-    "test": "node test/test.js | faucet",
-    "test-local": "brtapsauce-local test/basic-test.js"
-  },
-  "version": "2.0.3"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/README.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/README.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,136 +0,0 @@
-# through2
-
-[![NPM](https://nodei.co/npm/through2.png?downloads&downloadRank)](https://nodei.co/npm/through2/)
-
-**A tiny wrapper around Node streams.Transform (Streams2) to avoid explicit subclassing noise**
-
-Inspired by [Dominic Tarr](https://github.com/dominictarr)'s [through](https://github.com/dominictarr/through) in that it's so much easier to make a stream out of a function than it is to set up the prototype chain properly: `through(function (chunk) { ... })`.
-
-Note: As 2.x.x this module starts using **Streams3** instead of Stream2. To continue using a Streams2 version use `npm install through2@0` to fetch the latest version of 0.x.x. More information about Streams2 vs Streams3 and recommendations see the article **[Why I don't use Node's core 'stream' module](http://r.va.gg/2014/06/why-i-dont-use-nodes-core-stream-module.html)**.
-
-```js
-fs.createReadStream('ex.txt')
-  .pipe(through2(function (chunk, enc, callback) {
-    for (var i = 0; i < chunk.length; i++)
-      if (chunk[i] == 97)
-        chunk[i] = 122 // swap 'a' for 'z'
-
-    this.push(chunk)
-
-    callback()
-   }))
-  .pipe(fs.createWriteStream('out.txt'))
-  .on('finish', function () {
-    doSomethingSpecial()
-  })
-```
-
-Or object streams:
-
-```js
-var all = []
-
-fs.createReadStream('data.csv')
-  .pipe(csv2())
-  .pipe(through2.obj(function (chunk, enc, callback) {
-    var data = {
-        name    : chunk[0]
-      , address : chunk[3]
-      , phone   : chunk[10]
-    }
-    this.push(data)
-
-    callback()
-  }))
-  .on('data', function (data) {
-    all.push(data)
-  })
-  .on('end', function () {
-    doSomethingSpecial(all)
-  })
-```
-
-Note that `through2.obj(fn)` is a convenience wrapper around `through2({ objectMode: true }, fn)`.
-
-## API
-
-<b><code>through2([ options, ] [ transformFunction ] [, flushFunction ])</code></b>
-
-Consult the **[stream.Transform](http://nodejs.org/docs/latest/api/stream.html#stream_class_stream_transform)** documentation for the exact rules of the `transformFunction` (i.e. `this._transform`) and the optional `flushFunction` (i.e. `this._flush`).
-
-### options
-
-The options argument is optional and is passed straight through to `stream.Transform`. So you can use `objectMode:true` if you are processing non-binary streams (or just use `through2.obj()`).
-
-The `options` argument is first, unlike standard convention, because if I'm passing in an anonymous function then I'd prefer for the options argument to not get lost at the end of the call:
-
-```js
-fs.createReadStream('/tmp/important.dat')
-  .pipe(through2({ objectMode: true, allowHalfOpen: false },
-    function (chunk, enc, cb) {
-      cb(null, 'wut?') // note we can use the second argument on the callback
-                       // to provide data as an alternative to this.push('wut?')
-    }
-  )
-  .pipe(fs.createWriteStream('/tmp/wut.txt'))
-```
-
-### transformFunction
-
-The `transformFunction` must have the following signature: `function (chunk, encoding, callback) {}`. A minimal implementation should call the `callback` function to indicate that the transformation is done, even if that transformation means discarding the chunk.
-
-To queue a new chunk, call `this.push(chunk)`&mdash;this can be called as many times as required before the `callback()` if you have multiple pieces to send on.
-
-Alternatively, you may use `callback(err, chunk)` as shorthand for emitting a single chunk or an error.
-
-If you **do not provide a `transformFunction`** then you will get a simple pass-through stream.
-
-### flushFunction
-
-The optional `flushFunction` is provided as the last argument (2nd or 3rd, depending on whether you've supplied options) is called just prior to the stream ending. Can be used to finish up any processing that may be in progress.
-
-```js
-fs.createReadStream('/tmp/important.dat')
-  .pipe(through2(
-    function (chunk, enc, cb) { cb(null, chunk) }, // transform is a noop
-    function (cb) { // flush function
-      this.push('tacking on an extra buffer to the end');
-      cb();
-    }
-  ))
-  .pipe(fs.createWriteStream('/tmp/wut.txt'));
-```
-
-<b><code>through2.ctor([ options, ] transformFunction[, flushFunction ])</code></b>
-
-Instead of returning a `stream.Transform` instance, `through2.ctor()` returns a **constructor** for a custom Transform. This is useful when you want to use the same transform logic in multiple instances.
-
-```js
-var FToC = through2.ctor({objectMode: true}, function (record, encoding, callback) {
-  if (record.temp != null && record.unit == "F") {
-    record.temp = ( ( record.temp - 32 ) * 5 ) / 9
-    record.unit = "C"
-  }
-  this.push(record)
-  callback()
-})
-
-// Create instances of FToC like so:
-var converter = new FToC()
-// Or:
-var converter = FToC()
-// Or specify/override options when you instantiate, if you prefer:
-var converter = FToC({objectMode: true})
-```
-
-## See Also
-
-  - [through2-map](https://github.com/brycebaril/through2-map) - Array.prototype.map analog for streams.
-  - [through2-filter](https://github.com/brycebaril/through2-filter) - Array.prototype.filter analog for streams.
-  - [through2-reduce](https://github.com/brycebaril/through2-reduce) - Array.prototype.reduce analog for streams.
-  - [through2-spy](https://github.com/brycebaril/through2-spy) - Wrapper for simple stream.PassThrough spies.
-  - the [mississippi stream utility collection](https://github.com/maxogden/mississippi) includes `through2` as well as many more useful stream modules similar to this one
-
-## License
-
-**through2** is Copyright (c) 2013 Rod Vagg [@rvagg](https://twitter.com/rvagg) and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/through2.js 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/through2.js
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/node_modules/through2/through2.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/node_modules/through2/through2.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,96 +0,0 @@
-var Transform = require('readable-stream/transform')
-  , inherits  = require('util').inherits
-  , xtend     = require('xtend')
-
-function DestroyableTransform(opts) {
-  Transform.call(this, opts)
-  this._destroyed = false
-}
-
-inherits(DestroyableTransform, Transform)
-
-DestroyableTransform.prototype.destroy = function(err) {
-  if (this._destroyed) return
-  this._destroyed = true
-  
-  var self = this
-  process.nextTick(function() {
-    if (err)
-      self.emit('error', err)
-    self.emit('close')
-  })
-}
-
-// a noop _transform function
-function noop (chunk, enc, callback) {
-  callback(null, chunk)
-}
-
-
-// create a new export function, used by both the main export and
-// the .ctor export, contains common logic for dealing with arguments
-function through2 (construct) {
-  return function (options, transform, flush) {
-    if (typeof options == 'function') {
-      flush     = transform
-      transform = options
-      options   = {}
-    }
-
-    if (typeof transform != 'function')
-      transform = noop
-
-    if (typeof flush != 'function')
-      flush = null
-
-    return construct(options, transform, flush)
-  }
-}
-
-
-// main export, just make me a transform stream!
-module.exports = through2(function (options, transform, flush) {
-  var t2 = new DestroyableTransform(options)
-
-  t2._transform = transform
-
-  if (flush)
-    t2._flush = flush
-
-  return t2
-})
-
-
-// make me a reusable prototype that I can `new`, or implicitly `new`
-// with a constructor call
-module.exports.ctor = through2(function (options, transform, flush) {
-  function Through2 (override) {
-    if (!(this instanceof Through2))
-      return new Through2(override)
-
-    this.options = xtend(options, override)
-
-    DestroyableTransform.call(this, this.options)
-  }
-
-  inherits(Through2, DestroyableTransform)
-
-  Through2.prototype._transform = transform
-
-  if (flush)
-    Through2.prototype._flush = flush
-
-  return Through2
-})
-
-
-module.exports.obj = through2(function (options, transform, flush) {
-  var t2 = new DestroyableTransform(xtend({ objectMode: true, highWaterMark: 16 }, options))
-
-  t2._transform = transform
-
-  if (flush)
-    t2._flush = flush
-
-  return t2
-})
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/package.json 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/package.json
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,66 +0,0 @@
-{
-  "_from": "mississippi@^2.0.0",
-  "_id": "mississippi@2.0.0",
-  "_inBundle": false,
-  "_integrity": "sha512-zHo8v+otD1J10j/tC+VNoGK9keCuByhKovAvdn74dmxJl9+mWHnx6EMsDN4lgRoMI/eYo2nchAxniIbUPb5onw==",
-  "_location": "/cacache/mississippi",
-  "_phantomChildren": {
-    "inherits": "2.0.3",
-    "once": "1.4.0",
-    "readable-stream": "2.3.5"
-  },
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "mississippi@^2.0.0",
-    "name": "mississippi",
-    "escapedName": "mississippi",
-    "rawSpec": "^2.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.0.0"
-  },
-  "_requiredBy": [
-    "/cacache"
-  ],
-  "_resolved": "https://registry.npmjs.org/mississippi/-/mississippi-2.0.0.tgz",
-  "_shasum": "3442a508fafc28500486feea99409676e4ee5a6f",
-  "_spec": "mississippi@^2.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/cacache",
-  "author": {
-    "name": "max ogden"
-  },
-  "bugs": {
-    "url": "https://github.com/maxogden/mississippi/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "concat-stream": "^1.5.0",
-    "duplexify": "^3.4.2",
-    "end-of-stream": "^1.1.0",
-    "flush-write-stream": "^1.0.0",
-    "from2": "^2.1.0",
-    "parallel-transform": "^1.1.0",
-    "pump": "^2.0.1",
-    "pumpify": "^1.3.3",
-    "stream-each": "^1.1.0",
-    "through2": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "a collection of useful streams",
-  "devDependencies": {},
-  "engines": {
-    "node": ">=4.0.0"
-  },
-  "homepage": "https://github.com/maxogden/mississippi#readme",
-  "license": "BSD-2-Clause",
-  "main": "index.js",
-  "name": "mississippi",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/maxogden/mississippi.git"
-  },
-  "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
-  },
-  "version": "2.0.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/readme.md 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/readme.md
--- 5.8.0+ds-2/node_modules/cacache/node_modules/mississippi/readme.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cacache/node_modules/mississippi/readme.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,411 +0,0 @@
-# mississippi
-
-a collection of useful stream utility modules. learn how the modules work using this and then pick the ones you want and use them individually
-
-the goal of the modules included in mississippi is to make working with streams easy without sacrificing speed, error handling or composability.
-
-## usage
-
-```js
-var miss = require('mississippi')
-```
-
-## methods
-
-- [pipe](#pipe)
-- [each](#each)
-- [pipeline](#pipeline)
-- [duplex](#duplex)
-- [through](#through)
-- [from](#from)
-- [to](#to)
-- [concat](#concat)
-- [finished](#finished)
-- [parallel](#parallel)
-
-### pipe
-
-##### `miss.pipe(stream1, stream2, stream3, ..., cb)`
-
-Pipes streams together and destroys all of them if one of them closes. Calls `cb` with `(error)` if there was an error in any of the streams.
-
-When using standard `source.pipe(destination)` the source will _not_ be destroyed if the destination emits close or error. You are also not able to provide a callback to tell when the pipe has finished.
-
-`miss.pipe` does these two things for you, ensuring you handle stream errors 100% of the time (unhandled errors are probably the most common bug in most node streams code)
-
-#### original module
-
-`miss.pipe` is provided by [`require('pump')`](https://www.npmjs.com/package/pump)
-
-#### example
-
-```js
-// lets do a simple file copy
-var fs = require('fs')
-
-var read = fs.createReadStream('./original.zip')
-var write = fs.createWriteStream('./copy.zip')
-
-// use miss.pipe instead of read.pipe(write)
-miss.pipe(read, write, function (err) {
-  if (err) return console.error('Copy error!', err)
-  console.log('Copied successfully')
-})
-```
-
-### each
-
-##### `miss.each(stream, each, [done])`
-
-Iterate the data in `stream` one chunk at a time. Your `each` function will be called with `(data, next)` where data is a data chunk and next is a callback. Call `next` when you are ready to consume the next chunk.
-
-Optionally you can call `next` with an error to destroy the stream. You can also pass the optional third argument, `done`, which is a function that will be called with `(err)` when the stream ends. The `err` argument will be populated with an error if the stream emitted an error.
-
-#### original module
-
-`miss.each` is provided by [`require('stream-each')`](https://www.npmjs.com/package/stream-each)
-
-#### example
-
-```js
-var fs = require('fs')
-var split = require('split2')
-
-var newLineSeparatedNumbers = fs.createReadStream('numbers.txt')
-
-var pipeline = miss.pipeline(newLineSeparatedNumbers, split())
-miss.each(pipeline, eachLine, done)
-var sum = 0
-
-function eachLine (line, next) {
-  sum += parseInt(line.toString())
-  next()
-}
-
-function done (err) {
-  if (err) throw err
-  console.log('sum is', sum)
-}
-```
-
-### pipeline
-
-##### `var pipeline = miss.pipeline(stream1, stream2, stream3, ...)`
-
-Builds a pipeline from all the transform streams passed in as arguments by piping them together and returning a single stream object that lets you write to the first stream and read from the last stream.
-
-If you are pumping object streams together use `pipeline = miss.pipeline.obj(s1, s2, ...)`.
-
-If any of the streams in the pipeline emits an error or gets destroyed, or you destroy the stream it returns, all of the streams will be destroyed and cleaned up for you.
-
-#### original module
-
-`miss.pipeline` is provided by [`require('pumpify')`](https://www.npmjs.com/package/pumpify)
-
-#### example
-
-```js
-// first create some transform streams (note: these two modules are fictional)
-var imageResize = require('image-resizer-stream')({width: 400})
-var pngOptimizer = require('png-optimizer-stream')({quality: 60})
-
-// instead of doing a.pipe(b), use pipelin
-var resizeAndOptimize = miss.pipeline(imageResize, pngOptimizer)
-// `resizeAndOptimize` is a transform stream. when you write to it, it writes
-// to `imageResize`. when you read from it, it reads from `pngOptimizer`.
-// it handles piping all the streams together for you
-
-// use it like any other transform stream
-var fs = require('fs')
-
-var read = fs.createReadStream('./image.png')
-var write = fs.createWriteStream('./resized-and-optimized.png')
-
-miss.pipe(read, resizeAndOptimize, write, function (err) {
-  if (err) return console.error('Image processing error!', err)
-  console.log('Image processed successfully')
-})
-```
-
-### duplex
-
-##### `var duplex = miss.duplex([writable, readable, opts])`
-
-Take two separate streams, a writable and a readable, and turn them into a single [duplex (readable and writable) stream](https://nodejs.org/api/stream.html#stream_class_stream_duplex).
-
-The returned stream will emit data from the readable. When you write to it it writes to the writable.
-
-You can either choose to supply the writable and the readable at the time you create the stream, or you can do it later using the `.setWritable` and `.setReadable` methods and data written to the stream in the meantime will be buffered for you.
-
-#### original module
-
-`miss.duplex` is provided by [`require('duplexify')`](https://www.npmjs.com/package/duplexify)
-
-#### example
-
-```js
-// lets spawn a process and take its stdout and stdin and combine them into 1 stream
-var child = require('child_process')
-
-// @- tells it to read from stdin, --data-binary sets 'raw' binary mode
-var curl = child.spawn('curl -X POST --data-binary @- http://foo.com')
-
-// duplexCurl will write to stdin and read from stdout
-var duplexCurl = miss.duplex(curl.stdin, curl.stdout)
-```
-
-### through
-
-##### `var transformer = miss.through([options, transformFunction, flushFunction])`
-
-Make a custom [transform stream](https://nodejs.org/docs/latest/api/stream.html#stream_class_stream_transform).
-
-The `options` object is passed to the internal transform stream and can be used to create an `objectMode` stream (or use the shortcut `miss.through.obj([...])`)
-
-The `transformFunction` is called when data is available for the writable side and has the signature `(chunk, encoding, cb)`. Within the function, add data to the readable side any number of times with `this.push(data)`. Call `cb()` to indicate processing of the `chunk` is complete. Or to easily emit a single error or chunk, call `cb(err, chunk)`
-
-The `flushFunction`, with signature `(cb)`, is called just before the stream is complete and should be used to wrap up stream processing.
-
-#### original module
-
-`miss.through` is provided by [`require('through2')`](https://www.npmjs.com/package/through2)
-
-#### example
-
-```js
-var fs = require('fs')
-
-var read = fs.createReadStream('./boring_lowercase.txt')
-var write = fs.createWriteStream('./AWESOMECASE.TXT')
-
-// Leaving out the options object
-var uppercaser = miss.through(
-  function (chunk, enc, cb) {
-    cb(null, chunk.toString().toUpperCase())
-  },
-  function (cb) {
-    cb(null, 'ONE LAST BIT OF UPPERCASE')
-  }
-)
-
-miss.pipe(read, uppercaser, write, function (err) {
-  if (err) return console.error('Trouble uppercasing!')
-  console.log('Splendid uppercasing!')
-})
-```
-
-### from
-
-##### `miss.from([opts], read)`
-
-Make a custom [readable stream](https://nodejs.org/docs/latest/api/stream.html#stream_class_stream_readable).
-
-`opts` contains the options to pass on to the ReadableStream constructor e.g. for creating a readable object stream (or use the shortcut `miss.from.obj([...])`).
-
-Returns a readable stream that calls `read(size, next)` when data is requested from the stream.
-
-- `size` is the recommended amount of data (in bytes) to retrieve.
-- `next(err, chunk)` should be called when you're ready to emit more data.
-
-#### original module
-
-`miss.from` is provided by [`require('from2')`](https://www.npmjs.com/package/from2)
-
-#### example
-
-```js
-
-
-function fromString(string) {
-  return miss.from(function(size, next) {
-    // if there's no more content
-    // left in the string, close the stream.
-    if (string.length <= 0) return next(null, null)
-
-    // Pull in a new chunk of text,
-    // removing it from the string.
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-
-    // Emit "chunk" from the stream.
-    next(null, chunk)
-  })
-}
-
-// pipe "hello world" out
-// to stdout.
-fromString('hello world').pipe(process.stdout)
-```
-
-### to
-
-##### `miss.to([options], write, [flush])`
-
-Make a custom [writable stream](https://nodejs.org/docs/latest/api/stream.html#stream_class_stream_writable).
-
-`opts` contains the options to pass on to the WritableStream constructor e.g. for creating a writable object stream (or use the shortcut `miss.to.obj([...])`).
-
-Returns a writable stream that calls `write(data, enc, cb)` when data is written to the stream.
-
-- `data` is the received data to write the destination.
-- `enc` encoding of the piece of data received.
-- `cb(err, data)` should be called when you're ready to write more data, or encountered an error.
-
-`flush(cb)` is called before `finish` is emitted and allows for cleanup steps to occur.
-
-#### original module
-
-`miss.to` is provided by [`require('flush-write-stream')`](https://www.npmjs.com/package/flush-write-stream)
-
-#### example
-
-```js
-var ws = miss.to(write, flush)
-
-ws.on('finish', function () {
-  console.log('finished')
-})
-
-ws.write('hello')
-ws.write('world')
-ws.end()
-
-function write (data, enc, cb) {
-  // i am your normal ._write method
-  console.log('writing', data.toString())
-  cb()
-}
-
-function flush (cb) {
-  // i am called before finish is emitted
-  setTimeout(cb, 1000) // wait 1 sec
-}
-```
-
-If you run the above it will produce the following output
-
-```
-writing hello
-writing world
-(nothing happens for 1 sec)
-finished
-```
-
-### concat
-
-##### `var concat = miss.concat(cb)`
-
-Returns a writable stream that concatenates all data written to the stream and calls a callback with the single result.
-
-Calling `miss.concat(cb)` returns a writable stream. `cb` is called when the writable stream is finished, e.g. when all data is done being written to it. `cb` is called with a single argument, `(data)`, which will contain the result of concatenating all the data written to the stream.
-
-Note that `miss.concat` will not handle stream errors for you. To handle errors, use `miss.pipe` or handle the `error` event manually.
-
-#### original module
-
-`miss.concat` is provided by [`require('concat-stream')`](https://www.npmjs.com/package/concat-stream)
-
-#### example
-
-```js
-var fs = require('fs')
-
-var readStream = fs.createReadStream('cat.png')
-var concatStream = miss.concat(gotPicture)
-
-function callback (err) {
-  if (err) {
-    console.error(err)
-    process.exit(1)
-  }
-}
-
-miss.pipe(readStream, concatStream, callback)
-
-function gotPicture(imageBuffer) {
-  // imageBuffer is all of `cat.png` as a node.js Buffer
-}
-
-function handleError(err) {
-  // handle your error appropriately here, e.g.:
-  console.error(err) // print the error to STDERR
-  process.exit(1) // exit program with non-zero exit code
-}
-```
-
-### finished
-
-##### `miss.finished(stream, cb)`
-
-Waits for `stream` to finish or error and then calls `cb` with `(err)`. `cb` will only be called once. `err` will be null if the stream finished without error, or else it will be populated with the error from the streams `error` event.
-
-This function is useful for simplifying stream handling code as it lets you handle success or error conditions in a single code path. It's used internally `miss.pipe`.
-
-#### original module
-
-`miss.finished` is provided by [`require('end-of-stream')`](https://www.npmjs.com/package/end-of-stream)
-
-#### example
-
-```js
-var copySource = fs.createReadStream('./movie.mp4')
-var copyDest = fs.createWriteStream('./movie-copy.mp4')
-
-copySource.pipe(copyDest)
-
-miss.finished(copyDest, function(err) {
-  if (err) return console.log('write failed', err)
-  console.log('write success')
-})
-```
-
-### parallel
-
-##### `miss.parallel(concurrency, each)`
-
-This works like `through` except you can process items in parallel, while still preserving the original input order.
-
-This is handy if you wanna take advantage of node's async I/O and process streams of items in batches. With this module you can build your very own streaming parallel job queue.
-
-Note that `miss.parallel` preserves input ordering, if you don't need that then you can use [through2-concurrent](https://github.com/almost/through2-concurrent) instead, which is very similar to this otherwise.
-
-#### original module
-
-`miss.parallel` is provided by [`require('parallel-transform')`](https://npmjs.org/parallel-transform)
-
-#### example
-
-This example fetches the GET HTTP headers for a stream of input URLs 5 at a time in parallel.
-
-```js
-function getResponse (item, cb) {
-  var r = request(item.url)
-  r.on('error', function (err) {
-    cb(err)
-  })
-  r.on('response', function (re) {
-    cb(null, {url: item.url, date: new Date(), status: re.statusCode, headers: re.headers})
-    r.abort()
-  })
-}
-
-miss.pipe(
-  fs.createReadStream('./urls.txt'), // one url per line
-  split(),
-  miss.parallel(5, getResponse),
-  miss.through(function (row, enc, next) {
-    console.log(JSON.stringify(row))
-    next()
-  })
-)
-```
-
-## see also
-
-- [substack/stream-handbook](https://github.com/substack/stream-handbook)
-- [nodejs.org/api/stream.html](https://nodejs.org/api/stream.html)
-- [awesome-nodejs-streams](https://github.com/thejmazz/awesome-nodejs-streams)
-
-## license
-
-Licensed under the BSD 2-clause license.
diff -pruN 5.8.0+ds-2/node_modules/call-limit/call-limit.js 5.8.0+ds1-1/node_modules/call-limit/call-limit.js
--- 5.8.0+ds-2/node_modules/call-limit/call-limit.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/call-limit/call-limit.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,86 +0,0 @@
-"use strict"
-
-var defaultMaxRunning = 50
-
-var limit = module.exports = function (func, maxRunning) {
-  var running = 0
-  var queue = []
-  if (!maxRunning) maxRunning = defaultMaxRunning
-  return function limited () {
-    var self = this
-    var args = Array.prototype.slice.call(arguments)
-    if (running >= maxRunning) {
-      queue.push({self: this, args: args})
-      return
-    }
-    var cb = typeof args[args.length-1] === 'function' && args.pop()
-    ++ running
-    args.push(function () {
-      var cbargs = arguments
-      -- running
-      cb && process.nextTick(function () {
-        cb.apply(self, cbargs)
-      })
-      if (queue.length) {
-        var next = queue.shift()
-        limited.apply(next.self, next.args)
-      }
-    })
-    func.apply(self, args)
-  }
-}
-
-module.exports.method = function (classOrObj, method, maxRunning) {
-  if (typeof classOrObj === 'function') {
-    var func = classOrObj.prototype[method]
-    classOrObj.prototype[method] = limit(func, maxRunning)
-  } else {
-    var func = classOrObj[method]
-    classOrObj[method] = limit(func, maxRunning)
-  }
-}
-
-module.exports.promise = function (func, maxRunning) {
-  var running = 0
-  var queue = []
-  if (!maxRunning) maxRunning = defaultMaxRunning
-  return function () {
-    var self = this
-    var args = Array.prototype.slice.call(arguments)
-    return new Promise(function (resolve) {
-      if (running >= maxRunning) {
-        queue.push({self: self, args: args, resolve: resolve})
-        return
-      } else {
-        runNext(self, args, resolve)
-      }
-      function runNext (self, args, resolve) {
-        ++ running
-        resolve(
-          func.apply(self, args)
-          .then(finish, function (err) {
-            finish(err)
-            throw err
-           }))
-      }
-
-      function finish () {
-        -- running
-        if (queue.length) {
-          var next = queue.shift()
-          process.nextTick(runNext, next.self, next.args, next.resolve)
-        }
-      }
-    })
-  }
-}
-
-module.exports.promise.method = function (classOrObj, method, maxRunning) {
-  if (typeof classOrObj === 'function') {
-    var func = classOrObj.prototype[method]
-    classOrObj.prototype[method] = limit.promise(func, maxRunning)
-  } else {
-    var func = classOrObj[method]
-    classOrObj[method] = limit.promise(func, maxRunning)
-  }
-}
diff -pruN 5.8.0+ds-2/node_modules/call-limit/package.json 5.8.0+ds1-1/node_modules/call-limit/package.json
--- 5.8.0+ds-2/node_modules/call-limit/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/call-limit/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,57 +0,0 @@
-{
-  "_from": "call-limit@~1.1.0",
-  "_id": "call-limit@1.1.0",
-  "_integrity": "sha1-b9YbA/PaQqLNDsK2DwK9DnGZH+o=",
-  "_location": "/call-limit",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "call-limit@~1.1.0",
-    "name": "call-limit",
-    "escapedName": "call-limit",
-    "rawSpec": "~1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "~1.1.0"
-  },
-  "_requiredBy": [
-    "/"
-  ],
-  "_resolved": "https://registry.npmjs.org/call-limit/-/call-limit-1.1.0.tgz",
-  "_shasum": "6fd61b03f3da42a2cd0ec2b60f02bd0e71991fea",
-  "_shrinkwrap": null,
-  "_spec": "call-limit@~1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm",
-  "author": {
-    "name": "Rebecca Turner",
-    "email": "me@re-becca.org"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/iarna/call-limit/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Limit the number of simultaneous calls to an async function",
-  "devDependencies": {
-    "tap": "^1.0.0"
-  },
-  "files": [
-    "call-limit.js"
-  ],
-  "homepage": "https://npmjs.com/packages/call-limit",
-  "license": "ISC",
-  "main": "call-limit.js",
-  "name": "call-limit",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/iarna/call-limit.git"
-  },
-  "scripts": {
-    "test": "tap test/*.js"
-  },
-  "version": "1.1.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/call-limit/README.md 5.8.0+ds1-1/node_modules/call-limit/README.md
--- 5.8.0+ds-2/node_modules/call-limit/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/call-limit/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,85 +0,0 @@
-call-limit
-----------
-
-Limit the number of simultaneous executions of a async function.
-
-```javascript
-var fs = require('fs')
-var limit = require('call-limit')
-var limitedStat = limit(fs.stat, 5)
-```
-
-Or with promise returning functions:
-
-```javascript
-var fs = Bluebird.promisifyAll(require('fs'))
-var limit = require('call-limit')
-var limitedStat = limit.promise(fs.statAsync, 5)
-```
-
-### USAGE:
-
-Given that:
-
-```javascript
-var limit = require('call-limit')
-```
-
-### limit(func, maxRunning) → limitedFunc
-
-The returned function will execute up to maxRunning calls of `func` at once. 
-Beyond that they get queued and called when the previous call completes.
-
-`func` must accept a callback as the final argument and must call it when
-it completes, or `call-limit` won't know to dequeue the next thing to run.
-
-By contrast, callers to `limitedFunc` do NOT have to pass in a callback, but
-if they do they'll be called when `func` calls its callback.
-
-### limit.promise(func, maxRunning) → limitedFunc
-
-The returned function will execute up to maxRunning calls of `func` at once.
-Beyond that they get queued and called when the previous call completes.
-
-`func` must return a promise.
-
-`limitedFunc` will return a promise that resolves with the promise returned
-from the call to `func`.
-
-### limit.method(class, methodName, maxRunning)
-
-This is sugar for:
-
-```javascript
-class.prototype.methodName = limit(class.prototype.methodName, maxRunning)
-```
-
-### limit.method(object, methodName, maxRunning)
-
-This is sugar for:
-
-```javascript
-object.methodName = limit(object.methodName, maxRunning)
-```
-
-For example `limit.promise.method(fs, 'stat', 5)` is the same as
-`fs.stat = limit.promise(fs.stat, 5)`.
-
-### limit.promise.method(class, methodName, maxRunning)
-
-This is sugar for:
-
-```javascript
-class.prototype.methodName = limit.promise(class.prototype.methodName, maxRunning)
-```
-
-### limit.promise.method(object, methodName, maxRunning)
-
-This is sugar for:
-
-```javascript
-object.methodName = limit.promise(object.methodName, maxRunning)
-```
-
-For example `limit.promise.method(fs, 'statAsync', 5)` is the same as
-`fs.statAsync = limit.promise(fs.statAsync, 5)`.
diff -pruN 5.8.0+ds-2/node_modules/cli-table2/.npmignore 5.8.0+ds1-1/node_modules/cli-table2/.npmignore
--- 5.8.0+ds-2/node_modules/cli-table2/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cli-table2/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,5 @@
+node_modules/
+.idea/
+coverage/
+JasmineAdapter-1.1.2.js
+jasmine-1.1.0.js
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/cmd-shim/.npmignore 5.8.0+ds1-1/node_modules/cmd-shim/.npmignore
--- 5.8.0+ds-2/node_modules/cmd-shim/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/cmd-shim/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,16 @@
+lib-cov
+*.seed
+*.log
+*.csv
+*.dat
+*.out
+*.pid
+*.gz
+
+pids
+logs
+results
+
+npm-debug.log
+
+node_modules
diff -pruN 5.8.0+ds-2/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.npmignore 5.8.0+ds1-1/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.npmignore
--- 5.8.0+ds-2/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1 @@
+node_modules/
diff -pruN 5.8.0+ds-2/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/.npmignore 5.8.0+ds1-1/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/.npmignore
--- 5.8.0+ds-2/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1 @@
+node_modules
diff -pruN 5.8.0+ds-2/node_modules/columnify/node_modules/wcwidth/.npmignore 5.8.0+ds1-1/node_modules/columnify/node_modules/wcwidth/.npmignore
--- 5.8.0+ds-2/node_modules/columnify/node_modules/wcwidth/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/columnify/node_modules/wcwidth/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1 @@
+node_modules
diff -pruN 5.8.0+ds-2/node_modules/detect-newline/index.js 5.8.0+ds1-1/node_modules/detect-newline/index.js
--- 5.8.0+ds-2/node_modules/detect-newline/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/detect-newline/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,24 +0,0 @@
-'use strict';
-module.exports = function (str) {
-	if (typeof str !== 'string') {
-		throw new TypeError('Expected a string');
-	}
-
-	var newlines = (str.match(/(?:\r?\n)/g) || []);
-
-	if (newlines.length === 0) {
-		return null;
-	}
-
-	var crlf = newlines.filter(function (el) {
-		return el === '\r\n';
-	}).length;
-
-	var lf = newlines.length - crlf;
-
-	return crlf > lf ? '\r\n' : '\n';
-};
-
-module.exports.graceful = function (str) {
-	return module.exports(str) || '\n';
-};
diff -pruN 5.8.0+ds-2/node_modules/detect-newline/license 5.8.0+ds1-1/node_modules/detect-newline/license
--- 5.8.0+ds-2/node_modules/detect-newline/license	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/detect-newline/license	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/detect-newline/package.json 5.8.0+ds1-1/node_modules/detect-newline/package.json
--- 5.8.0+ds-2/node_modules/detect-newline/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/detect-newline/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,70 +0,0 @@
-{
-  "_from": "detect-newline",
-  "_id": "detect-newline@2.1.0",
-  "_inBundle": false,
-  "_integrity": "sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=",
-  "_location": "/detect-newline",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "tag",
-    "registry": true,
-    "raw": "detect-newline",
-    "name": "detect-newline",
-    "escapedName": "detect-newline",
-    "rawSpec": "",
-    "saveSpec": null,
-    "fetchSpec": "latest"
-  },
-  "_requiredBy": [
-    "#USER",
-    "/"
-  ],
-  "_resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-2.1.0.tgz",
-  "_shasum": "f41f1c10be4b00e87b5f13da680759f2c5bfd3e2",
-  "_spec": "detect-newline",
-  "_where": "/Users/anh/code/npm",
-  "author": {
-    "name": "Sindre Sorhus",
-    "email": "sindresorhus@gmail.com",
-    "url": "sindresorhus.com"
-  },
-  "bugs": {
-    "url": "https://github.com/sindresorhus/detect-newline/issues"
-  },
-  "bundleDependencies": false,
-  "deprecated": false,
-  "description": "Detect the dominant newline character of a string",
-  "devDependencies": {
-    "ava": "*",
-    "xo": "*"
-  },
-  "engines": {
-    "node": ">=0.10.0"
-  },
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/sindresorhus/detect-newline#readme",
-  "keywords": [
-    "newline",
-    "linebreak",
-    "line-break",
-    "line",
-    "lf",
-    "crlf",
-    "eol",
-    "linefeed",
-    "character",
-    "char"
-  ],
-  "license": "MIT",
-  "name": "detect-newline",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/sindresorhus/detect-newline.git"
-  },
-  "scripts": {
-    "test": "xo && ava"
-  },
-  "version": "2.1.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/detect-newline/readme.md 5.8.0+ds1-1/node_modules/detect-newline/readme.md
--- 5.8.0+ds-2/node_modules/detect-newline/readme.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/detect-newline/readme.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,42 +0,0 @@
-# detect-newline [![Build Status](https://travis-ci.org/sindresorhus/detect-newline.svg?branch=master)](https://travis-ci.org/sindresorhus/detect-newline)
-
-> Detect the dominant newline character of a string
-
-
-## Install
-
-```
-$ npm install --save detect-newline
-```
-
-
-## Usage
-
-```js
-const detectNewline = require('detect-newline');
-
-detectNewline('foo\nbar\nbaz\r\n');
-//=> '\n'
-```
-
-
-## API
-
-### detectNewline(input)
-
-Returns detected newline or `null` when no newline character is found.
-
-### detectNewline.graceful(input)
-
-Returns detected newline or `\n` when no newline character is found.
-
-
-## Related
-
-- [detect-newline-cli](https://github.com/sindresorhus/detect-newline-cli) - CLI for this module
-- [detect-indent](https://github.com/sindresorhus/detect-indent) - Detect the indentation of code
-
-
-## License
-
-MIT © [Sindre Sorhus](http://sindresorhus.com)
diff -pruN 5.8.0+ds-2/node_modules/fs-write-stream-atomic/index.js 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/index.js
--- 5.8.0+ds-2/node_modules/fs-write-stream-atomic/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,176 +0,0 @@
-var fs = require('graceful-fs')
-var Writable = require('readable-stream').Writable
-var util = require('util')
-var MurmurHash3 = require('imurmurhash')
-var iferr = require('iferr')
-var crypto = require('crypto')
-
-function murmurhex () {
-  var hash = MurmurHash3('')
-  for (var ii = 0; ii < arguments.length; ++ii) {
-    hash.hash('' + arguments[ii])
-  }
-  return hash.result()
-}
-
-var invocations = 0
-function getTmpname (filename) {
-  return filename + '.' + murmurhex(__filename, process.pid, ++invocations)
-}
-
-var setImmediate = global.setImmediate || setTimeout
-
-module.exports = WriteStreamAtomic
-
-// Requirements:
-//   1. Write everything written to the stream to a temp file.
-//   2. If there are no errors:
-//      a. moves the temp file into its final destination
-//      b. emits `finish` & `closed` ONLY after the file is
-//         fully flushed and renamed.
-//   3. If there's an error, removes the temp file.
-
-util.inherits(WriteStreamAtomic, Writable)
-function WriteStreamAtomic (path, options) {
-  if (!(this instanceof WriteStreamAtomic)) {
-    return new WriteStreamAtomic(path, options)
-  }
-  Writable.call(this, options)
-
-  this.__isWin = options && options.hasOwnProperty('isWin') ? options.isWin : process.platform === 'win32'
-
-  this.__atomicTarget = path
-  this.__atomicTmp = getTmpname(path)
-
-  this.__atomicChown = options && options.chown
-
-  this.__atomicClosed = false
-
-  this.__atomicStream = fs.WriteStream(this.__atomicTmp, options)
-
-  this.__atomicStream.once('open', handleOpen(this))
-  this.__atomicStream.once('close', handleClose(this))
-  this.__atomicStream.once('error', handleError(this))
-}
-
-// We have to suppress default finish emitting, because ordinarily it
-// would happen as soon as `end` is called on us and all of the
-// data has been written to our target stream. So we suppress
-// finish from being emitted here, and only emit it after our
-// target stream is closed and we've moved everything around.
-WriteStreamAtomic.prototype.emit = function (event) {
-  if (event === 'finish') return this.__atomicStream.end()
-  return Writable.prototype.emit.apply(this, arguments)
-}
-
-WriteStreamAtomic.prototype._write = function (buffer, encoding, cb) {
-  var flushed = this.__atomicStream.write(buffer, encoding)
-  if (flushed) return cb()
-  this.__atomicStream.once('drain', cb)
-}
-
-function handleOpen (writeStream) {
-  return function (fd) {
-    writeStream.emit('open', fd)
-  }
-}
-
-function handleClose (writeStream) {
-  return function () {
-    if (writeStream.__atomicClosed) return
-    writeStream.__atomicClosed = true
-    if (writeStream.__atomicChown) {
-      var uid = writeStream.__atomicChown.uid
-      var gid = writeStream.__atomicChown.gid
-      return fs.chown(writeStream.__atomicTmp, uid, gid, iferr(cleanup, moveIntoPlace))
-    } else {
-      moveIntoPlace()
-    }
-  }
-
-  function moveIntoPlace () {
-    fs.rename(writeStream.__atomicTmp, writeStream.__atomicTarget, iferr(trapWindowsEPERM, end))
-  }
-
-  function trapWindowsEPERM (err) {
-    if (writeStream.__isWin &&
-        err.syscall && err.syscall === 'rename' &&
-        err.code && err.code === 'EPERM'
-    ) {
-      checkFileHashes(err)
-    } else {
-      cleanup(err)
-    }
-  }
-
-  function checkFileHashes (eperm) {
-    var inprocess = 2
-    var tmpFileHash = crypto.createHash('sha512')
-    var targetFileHash = crypto.createHash('sha512')
-
-    fs.createReadStream(writeStream.__atomicTmp)
-      .on('data', function (data, enc) { tmpFileHash.update(data, enc) })
-      .on('error', fileHashError)
-      .on('end', fileHashComplete)
-    fs.createReadStream(writeStream.__atomicTarget)
-      .on('data', function (data, enc) { targetFileHash.update(data, enc) })
-      .on('error', fileHashError)
-      .on('end', fileHashComplete)
-
-    function fileHashError () {
-      if (inprocess === 0) return
-      inprocess = 0
-      cleanup(eperm)
-    }
-
-    function fileHashComplete () {
-      if (inprocess === 0) return
-      if (--inprocess) return
-      if (tmpFileHash.digest('hex') === targetFileHash.digest('hex')) {
-        return cleanup()
-      } else {
-        return cleanup(eperm)
-      }
-    }
-  }
-
-  function cleanup (err) {
-    fs.unlink(writeStream.__atomicTmp, function () {
-      if (err) {
-        writeStream.emit('error', err)
-        writeStream.emit('close')
-      } else {
-        end()
-      }
-    })
-  }
-
-  function end () {
-    // We have to use our parent class directly because we suppress `finish`
-    // events fired via our own emit method.
-    Writable.prototype.emit.call(writeStream, 'finish')
-
-    // Delay the close to provide the same temporal separation a physical
-    // file operation would have– that is, the close event is emitted only
-    // after the async close operation completes.
-    setImmediate(function () {
-      writeStream.emit('close')
-    })
-  }
-}
-
-function handleError (writeStream) {
-  return function (er) {
-    cleanupSync()
-    writeStream.emit('error', er)
-    writeStream.__atomicClosed = true
-    writeStream.emit('close')
-  }
-  function cleanupSync () {
-    try {
-      fs.unlinkSync(writeStream.__atomicTmp)
-    } finally {
-      return
-    }
-  }
-}
diff -pruN 5.8.0+ds-2/node_modules/fs-write-stream-atomic/LICENSE 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/LICENSE
--- 5.8.0+ds-2/node_modules/fs-write-stream-atomic/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,15 +0,0 @@
-The ISC License
-
-Copyright (c) Isaac Z. Schlueter and Contributors
-
-Permission to use, copy, modify, and/or distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
-IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/fs-write-stream-atomic/package.json 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/package.json
--- 5.8.0+ds-2/node_modules/fs-write-stream-atomic/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,67 +0,0 @@
-{
-  "_from": "fs-write-stream-atomic@~1.0.10",
-  "_id": "fs-write-stream-atomic@1.0.10",
-  "_integrity": "sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=",
-  "_location": "/fs-write-stream-atomic",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "fs-write-stream-atomic@~1.0.10",
-    "name": "fs-write-stream-atomic",
-    "escapedName": "fs-write-stream-atomic",
-    "rawSpec": "~1.0.10",
-    "saveSpec": null,
-    "fetchSpec": "~1.0.10"
-  },
-  "_requiredBy": [
-    "/",
-    "/move-concurrently",
-    "/move-concurrently/copy-concurrently"
-  ],
-  "_resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz",
-  "_shasum": "b47df53493ef911df75731e70a9ded0189db40c9",
-  "_shrinkwrap": null,
-  "_spec": "fs-write-stream-atomic@~1.0.10",
-  "_where": "/Users/zkat/Documents/code/npm",
-  "author": {
-    "name": "Isaac Z. Schlueter",
-    "email": "i@izs.me",
-    "url": "http://blog.izs.me/"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/npm/fs-write-stream-atomic/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "graceful-fs": "^4.1.2",
-    "iferr": "^0.1.5",
-    "imurmurhash": "^0.1.4",
-    "readable-stream": "1 || 2"
-  },
-  "deprecated": false,
-  "description": "Like `fs.createWriteStream(...)`, but atomic.",
-  "devDependencies": {
-    "rimraf": "^2.4.4",
-    "standard": "^5.4.1",
-    "tap": "^2.3.1"
-  },
-  "directories": {
-    "test": "test"
-  },
-  "homepage": "https://github.com/npm/fs-write-stream-atomic",
-  "license": "ISC",
-  "main": "index.js",
-  "name": "fs-write-stream-atomic",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/npm/fs-write-stream-atomic.git"
-  },
-  "scripts": {
-    "test": "standard && tap --coverage test/*.js"
-  },
-  "version": "1.0.10"
-}
diff -pruN 5.8.0+ds-2/node_modules/fs-write-stream-atomic/README.md 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/README.md
--- 5.8.0+ds-2/node_modules/fs-write-stream-atomic/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,35 +0,0 @@
-# fs-write-stream-atomic
-
-Like `fs.createWriteStream(...)`, but atomic.
-
-Writes to a tmp file and does an atomic `fs.rename` to move it into
-place when it's done.
-
-First rule of debugging: **It's always a race condition.**
-
-## USAGE
-
-```javascript
-var fsWriteStreamAtomic = require('fs-write-stream-atomic')
-// options are optional.
-var write = fsWriteStreamAtomic('output.txt', options)
-var read = fs.createReadStream('input.txt')
-read.pipe(write)
-
-// When the write stream emits a 'finish' or 'close' event,
-// you can be sure that it is moved into place, and contains
-// all the bytes that were written to it, even if something else
-// was writing to `output.txt` at the same time.
-```
-
-### `fsWriteStreamAtomic(filename, [options])`
-
-* `filename` {String} The file we want to write to
-* `options` {Object}
-  * `chown` {Object} User and group to set ownership after write
-    * `uid` {Number}
-    * `gid` {Number}
-  * `encoding` {String} default = 'utf8'
-  * `mode` {Number} default = `0666`
-  * `flags` {String} default = `'w'`
-
diff -pruN 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/basic.js 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/basic.js
--- 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/basic.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/basic.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,97 +0,0 @@
-var fs = require('graceful-fs')
-var test = require('tap').test
-var path = require('path')
-var writeStream = require('../index.js')
-
-var rename = fs.rename
-fs.rename = function (from, to, cb) {
-  setTimeout(function () {
-    rename(from, to, cb)
-  }, 100)
-}
-
-test('basic', function (t) {
-  // open 10 write streams to the same file.
-  // then write to each of them, and to the target
-  // and verify at the end that each of them does their thing
-  var target = path.resolve(__dirname, 'test.txt')
-  var n = 10
-
-  // We run all of our assertions twice:
-  //   once for finish, once for close
-  // There are 6 assertions, two fixed, plus 4 lines in the file.
-  t.plan(n * 2 * 6)
-
-  var streams = []
-  for (var i = 0; i < n; i++) {
-    var s = writeStream(target)
-    s.on('finish', verifier('finish', i))
-    s.on('close', verifier('close', i))
-    streams.push(s)
-  }
-
-  function verifier (ev, num) {
-    return function () {
-      if (ev === 'close') {
-        t.equal(this.__emittedFinish, true, num + '. closed only after finish')
-      } else {
-        this.__emittedFinish = true
-        t.equal(ev, 'finish', num + '. finished')
-      }
-
-      // make sure that one of the atomic streams won.
-      var res = fs.readFileSync(target, 'utf8')
-      var lines = res.trim().split(/\n/)
-      lines.forEach(function (line, lineno) {
-        var first = lines[0].match(/\d+$/)[0]
-        var cur = line.match(/\d+$/)[0]
-        t.equal(cur, first, num + '. line ' + lineno + ' matches')
-      })
-
-      var resExpr = /^first write \d+\nsecond write \d+\nthird write \d+\nfinal write \d+\n$/
-      t.similar(res, resExpr, num + '. content matches')
-    }
-  }
-
-  // now write something to each stream.
-  streams.forEach(function (stream, i) {
-    stream.write('first write ' + i + '\n')
-  })
-
-  // wait a sec for those writes to go out.
-  setTimeout(function () {
-    // write something else to the target.
-    fs.writeFileSync(target, 'brutality!\n')
-
-    // write some more stuff.
-    streams.forEach(function (stream, i) {
-      stream.write('second write ' + i + '\n')
-    })
-
-    setTimeout(function () {
-      // Oops!  Deleted the file!
-      fs.unlinkSync(target)
-
-      // write some more stuff.
-      streams.forEach(function (stream, i) {
-        stream.write('third write ' + i + '\n')
-      })
-
-      setTimeout(function () {
-        fs.writeFileSync(target, 'brutality TWO!\n')
-        streams.forEach(function (stream, i) {
-          stream.end('final write ' + i + '\n')
-        })
-      }, 50)
-    }, 50)
-  }, 50)
-})
-
-test('cleanup', function (t) {
-  fs.readdirSync(__dirname).filter(function (f) {
-    return f.match(/^test.txt/)
-  }).forEach(function (file) {
-    fs.unlinkSync(path.resolve(__dirname, file))
-  })
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/chown.js 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/chown.js
--- 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/chown.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/chown.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,44 +0,0 @@
-'use strict'
-var fs = require('graceful-fs')
-var path = require('path')
-var test = require('tap').test
-var rimraf = require('rimraf')
-var writeStream = require('../index.js')
-
-var target = path.resolve(__dirname, 'test-chown')
-
-test('chown works', function (t) {
-  t.plan(1)
-  var stream = writeStream(target, {chown: {uid: process.getuid(), gid: process.getgid()}})
-  var hadError = false
-  stream.on('error', function (er) {
-    hadError = true
-    console.log('#', er)
-  })
-  stream.on('close', function () {
-    t.is(hadError, false, 'no errors before close')
-  })
-  stream.end()
-})
-
-test('chown fails', function (t) {
-  t.plan(1)
-  fs.chown = function (file, uid, gid, cb) {
-    cb(new Error('TEST BREAK'))
-  }
-  var stream = writeStream(target, {chown: {uid: process.getuid(), gid: process.getgid()}})
-  var hadError = false
-  stream.on('error', function (er) {
-    hadError = true
-    console.log('#', er)
-  })
-  stream.on('close', function () {
-    t.is(hadError, true, 'error before close')
-  })
-  stream.end()
-})
-
-test('cleanup', function (t) {
-  rimraf.sync(target)
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/rename-eperm.js 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/rename-eperm.js
--- 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/rename-eperm.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/rename-eperm.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,154 +0,0 @@
-'use strict'
-var fs = require('graceful-fs')
-var path = require('path')
-var test = require('tap').test
-var rimraf = require('rimraf')
-var writeStream = require('../index.js')
-
-var target = path.resolve(__dirname, 'test-rename-eperm1')
-var target2 = path.resolve(__dirname, 'test-rename-eperm2')
-var target3 = path.resolve(__dirname, 'test-rename-eperm3')
-
-test('rename eperm none existing file', function (t) {
-  t.plan(2)
-
-  var _rename = fs.rename
-  fs.existsSync = function (src) {
-    return true
-  }
-  fs.rename = function (src, dest, cb) {
-    // simulate a failure during rename where the file
-    // is renamed successfully but the process encounters
-    // an EPERM error and the target file does not exist
-    _rename(src, dest, function (e) {
-      var err = new Error('TEST BREAK')
-      err.syscall = 'rename'
-      err.code = 'EPERM'
-      cb(err)
-    })
-  }
-
-  var stream = writeStream(target, { isWin: true })
-  var hadError = false
-  var calledFinish = false
-  stream.on('error', function (er) {
-    hadError = true
-    console.log('#', er)
-  })
-  stream.on('finish', function () {
-    calledFinish = true
-  })
-  stream.on('close', function () {
-    t.is(hadError, true, 'error was caught')
-    t.is(calledFinish, false, 'finish was called before close')
-  })
-  stream.end()
-})
-
-// test existing file with diff. content
-test('rename eperm existing file different content', function (t) {
-  t.plan(2)
-
-  var _rename = fs.rename
-  fs.existsSync = function (src) {
-    return true
-  }
-  fs.rename = function (src, dest, cb) {
-    // simulate a failure during rename where the file
-    // is renamed successfully but the process encounters
-    // an EPERM error and the target file that has another content than the
-    // destination
-    _rename(src, dest, function (e) {
-      fs.writeFile(src, 'dest', function (writeErr) {
-        if (writeErr) {
-          return console.log('WRITEERR: ' + writeErr)
-        }
-
-        fs.writeFile(target2, 'target', function (writeErr) {
-          if (writeErr) {
-            return console.log('WRITEERR: ' + writeErr)
-          }
-
-          var err = new Error('TEST BREAK')
-          err.syscall = 'rename'
-          err.code = 'EPERM'
-          cb(err)
-        })
-      })
-    })
-  }
-
-  var stream = writeStream(target2, { isWin: true })
-  var hadError = false
-  var calledFinish = false
-  stream.on('error', function (er) {
-    hadError = true
-    console.log('#', er)
-  })
-  stream.on('finish', function () {
-    calledFinish = true
-  })
-  stream.on('close', function () {
-    t.is(hadError, true, 'error was caught')
-    t.is(calledFinish, false, 'finish was called before close')
-  })
-  stream.end()
-})
-
-// test existing file with the same content
-// test existing file with diff. content
-test('rename eperm existing file different content', function (t) {
-  t.plan(2)
-
-  var _rename = fs.rename
-  fs.existsSync = function (src) {
-    return true
-  }
-  fs.rename = function (src, dest, cb) {
-    // simulate a failure during rename where the file
-    // is renamed successfully but the process encounters
-    // an EPERM error and the target file that has the same content than the
-    // destination
-    _rename(src, dest, function (e) {
-      fs.writeFile(src, 'target2', function (writeErr) {
-        if (writeErr) {
-          return console.log('WRITEERR: ' + writeErr)
-        }
-
-        fs.writeFile(target3, 'target2', function (writeErr) {
-          if (writeErr) {
-            return console.log('WRITEERR: ' + writeErr)
-          }
-
-          var err = new Error('TEST BREAK')
-          err.syscall = 'rename'
-          err.code = 'EPERM'
-          cb(err)
-        })
-      })
-    })
-  }
-
-  var stream = writeStream(target3, { isWin: true })
-  var hadError = false
-  var calledFinish = false
-  stream.on('error', function (er) {
-    hadError = true
-    console.log('#', er)
-  })
-  stream.on('finish', function () {
-    calledFinish = true
-  })
-  stream.on('close', function () {
-    t.is(hadError, false, 'error was caught')
-    t.is(calledFinish, true, 'finish was called before close')
-  })
-  stream.end()
-})
-
-test('cleanup', function (t) {
-  rimraf.sync(target)
-  rimraf.sync(target2)
-  rimraf.sync(target3)
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/rename-fail.js 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/rename-fail.js
--- 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/rename-fail.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/rename-fail.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,30 +0,0 @@
-'use strict'
-var fs = require('graceful-fs')
-var path = require('path')
-var test = require('tap').test
-var rimraf = require('rimraf')
-var writeStream = require('../index.js')
-
-var target = path.resolve(__dirname, 'test-rename')
-
-test('rename fails', function (t) {
-  t.plan(1)
-  fs.rename = function (src, dest, cb) {
-    cb(new Error('TEST BREAK'))
-  }
-  var stream = writeStream(target)
-  var hadError = false
-  stream.on('error', function (er) {
-    hadError = true
-    console.log('#', er)
-  })
-  stream.on('close', function () {
-    t.is(hadError, true, 'error before close')
-  })
-  stream.end()
-})
-
-test('cleanup', function (t) {
-  rimraf.sync(target)
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/slow-close.js 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/slow-close.js
--- 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/slow-close.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/slow-close.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,40 +0,0 @@
-'use strict'
-var fs = require('graceful-fs')
-var path = require('path')
-var test = require('tap').test
-var rimraf = require('rimraf')
-var writeStream = require('../index.js')
-
-var target = path.resolve(__dirname, 'test-chown')
-
-test('slow close', function (t) {
-  t.plan(2)
-  // The goal here is to simulate the "file close" step happening so slowly
-  // that the whole close/rename process could finish before the file is
-  // actually closed (and thus buffers truely flushed to the OS). In
-  // previous versions of this module, this would result in the module
-  // emitting finish & close before the file was fully written and in
-  // turn, could break other layers that tried to read the new file.
-  var realEmit = fs.WriteStream.prototype.emit
-  var reallyClosed = false
-  fs.WriteStream.prototype.emit = function (event) {
-    if (event !== 'close') return realEmit.apply(this, arguments)
-    setTimeout(function () {
-      reallyClosed = true
-      realEmit.call(this, 'close')
-    }.bind(this), 200)
-  }
-  var stream = writeStream(target)
-  stream.on('finish', function () {
-    t.is(reallyClosed, true, "didn't finish before target was closed")
-  })
-  stream.on('close', function () {
-    t.is(reallyClosed, true, "didn't close before target was closed")
-  })
-  stream.end()
-})
-
-test('cleanup', function (t) {
-  rimraf.sync(target)
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/toolong.js 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/toolong.js
--- 5.8.0+ds-2/node_modules/fs-write-stream-atomic/test/toolong.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/test/toolong.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,29 +0,0 @@
-var path = require('path')
-var test = require('tap').test
-var writeStream = require('../index.js')
-
-function repeat (times, string) {
-  var output = ''
-  for (var ii = 0; ii < times; ++ii) {
-    output += string
-  }
-  return output
-}
-
-var target = path.resolve(__dirname, repeat(1000, 'test'))
-
-test('name too long', function (t) {
-  t.plan(2)
-  var stream = writeStream(target)
-  var hadError = false
-  stream.on('error', function (er) {
-    if (!hadError) {
-      t.is(er.code, 'ENAMETOOLONG', target.length + ' character name results in ENAMETOOLONG')
-      hadError = true
-    }
-  })
-  stream.on('close', function () {
-    t.ok(hadError, 'got error before close')
-  })
-  stream.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/fs-write-stream-atomic/.travis.yml 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/.travis.yml
--- 5.8.0+ds-2/node_modules/fs-write-stream-atomic/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/fs-write-stream-atomic/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
-language: node_js
-sudo: false
-before_install:
-    - "npm -g install npm"
-node_js:
-  - "0.8"
-  - "0.10"
-  - "0.12"
-  - "iojs"
-  - "4"
-  - "5"
diff -pruN 5.8.0+ds-2/node_modules/imurmurhash/imurmurhash.js 5.8.0+ds1-1/node_modules/imurmurhash/imurmurhash.js
--- 5.8.0+ds-2/node_modules/imurmurhash/imurmurhash.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/imurmurhash/imurmurhash.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,138 +0,0 @@
-/**
- * @preserve
- * JS Implementation of incremental MurmurHash3 (r150) (as of May 10, 2013)
- *
- * @author <a href="mailto:jensyt@gmail.com">Jens Taylor</a>
- * @see http://github.com/homebrewing/brauhaus-diff
- * @author <a href="mailto:gary.court@gmail.com">Gary Court</a>
- * @see http://github.com/garycourt/murmurhash-js
- * @author <a href="mailto:aappleby@gmail.com">Austin Appleby</a>
- * @see http://sites.google.com/site/murmurhash/
- */
-(function(){
-    var cache;
-
-    // Call this function without `new` to use the cached object (good for
-    // single-threaded environments), or with `new` to create a new object.
-    //
-    // @param {string} key A UTF-16 or ASCII string
-    // @param {number} seed An optional positive integer
-    // @return {object} A MurmurHash3 object for incremental hashing
-    function MurmurHash3(key, seed) {
-        var m = this instanceof MurmurHash3 ? this : cache;
-        m.reset(seed)
-        if (typeof key === 'string' && key.length > 0) {
-            m.hash(key);
-        }
-
-        if (m !== this) {
-            return m;
-        }
-    };
-
-    // Incrementally add a string to this hash
-    //
-    // @param {string} key A UTF-16 or ASCII string
-    // @return {object} this
-    MurmurHash3.prototype.hash = function(key) {
-        var h1, k1, i, top, len;
-
-        len = key.length;
-        this.len += len;
-
-        k1 = this.k1;
-        i = 0;
-        switch (this.rem) {
-            case 0: k1 ^= len > i ? (key.charCodeAt(i++) & 0xffff) : 0;
-            case 1: k1 ^= len > i ? (key.charCodeAt(i++) & 0xffff) << 8 : 0;
-            case 2: k1 ^= len > i ? (key.charCodeAt(i++) & 0xffff) << 16 : 0;
-            case 3:
-                k1 ^= len > i ? (key.charCodeAt(i) & 0xff) << 24 : 0;
-                k1 ^= len > i ? (key.charCodeAt(i++) & 0xff00) >> 8 : 0;
-        }
-
-        this.rem = (len + this.rem) & 3; // & 3 is same as % 4
-        len -= this.rem;
-        if (len > 0) {
-            h1 = this.h1;
-            while (1) {
-                k1 = (k1 * 0x2d51 + (k1 & 0xffff) * 0xcc9e0000) & 0xffffffff;
-                k1 = (k1 << 15) | (k1 >>> 17);
-                k1 = (k1 * 0x3593 + (k1 & 0xffff) * 0x1b870000) & 0xffffffff;
-
-                h1 ^= k1;
-                h1 = (h1 << 13) | (h1 >>> 19);
-                h1 = (h1 * 5 + 0xe6546b64) & 0xffffffff;
-
-                if (i >= len) {
-                    break;
-                }
-
-                k1 = ((key.charCodeAt(i++) & 0xffff)) ^
-                     ((key.charCodeAt(i++) & 0xffff) << 8) ^
-                     ((key.charCodeAt(i++) & 0xffff) << 16);
-                top = key.charCodeAt(i++);
-                k1 ^= ((top & 0xff) << 24) ^
-                      ((top & 0xff00) >> 8);
-            }
-
-            k1 = 0;
-            switch (this.rem) {
-                case 3: k1 ^= (key.charCodeAt(i + 2) & 0xffff) << 16;
-                case 2: k1 ^= (key.charCodeAt(i + 1) & 0xffff) << 8;
-                case 1: k1 ^= (key.charCodeAt(i) & 0xffff);
-            }
-
-            this.h1 = h1;
-        }
-
-        this.k1 = k1;
-        return this;
-    };
-
-    // Get the result of this hash
-    //
-    // @return {number} The 32-bit hash
-    MurmurHash3.prototype.result = function() {
-        var k1, h1;
-        
-        k1 = this.k1;
-        h1 = this.h1;
-
-        if (k1 > 0) {
-            k1 = (k1 * 0x2d51 + (k1 & 0xffff) * 0xcc9e0000) & 0xffffffff;
-            k1 = (k1 << 15) | (k1 >>> 17);
-            k1 = (k1 * 0x3593 + (k1 & 0xffff) * 0x1b870000) & 0xffffffff;
-            h1 ^= k1;
-        }
-
-        h1 ^= this.len;
-
-        h1 ^= h1 >>> 16;
-        h1 = (h1 * 0xca6b + (h1 & 0xffff) * 0x85eb0000) & 0xffffffff;
-        h1 ^= h1 >>> 13;
-        h1 = (h1 * 0xae35 + (h1 & 0xffff) * 0xc2b20000) & 0xffffffff;
-        h1 ^= h1 >>> 16;
-
-        return h1 >>> 0;
-    };
-
-    // Reset the hash object for reuse
-    //
-    // @param {number} seed An optional positive integer
-    MurmurHash3.prototype.reset = function(seed) {
-        this.h1 = typeof seed === 'number' ? seed : 0;
-        this.rem = this.k1 = this.len = 0;
-        return this;
-    };
-
-    // A cached object to use. This can be safely used if you're in a single-
-    // threaded environment, otherwise you need to create new hashes to use.
-    cache = new MurmurHash3();
-
-    if (typeof(module) != 'undefined') {
-        module.exports = MurmurHash3;
-    } else {
-        this.MurmurHash3 = MurmurHash3;
-    }
-}());
diff -pruN 5.8.0+ds-2/node_modules/imurmurhash/imurmurhash.min.js 5.8.0+ds1-1/node_modules/imurmurhash/imurmurhash.min.js
--- 5.8.0+ds-2/node_modules/imurmurhash/imurmurhash.min.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/imurmurhash/imurmurhash.min.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,12 +0,0 @@
-/**
- * @preserve
- * JS Implementation of incremental MurmurHash3 (r150) (as of May 10, 2013)
- *
- * @author <a href="mailto:jensyt@gmail.com">Jens Taylor</a>
- * @see http://github.com/homebrewing/brauhaus-diff
- * @author <a href="mailto:gary.court@gmail.com">Gary Court</a>
- * @see http://github.com/garycourt/murmurhash-js
- * @author <a href="mailto:aappleby@gmail.com">Austin Appleby</a>
- * @see http://sites.google.com/site/murmurhash/
- */
-!function(){function t(h,r){var s=this instanceof t?this:e;return s.reset(r),"string"==typeof h&&h.length>0&&s.hash(h),s!==this?s:void 0}var e;t.prototype.hash=function(t){var e,h,r,s,i;switch(i=t.length,this.len+=i,h=this.k1,r=0,this.rem){case 0:h^=i>r?65535&t.charCodeAt(r++):0;case 1:h^=i>r?(65535&t.charCodeAt(r++))<<8:0;case 2:h^=i>r?(65535&t.charCodeAt(r++))<<16:0;case 3:h^=i>r?(255&t.charCodeAt(r))<<24:0,h^=i>r?(65280&t.charCodeAt(r++))>>8:0}if(this.rem=3&i+this.rem,i-=this.rem,i>0){for(e=this.h1;;){if(h=4294967295&11601*h+3432906752*(65535&h),h=h<<15|h>>>17,h=4294967295&13715*h+461832192*(65535&h),e^=h,e=e<<13|e>>>19,e=4294967295&5*e+3864292196,r>=i)break;h=65535&t.charCodeAt(r++)^(65535&t.charCodeAt(r++))<<8^(65535&t.charCodeAt(r++))<<16,s=t.charCodeAt(r++),h^=(255&s)<<24^(65280&s)>>8}switch(h=0,this.rem){case 3:h^=(65535&t.charCodeAt(r+2))<<16;case 2:h^=(65535&t.charCodeAt(r+1))<<8;case 1:h^=65535&t.charCodeAt(r)}this.h1=e}return this.k1=h,this},t.prototype.result=function(){var t,e;return t=this.k1,e=this.h1,t>0&&(t=4294967295&11601*t+3432906752*(65535&t),t=t<<15|t>>>17,t=4294967295&13715*t+461832192*(65535&t),e^=t),e^=this.len,e^=e>>>16,e=4294967295&51819*e+2246770688*(65535&e),e^=e>>>13,e=4294967295&44597*e+3266445312*(65535&e),e^=e>>>16,e>>>0},t.prototype.reset=function(t){return this.h1="number"==typeof t?t:0,this.rem=this.k1=this.len=0,this},e=new t,"undefined"!=typeof module?module.exports=t:this.MurmurHash3=t}();
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/imurmurhash/package.json 5.8.0+ds1-1/node_modules/imurmurhash/package.json
--- 5.8.0+ds-2/node_modules/imurmurhash/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/imurmurhash/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,69 +0,0 @@
-{
-  "_from": "imurmurhash@*",
-  "_id": "imurmurhash@0.1.4",
-  "_integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
-  "_location": "/imurmurhash",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "imurmurhash@*",
-    "name": "imurmurhash",
-    "escapedName": "imurmurhash",
-    "rawSpec": "*",
-    "saveSpec": null,
-    "fetchSpec": "*"
-  },
-  "_requiredBy": [
-    "/",
-    "/fs-write-stream-atomic",
-    "/unique-filename/unique-slug",
-    "/write-file-atomic"
-  ],
-  "_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
-  "_shasum": "9218b9b2b928a238b13dc4fb6b6d576f231453ea",
-  "_shrinkwrap": null,
-  "_spec": "imurmurhash@*",
-  "_where": "/Users/zkat/Documents/code/npm",
-  "author": {
-    "name": "Jens Taylor",
-    "email": "jensyt@gmail.com",
-    "url": "https://github.com/homebrewing"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/jensyt/imurmurhash-js/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "An incremental implementation of MurmurHash3",
-  "devDependencies": {},
-  "engines": {
-    "node": ">=0.8.19"
-  },
-  "files": [
-    "imurmurhash.js",
-    "imurmurhash.min.js",
-    "package.json",
-    "README.md"
-  ],
-  "homepage": "https://github.com/jensyt/imurmurhash-js",
-  "keywords": [
-    "murmur",
-    "murmurhash",
-    "murmurhash3",
-    "hash",
-    "incremental"
-  ],
-  "license": "MIT",
-  "main": "imurmurhash.js",
-  "name": "imurmurhash",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/jensyt/imurmurhash-js.git"
-  },
-  "version": "0.1.4"
-}
diff -pruN 5.8.0+ds-2/node_modules/imurmurhash/README.md 5.8.0+ds1-1/node_modules/imurmurhash/README.md
--- 5.8.0+ds-2/node_modules/imurmurhash/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/imurmurhash/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,122 +0,0 @@
-iMurmurHash.js
-==============
-
-An incremental implementation of the MurmurHash3 (32-bit) hashing algorithm for JavaScript based on [Gary Court's implementation](https://github.com/garycourt/murmurhash-js) with [kazuyukitanimura's modifications](https://github.com/kazuyukitanimura/murmurhash-js).
-
-This version works significantly faster than the non-incremental version if you need to hash many small strings into a single hash, since string concatenation (to build the single string to pass the non-incremental version) is fairly costly. In one case tested, using the incremental version was about 50% faster than concatenating 5-10 strings and then hashing.
-
-Installation
-------------
-
-To use iMurmurHash in the browser, [download the latest version](https://raw.github.com/jensyt/imurmurhash-js/master/imurmurhash.min.js) and include it as a script on your site.
-
-```html
-<script type="text/javascript" src="/scripts/imurmurhash.min.js"></script>
-<script>
-// Your code here, access iMurmurHash using the global object MurmurHash3
-</script>
-```
-
----
-
-To use iMurmurHash in Node.js, install the module using NPM:
-
-```bash
-npm install imurmurhash
-```
-
-Then simply include it in your scripts:
-
-```javascript
-MurmurHash3 = require('imurmurhash');
-```
-
-Quick Example
--------------
-
-```javascript
-// Create the initial hash
-var hashState = MurmurHash3('string');
-
-// Incrementally add text
-hashState.hash('more strings');
-hashState.hash('even more strings');
-
-// All calls can be chained if desired
-hashState.hash('and').hash('some').hash('more');
-
-// Get a result
-hashState.result();
-// returns 0xe4ccfe6b
-```
-
-Functions
----------
-
-### MurmurHash3 ([string], [seed])
-Get a hash state object, optionally initialized with the given _string_ and _seed_. _Seed_ must be a positive integer if provided. Calling this function without the `new` keyword will return a cached state object that has been reset. This is safe to use as long as the object is only used from a single thread and no other hashes are created while operating on this one. If this constraint cannot be met, you can use `new` to create a new state object. For example:
-
-```javascript
-// Use the cached object, calling the function again will return the same
-// object (but reset, so the current state would be lost)
-hashState = MurmurHash3();
-...
-
-// Create a new object that can be safely used however you wish. Calling the
-// function again will simply return a new state object, and no state loss
-// will occur, at the cost of creating more objects.
-hashState = new MurmurHash3();
-```
-
-Both methods can be mixed however you like if you have different use cases.
-
----
-
-### MurmurHash3.prototype.hash (string)
-Incrementally add _string_ to the hash. This can be called as many times as you want for the hash state object, including after a call to `result()`. Returns `this` so calls can be chained.
-
----
-
-### MurmurHash3.prototype.result ()
-Get the result of the hash as a 32-bit positive integer. This performs the tail and finalizer portions of the algorithm, but does not store the result in the state object. This means that it is perfectly safe to get results and then continue adding strings via `hash`.
-
-```javascript
-// Do the whole string at once
-MurmurHash3('this is a test string').result();
-// 0x70529328
-
-// Do part of the string, get a result, then the other part
-var m = MurmurHash3('this is a');
-m.result();
-// 0xbfc4f834
-m.hash(' test string').result();
-// 0x70529328 (same as above)
-```
-
----
-
-### MurmurHash3.prototype.reset ([seed])
-Reset the state object for reuse, optionally using the given _seed_ (defaults to 0 like the constructor). Returns `this` so calls can be chained.
-
----
-
-License (MIT)
--------------
-Copyright (c) 2013 Gary Court, Jens Taylor
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/inflight/inflight.js 5.8.0+ds1-1/node_modules/inflight/inflight.js
--- 5.8.0+ds-2/node_modules/inflight/inflight.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/inflight/inflight.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,54 +0,0 @@
-var wrappy = require('wrappy')
-var reqs = Object.create(null)
-var once = require('once')
-
-module.exports = wrappy(inflight)
-
-function inflight (key, cb) {
-  if (reqs[key]) {
-    reqs[key].push(cb)
-    return null
-  } else {
-    reqs[key] = [cb]
-    return makeres(key)
-  }
-}
-
-function makeres (key) {
-  return once(function RES () {
-    var cbs = reqs[key]
-    var len = cbs.length
-    var args = slice(arguments)
-
-    // XXX It's somewhat ambiguous whether a new callback added in this
-    // pass should be queued for later execution if something in the
-    // list of callbacks throws, or if it should just be discarded.
-    // However, it's such an edge case that it hardly matters, and either
-    // choice is likely as surprising as the other.
-    // As it happens, we do go ahead and schedule it for later execution.
-    try {
-      for (var i = 0; i < len; i++) {
-        cbs[i].apply(null, args)
-      }
-    } finally {
-      if (cbs.length > len) {
-        // added more in the interim.
-        // de-zalgo, just in case, but don't call again.
-        cbs.splice(0, len)
-        process.nextTick(function () {
-          RES.apply(null, args)
-        })
-      } else {
-        delete reqs[key]
-      }
-    }
-  })
-}
-
-function slice (args) {
-  var length = args.length
-  var array = []
-
-  for (var i = 0; i < length; i++) array[i] = args[i]
-  return array
-}
diff -pruN 5.8.0+ds-2/node_modules/inflight/LICENSE 5.8.0+ds1-1/node_modules/inflight/LICENSE
--- 5.8.0+ds-2/node_modules/inflight/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/inflight/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,15 +0,0 @@
-The ISC License
-
-Copyright (c) Isaac Z. Schlueter
-
-Permission to use, copy, modify, and/or distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
-IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/inflight/package.json 5.8.0+ds1-1/node_modules/inflight/package.json
--- 5.8.0+ds-2/node_modules/inflight/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/inflight/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,64 +0,0 @@
-{
-  "_from": "inflight@~1.0.6",
-  "_id": "inflight@1.0.6",
-  "_integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
-  "_location": "/inflight",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "inflight@~1.0.6",
-    "name": "inflight",
-    "escapedName": "inflight",
-    "rawSpec": "~1.0.6",
-    "saveSpec": null,
-    "fetchSpec": "~1.0.6"
-  },
-  "_requiredBy": [
-    "/",
-    "/glob",
-    "/standard/eslint/file-entry-cache/flat-cache/del/globby/glob",
-    "/standard/eslint/glob"
-  ],
-  "_resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
-  "_shasum": "49bd6331d7d02d0c09bc910a1075ba8165b56df9",
-  "_shrinkwrap": null,
-  "_spec": "inflight@~1.0.6",
-  "_where": "/Users/zkat/Documents/code/npm",
-  "author": {
-    "name": "Isaac Z. Schlueter",
-    "email": "i@izs.me",
-    "url": "http://blog.izs.me/"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/isaacs/inflight/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "once": "^1.3.0",
-    "wrappy": "1"
-  },
-  "deprecated": false,
-  "description": "Add callbacks to requests in flight to avoid async duplication",
-  "devDependencies": {
-    "tap": "^7.1.2"
-  },
-  "files": [
-    "inflight.js"
-  ],
-  "homepage": "https://github.com/isaacs/inflight",
-  "license": "ISC",
-  "main": "inflight.js",
-  "name": "inflight",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/npm/inflight.git"
-  },
-  "scripts": {
-    "test": "tap test.js --100"
-  },
-  "version": "1.0.6"
-}
diff -pruN 5.8.0+ds-2/node_modules/inflight/README.md 5.8.0+ds1-1/node_modules/inflight/README.md
--- 5.8.0+ds-2/node_modules/inflight/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/inflight/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,37 +0,0 @@
-# inflight
-
-Add callbacks to requests in flight to avoid async duplication
-
-## USAGE
-
-```javascript
-var inflight = require('inflight')
-
-// some request that does some stuff
-function req(key, callback) {
-  // key is any random string.  like a url or filename or whatever.
-  //
-  // will return either a falsey value, indicating that the
-  // request for this key is already in flight, or a new callback
-  // which when called will call all callbacks passed to inflightk
-  // with the same key
-  callback = inflight(key, callback)
-
-  // If we got a falsey value back, then there's already a req going
-  if (!callback) return
-
-  // this is where you'd fetch the url or whatever
-  // callback is also once()-ified, so it can safely be assigned
-  // to multiple events etc.  First call wins.
-  setTimeout(function() {
-    callback(null, key)
-  }, 100)
-}
-
-// only assigns a single setTimeout
-// when it dings, all cbs get called
-req('foo', cb1)
-req('foo', cb2)
-req('foo', cb3)
-req('foo', cb4)
-```
diff -pruN 5.8.0+ds-2/node_modules/init-package-json/node_modules/promzard/.npmignore 5.8.0+ds1-1/node_modules/init-package-json/node_modules/promzard/.npmignore
--- 5.8.0+ds-2/node_modules/init-package-json/node_modules/promzard/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/init-package-json/node_modules/promzard/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1 @@
+example/npm-init/package.json
diff -pruN 5.8.0+ds-2/node_modules/is-cidr/node_modules/cidr-regex/.npmignore 5.8.0+ds1-1/node_modules/is-cidr/node_modules/cidr-regex/.npmignore
--- 5.8.0+ds-2/node_modules/is-cidr/node_modules/cidr-regex/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/is-cidr/node_modules/cidr-regex/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1 @@
+src/
diff -pruN 5.8.0+ds-2/node_modules/is-cidr/.npmignore 5.8.0+ds1-1/node_modules/is-cidr/.npmignore
--- 5.8.0+ds-2/node_modules/is-cidr/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/is-cidr/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1 @@
+src/
diff -pruN 5.8.0+ds-2/node_modules/libcipm/node_modules/worker-farm/node_modules/errno/node_modules/prr/.npmignore 5.8.0+ds1-1/node_modules/libcipm/node_modules/worker-farm/node_modules/errno/node_modules/prr/.npmignore
--- 5.8.0+ds-2/node_modules/libcipm/node_modules/worker-farm/node_modules/errno/node_modules/prr/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/libcipm/node_modules/worker-farm/node_modules/errno/node_modules/prr/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1 @@
+node_modules
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/libcipm/node_modules/worker-farm/node_modules/xtend/.npmignore 5.8.0+ds1-1/node_modules/libcipm/node_modules/worker-farm/node_modules/xtend/.npmignore
--- 5.8.0+ds-2/node_modules/libcipm/node_modules/worker-farm/node_modules/xtend/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/libcipm/node_modules/worker-farm/node_modules/xtend/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1 @@
+node_modules
diff -pruN 5.8.0+ds-2/node_modules/meant/.npmignore 5.8.0+ds1-1/node_modules/meant/.npmignore
--- 5.8.0+ds-2/node_modules/meant/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/meant/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,37 @@
+# Logs
+logs
+*.log
+npm-debug.log*
+
+# Runtime data
+pids
+*.pid
+*.seed
+
+# Directory for instrumented libs generated by jscoverage/JSCover
+lib-cov
+
+# Coverage directory used by tools like istanbul
+coverage
+
+# nyc test coverage
+.nyc_output
+
+# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
+.grunt
+
+# node-waf configuration
+.lock-wscript
+
+# Compiled binary addons (http://nodejs.org/api/addons.html)
+build/Release
+
+# Dependency directories
+node_modules
+jspm_packages
+
+# Optional npm cache directory
+.npm
+
+# Optional REPL history
+.node_repl_history
diff -pruN 5.8.0+ds-2/node_modules/mississippi/changelog.md 5.8.0+ds1-1/node_modules/mississippi/changelog.md
--- 5.8.0+ds-2/node_modules/mississippi/changelog.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/changelog.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
-# mississippi Change Log
-All notable changes to this project will be documented in this file.
-This project adheres to [Semantic Versioning](http://semver.org/).
-
-## 3.0.0 - 2018-02-26
-* Update to pump@3.0.0.  Returns the last stream the pipeline to enable chaining.  (Use the individual modules to avoid potentially unnecessary major updates in your project).
-
-## 2.0.0 - 2018-01-30
-* Update to pump@2.0.1.  (Use the individual modules to avoid potentially unnecessary major updates in your project)
-* Pin engines support to >= Node 4.0.0.  Run Node LTS or greater.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/index.js 5.8.0+ds1-1/node_modules/mississippi/index.js
--- 5.8.0+ds-2/node_modules/mississippi/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
-module.exports.pipe = require('pump')
-module.exports.each = require('stream-each')
-module.exports.pipeline = require('pumpify')
-module.exports.duplex = require('duplexify')
-module.exports.through = require('through2')
-module.exports.concat = require('concat-stream')
-module.exports.finished = require('end-of-stream')
-module.exports.from = require('from2')
-module.exports.to = require('flush-write-stream')
-module.exports.parallel = require('parallel-transform')
diff -pruN 5.8.0+ds-2/node_modules/mississippi/license 5.8.0+ds1-1/node_modules/mississippi/license
--- 5.8.0+ds-2/node_modules/mississippi/license	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/license	1970-01-01 00:00:00.000000000 +0000
@@ -1,7 +0,0 @@
-Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-
-1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
-
-2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,143 +0,0 @@
-var Writable = require('readable-stream').Writable
-var inherits = require('inherits')
-
-if (typeof Uint8Array === 'undefined') {
-  var U8 = require('typedarray').Uint8Array
-} else {
-  var U8 = Uint8Array
-}
-
-function ConcatStream(opts, cb) {
-  if (!(this instanceof ConcatStream)) return new ConcatStream(opts, cb)
-
-  if (typeof opts === 'function') {
-    cb = opts
-    opts = {}
-  }
-  if (!opts) opts = {}
-
-  var encoding = opts.encoding
-  var shouldInferEncoding = false
-
-  if (!encoding) {
-    shouldInferEncoding = true
-  } else {
-    encoding =  String(encoding).toLowerCase()
-    if (encoding === 'u8' || encoding === 'uint8') {
-      encoding = 'uint8array'
-    }
-  }
-
-  Writable.call(this, { objectMode: true })
-
-  this.encoding = encoding
-  this.shouldInferEncoding = shouldInferEncoding
-
-  if (cb) this.on('finish', function () { cb(this.getBody()) })
-  this.body = []
-}
-
-module.exports = ConcatStream
-inherits(ConcatStream, Writable)
-
-ConcatStream.prototype._write = function(chunk, enc, next) {
-  this.body.push(chunk)
-  next()
-}
-
-ConcatStream.prototype.inferEncoding = function (buff) {
-  var firstBuffer = buff === undefined ? this.body[0] : buff;
-  if (Buffer.isBuffer(firstBuffer)) return 'buffer'
-  if (typeof Uint8Array !== 'undefined' && firstBuffer instanceof Uint8Array) return 'uint8array'
-  if (Array.isArray(firstBuffer)) return 'array'
-  if (typeof firstBuffer === 'string') return 'string'
-  if (Object.prototype.toString.call(firstBuffer) === "[object Object]") return 'object'
-  return 'buffer'
-}
-
-ConcatStream.prototype.getBody = function () {
-  if (!this.encoding && this.body.length === 0) return []
-  if (this.shouldInferEncoding) this.encoding = this.inferEncoding()
-  if (this.encoding === 'array') return arrayConcat(this.body)
-  if (this.encoding === 'string') return stringConcat(this.body)
-  if (this.encoding === 'buffer') return bufferConcat(this.body)
-  if (this.encoding === 'uint8array') return u8Concat(this.body)
-  return this.body
-}
-
-var isArray = Array.isArray || function (arr) {
-  return Object.prototype.toString.call(arr) == '[object Array]'
-}
-
-function isArrayish (arr) {
-  return /Array\]$/.test(Object.prototype.toString.call(arr))
-}
-
-function isBufferish (p) {
-  return typeof p === 'string' || isArrayish(p) || (p && typeof p.subarray === 'function')
-}
-
-function stringConcat (parts) {
-  var strings = []
-  var needsToString = false
-  for (var i = 0; i < parts.length; i++) {
-    var p = parts[i]
-    if (typeof p === 'string') {
-      strings.push(p)
-    } else if (Buffer.isBuffer(p)) {
-      strings.push(p)
-    } else if (isBufferish(p)) {
-      strings.push(new Buffer(p))
-    } else {
-      strings.push(new Buffer(String(p)))
-    }
-  }
-  if (Buffer.isBuffer(parts[0])) {
-    strings = Buffer.concat(strings)
-    strings = strings.toString('utf8')
-  } else {
-    strings = strings.join('')
-  }
-  return strings
-}
-
-function bufferConcat (parts) {
-  var bufs = []
-  for (var i = 0; i < parts.length; i++) {
-    var p = parts[i]
-    if (Buffer.isBuffer(p)) {
-      bufs.push(p)
-    } else if (isBufferish(p)) {
-      bufs.push(new Buffer(p))
-    } else {
-      bufs.push(new Buffer(String(p)))
-    }
-  }
-  return Buffer.concat(bufs)
-}
-
-function arrayConcat (parts) {
-  var res = []
-  for (var i = 0; i < parts.length; i++) {
-    res.push.apply(res, parts[i])
-  }
-  return res
-}
-
-function u8Concat (parts) {
-  var len = 0
-  for (var i = 0; i < parts.length; i++) {
-    if (typeof parts[i] === 'string') {
-      parts[i] = new Buffer(parts[i])
-    }
-    len += parts[i].length
-  }
-  var u8 = new U8(len)
-  for (var i = 0, offset = 0; i < parts.length; i++) {
-    var part = parts[i]
-    for (var j = 0; j < part.length; j++) {
-      u8[offset++] = part[j]
-    }
-  }
-  return u8
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,24 +0,0 @@
-The MIT License
-
-Copyright (c) 2013 Max Ogden
-
-Permission is hereby granted, free of charge, 
-to any person obtaining a copy of this software and 
-associated documentation files (the "Software"), to 
-deal in the Software without restriction, including 
-without limitation the rights to use, copy, modify, 
-merge, publish, distribute, sublicense, and/or sell 
-copies of the Software, and to permit persons to whom 
-the Software is furnished to do so, 
-subject to the following conditions:
-
-The above copyright notice and this permission notice 
-shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 
-OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR 
-ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-var Uint8Array = require('../').Uint8Array;
-var ua = new Uint8Array(5);
-ua[1] = 256 + 55;
-console.log(ua[1]);
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,630 +0,0 @@
-var undefined = (void 0); // Paranoia
-
-// Beyond this value, index getters/setters (i.e. array[0], array[1]) are so slow to
-// create, and consume so much memory, that the browser appears frozen.
-var MAX_ARRAY_LENGTH = 1e5;
-
-// Approximations of internal ECMAScript conversion functions
-var ECMAScript = (function() {
-  // Stash a copy in case other scripts modify these
-  var opts = Object.prototype.toString,
-      ophop = Object.prototype.hasOwnProperty;
-
-  return {
-    // Class returns internal [[Class]] property, used to avoid cross-frame instanceof issues:
-    Class: function(v) { return opts.call(v).replace(/^\[object *|\]$/g, ''); },
-    HasProperty: function(o, p) { return p in o; },
-    HasOwnProperty: function(o, p) { return ophop.call(o, p); },
-    IsCallable: function(o) { return typeof o === 'function'; },
-    ToInt32: function(v) { return v >> 0; },
-    ToUint32: function(v) { return v >>> 0; }
-  };
-}());
-
-// Snapshot intrinsics
-var LN2 = Math.LN2,
-    abs = Math.abs,
-    floor = Math.floor,
-    log = Math.log,
-    min = Math.min,
-    pow = Math.pow,
-    round = Math.round;
-
-// ES5: lock down object properties
-function configureProperties(obj) {
-  if (getOwnPropNames && defineProp) {
-    var props = getOwnPropNames(obj), i;
-    for (i = 0; i < props.length; i += 1) {
-      defineProp(obj, props[i], {
-        value: obj[props[i]],
-        writable: false,
-        enumerable: false,
-        configurable: false
-      });
-    }
-  }
-}
-
-// emulate ES5 getter/setter API using legacy APIs
-// http://blogs.msdn.com/b/ie/archive/2010/09/07/transitioning-existing-code-to-the-es5-getter-setter-apis.aspx
-// (second clause tests for Object.defineProperty() in IE<9 that only supports extending DOM prototypes, but
-// note that IE<9 does not support __defineGetter__ or __defineSetter__ so it just renders the method harmless)
-var defineProp
-if (Object.defineProperty && (function() {
-      try {
-        Object.defineProperty({}, 'x', {});
-        return true;
-      } catch (e) {
-        return false;
-      }
-    })()) {
-  defineProp = Object.defineProperty;
-} else {
-  defineProp = function(o, p, desc) {
-    if (!o === Object(o)) throw new TypeError("Object.defineProperty called on non-object");
-    if (ECMAScript.HasProperty(desc, 'get') && Object.prototype.__defineGetter__) { Object.prototype.__defineGetter__.call(o, p, desc.get); }
-    if (ECMAScript.HasProperty(desc, 'set') && Object.prototype.__defineSetter__) { Object.prototype.__defineSetter__.call(o, p, desc.set); }
-    if (ECMAScript.HasProperty(desc, 'value')) { o[p] = desc.value; }
-    return o;
-  };
-}
-
-var getOwnPropNames = Object.getOwnPropertyNames || function (o) {
-  if (o !== Object(o)) throw new TypeError("Object.getOwnPropertyNames called on non-object");
-  var props = [], p;
-  for (p in o) {
-    if (ECMAScript.HasOwnProperty(o, p)) {
-      props.push(p);
-    }
-  }
-  return props;
-};
-
-// ES5: Make obj[index] an alias for obj._getter(index)/obj._setter(index, value)
-// for index in 0 ... obj.length
-function makeArrayAccessors(obj) {
-  if (!defineProp) { return; }
-
-  if (obj.length > MAX_ARRAY_LENGTH) throw new RangeError("Array too large for polyfill");
-
-  function makeArrayAccessor(index) {
-    defineProp(obj, index, {
-      'get': function() { return obj._getter(index); },
-      'set': function(v) { obj._setter(index, v); },
-      enumerable: true,
-      configurable: false
-    });
-  }
-
-  var i;
-  for (i = 0; i < obj.length; i += 1) {
-    makeArrayAccessor(i);
-  }
-}
-
-// Internal conversion functions:
-//    pack<Type>()   - take a number (interpreted as Type), output a byte array
-//    unpack<Type>() - take a byte array, output a Type-like number
-
-function as_signed(value, bits) { var s = 32 - bits; return (value << s) >> s; }
-function as_unsigned(value, bits) { var s = 32 - bits; return (value << s) >>> s; }
-
-function packI8(n) { return [n & 0xff]; }
-function unpackI8(bytes) { return as_signed(bytes[0], 8); }
-
-function packU8(n) { return [n & 0xff]; }
-function unpackU8(bytes) { return as_unsigned(bytes[0], 8); }
-
-function packU8Clamped(n) { n = round(Number(n)); return [n < 0 ? 0 : n > 0xff ? 0xff : n & 0xff]; }
-
-function packI16(n) { return [(n >> 8) & 0xff, n & 0xff]; }
-function unpackI16(bytes) { return as_signed(bytes[0] << 8 | bytes[1], 16); }
-
-function packU16(n) { return [(n >> 8) & 0xff, n & 0xff]; }
-function unpackU16(bytes) { return as_unsigned(bytes[0] << 8 | bytes[1], 16); }
-
-function packI32(n) { return [(n >> 24) & 0xff, (n >> 16) & 0xff, (n >> 8) & 0xff, n & 0xff]; }
-function unpackI32(bytes) { return as_signed(bytes[0] << 24 | bytes[1] << 16 | bytes[2] << 8 | bytes[3], 32); }
-
-function packU32(n) { return [(n >> 24) & 0xff, (n >> 16) & 0xff, (n >> 8) & 0xff, n & 0xff]; }
-function unpackU32(bytes) { return as_unsigned(bytes[0] << 24 | bytes[1] << 16 | bytes[2] << 8 | bytes[3], 32); }
-
-function packIEEE754(v, ebits, fbits) {
-
-  var bias = (1 << (ebits - 1)) - 1,
-      s, e, f, ln,
-      i, bits, str, bytes;
-
-  function roundToEven(n) {
-    var w = floor(n), f = n - w;
-    if (f < 0.5)
-      return w;
-    if (f > 0.5)
-      return w + 1;
-    return w % 2 ? w + 1 : w;
-  }
-
-  // Compute sign, exponent, fraction
-  if (v !== v) {
-    // NaN
-    // http://dev.w3.org/2006/webapi/WebIDL/#es-type-mapping
-    e = (1 << ebits) - 1; f = pow(2, fbits - 1); s = 0;
-  } else if (v === Infinity || v === -Infinity) {
-    e = (1 << ebits) - 1; f = 0; s = (v < 0) ? 1 : 0;
-  } else if (v === 0) {
-    e = 0; f = 0; s = (1 / v === -Infinity) ? 1 : 0;
-  } else {
-    s = v < 0;
-    v = abs(v);
-
-    if (v >= pow(2, 1 - bias)) {
-      e = min(floor(log(v) / LN2), 1023);
-      f = roundToEven(v / pow(2, e) * pow(2, fbits));
-      if (f / pow(2, fbits) >= 2) {
-        e = e + 1;
-        f = 1;
-      }
-      if (e > bias) {
-        // Overflow
-        e = (1 << ebits) - 1;
-        f = 0;
-      } else {
-        // Normalized
-        e = e + bias;
-        f = f - pow(2, fbits);
-      }
-    } else {
-      // Denormalized
-      e = 0;
-      f = roundToEven(v / pow(2, 1 - bias - fbits));
-    }
-  }
-
-  // Pack sign, exponent, fraction
-  bits = [];
-  for (i = fbits; i; i -= 1) { bits.push(f % 2 ? 1 : 0); f = floor(f / 2); }
-  for (i = ebits; i; i -= 1) { bits.push(e % 2 ? 1 : 0); e = floor(e / 2); }
-  bits.push(s ? 1 : 0);
-  bits.reverse();
-  str = bits.join('');
-
-  // Bits to bytes
-  bytes = [];
-  while (str.length) {
-    bytes.push(parseInt(str.substring(0, 8), 2));
-    str = str.substring(8);
-  }
-  return bytes;
-}
-
-function unpackIEEE754(bytes, ebits, fbits) {
-
-  // Bytes to bits
-  var bits = [], i, j, b, str,
-      bias, s, e, f;
-
-  for (i = bytes.length; i; i -= 1) {
-    b = bytes[i - 1];
-    for (j = 8; j; j -= 1) {
-      bits.push(b % 2 ? 1 : 0); b = b >> 1;
-    }
-  }
-  bits.reverse();
-  str = bits.join('');
-
-  // Unpack sign, exponent, fraction
-  bias = (1 << (ebits - 1)) - 1;
-  s = parseInt(str.substring(0, 1), 2) ? -1 : 1;
-  e = parseInt(str.substring(1, 1 + ebits), 2);
-  f = parseInt(str.substring(1 + ebits), 2);
-
-  // Produce number
-  if (e === (1 << ebits) - 1) {
-    return f !== 0 ? NaN : s * Infinity;
-  } else if (e > 0) {
-    // Normalized
-    return s * pow(2, e - bias) * (1 + f / pow(2, fbits));
-  } else if (f !== 0) {
-    // Denormalized
-    return s * pow(2, -(bias - 1)) * (f / pow(2, fbits));
-  } else {
-    return s < 0 ? -0 : 0;
-  }
-}
-
-function unpackF64(b) { return unpackIEEE754(b, 11, 52); }
-function packF64(v) { return packIEEE754(v, 11, 52); }
-function unpackF32(b) { return unpackIEEE754(b, 8, 23); }
-function packF32(v) { return packIEEE754(v, 8, 23); }
-
-
-//
-// 3 The ArrayBuffer Type
-//
-
-(function() {
-
-  /** @constructor */
-  var ArrayBuffer = function ArrayBuffer(length) {
-    length = ECMAScript.ToInt32(length);
-    if (length < 0) throw new RangeError('ArrayBuffer size is not a small enough positive integer');
-
-    this.byteLength = length;
-    this._bytes = [];
-    this._bytes.length = length;
-
-    var i;
-    for (i = 0; i < this.byteLength; i += 1) {
-      this._bytes[i] = 0;
-    }
-
-    configureProperties(this);
-  };
-
-  exports.ArrayBuffer = exports.ArrayBuffer || ArrayBuffer;
-
-  //
-  // 4 The ArrayBufferView Type
-  //
-
-  // NOTE: this constructor is not exported
-  /** @constructor */
-  var ArrayBufferView = function ArrayBufferView() {
-    //this.buffer = null;
-    //this.byteOffset = 0;
-    //this.byteLength = 0;
-  };
-
-  //
-  // 5 The Typed Array View Types
-  //
-
-  function makeConstructor(bytesPerElement, pack, unpack) {
-    // Each TypedArray type requires a distinct constructor instance with
-    // identical logic, which this produces.
-
-    var ctor;
-    ctor = function(buffer, byteOffset, length) {
-      var array, sequence, i, s;
-
-      if (!arguments.length || typeof arguments[0] === 'number') {
-        // Constructor(unsigned long length)
-        this.length = ECMAScript.ToInt32(arguments[0]);
-        if (length < 0) throw new RangeError('ArrayBufferView size is not a small enough positive integer');
-
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-      } else if (typeof arguments[0] === 'object' && arguments[0].constructor === ctor) {
-        // Constructor(TypedArray array)
-        array = arguments[0];
-
-        this.length = array.length;
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-
-        for (i = 0; i < this.length; i += 1) {
-          this._setter(i, array._getter(i));
-        }
-      } else if (typeof arguments[0] === 'object' &&
-                 !(arguments[0] instanceof ArrayBuffer || ECMAScript.Class(arguments[0]) === 'ArrayBuffer')) {
-        // Constructor(sequence<type> array)
-        sequence = arguments[0];
-
-        this.length = ECMAScript.ToUint32(sequence.length);
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-
-        for (i = 0; i < this.length; i += 1) {
-          s = sequence[i];
-          this._setter(i, Number(s));
-        }
-      } else if (typeof arguments[0] === 'object' &&
-                 (arguments[0] instanceof ArrayBuffer || ECMAScript.Class(arguments[0]) === 'ArrayBuffer')) {
-        // Constructor(ArrayBuffer buffer,
-        //             optional unsigned long byteOffset, optional unsigned long length)
-        this.buffer = buffer;
-
-        this.byteOffset = ECMAScript.ToUint32(byteOffset);
-        if (this.byteOffset > this.buffer.byteLength) {
-          throw new RangeError("byteOffset out of range");
-        }
-
-        if (this.byteOffset % this.BYTES_PER_ELEMENT) {
-          // The given byteOffset must be a multiple of the element
-          // size of the specific type, otherwise an exception is raised.
-          throw new RangeError("ArrayBuffer length minus the byteOffset is not a multiple of the element size.");
-        }
-
-        if (arguments.length < 3) {
-          this.byteLength = this.buffer.byteLength - this.byteOffset;
-
-          if (this.byteLength % this.BYTES_PER_ELEMENT) {
-            throw new RangeError("length of buffer minus byteOffset not a multiple of the element size");
-          }
-          this.length = this.byteLength / this.BYTES_PER_ELEMENT;
-        } else {
-          this.length = ECMAScript.ToUint32(length);
-          this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        }
-
-        if ((this.byteOffset + this.byteLength) > this.buffer.byteLength) {
-          throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");
-        }
-      } else {
-        throw new TypeError("Unexpected argument type(s)");
-      }
-
-      this.constructor = ctor;
-
-      configureProperties(this);
-      makeArrayAccessors(this);
-    };
-
-    ctor.prototype = new ArrayBufferView();
-    ctor.prototype.BYTES_PER_ELEMENT = bytesPerElement;
-    ctor.prototype._pack = pack;
-    ctor.prototype._unpack = unpack;
-    ctor.BYTES_PER_ELEMENT = bytesPerElement;
-
-    // getter type (unsigned long index);
-    ctor.prototype._getter = function(index) {
-      if (arguments.length < 1) throw new SyntaxError("Not enough arguments");
-
-      index = ECMAScript.ToUint32(index);
-      if (index >= this.length) {
-        return undefined;
-      }
-
-      var bytes = [], i, o;
-      for (i = 0, o = this.byteOffset + index * this.BYTES_PER_ELEMENT;
-           i < this.BYTES_PER_ELEMENT;
-           i += 1, o += 1) {
-        bytes.push(this.buffer._bytes[o]);
-      }
-      return this._unpack(bytes);
-    };
-
-    // NONSTANDARD: convenience alias for getter: type get(unsigned long index);
-    ctor.prototype.get = ctor.prototype._getter;
-
-    // setter void (unsigned long index, type value);
-    ctor.prototype._setter = function(index, value) {
-      if (arguments.length < 2) throw new SyntaxError("Not enough arguments");
-
-      index = ECMAScript.ToUint32(index);
-      if (index >= this.length) {
-        return undefined;
-      }
-
-      var bytes = this._pack(value), i, o;
-      for (i = 0, o = this.byteOffset + index * this.BYTES_PER_ELEMENT;
-           i < this.BYTES_PER_ELEMENT;
-           i += 1, o += 1) {
-        this.buffer._bytes[o] = bytes[i];
-      }
-    };
-
-    // void set(TypedArray array, optional unsigned long offset);
-    // void set(sequence<type> array, optional unsigned long offset);
-    ctor.prototype.set = function(index, value) {
-      if (arguments.length < 1) throw new SyntaxError("Not enough arguments");
-      var array, sequence, offset, len,
-          i, s, d,
-          byteOffset, byteLength, tmp;
-
-      if (typeof arguments[0] === 'object' && arguments[0].constructor === this.constructor) {
-        // void set(TypedArray array, optional unsigned long offset);
-        array = arguments[0];
-        offset = ECMAScript.ToUint32(arguments[1]);
-
-        if (offset + array.length > this.length) {
-          throw new RangeError("Offset plus length of array is out of range");
-        }
-
-        byteOffset = this.byteOffset + offset * this.BYTES_PER_ELEMENT;
-        byteLength = array.length * this.BYTES_PER_ELEMENT;
-
-        if (array.buffer === this.buffer) {
-          tmp = [];
-          for (i = 0, s = array.byteOffset; i < byteLength; i += 1, s += 1) {
-            tmp[i] = array.buffer._bytes[s];
-          }
-          for (i = 0, d = byteOffset; i < byteLength; i += 1, d += 1) {
-            this.buffer._bytes[d] = tmp[i];
-          }
-        } else {
-          for (i = 0, s = array.byteOffset, d = byteOffset;
-               i < byteLength; i += 1, s += 1, d += 1) {
-            this.buffer._bytes[d] = array.buffer._bytes[s];
-          }
-        }
-      } else if (typeof arguments[0] === 'object' && typeof arguments[0].length !== 'undefined') {
-        // void set(sequence<type> array, optional unsigned long offset);
-        sequence = arguments[0];
-        len = ECMAScript.ToUint32(sequence.length);
-        offset = ECMAScript.ToUint32(arguments[1]);
-
-        if (offset + len > this.length) {
-          throw new RangeError("Offset plus length of array is out of range");
-        }
-
-        for (i = 0; i < len; i += 1) {
-          s = sequence[i];
-          this._setter(offset + i, Number(s));
-        }
-      } else {
-        throw new TypeError("Unexpected argument type(s)");
-      }
-    };
-
-    // TypedArray subarray(long begin, optional long end);
-    ctor.prototype.subarray = function(start, end) {
-      function clamp(v, min, max) { return v < min ? min : v > max ? max : v; }
-
-      start = ECMAScript.ToInt32(start);
-      end = ECMAScript.ToInt32(end);
-
-      if (arguments.length < 1) { start = 0; }
-      if (arguments.length < 2) { end = this.length; }
-
-      if (start < 0) { start = this.length + start; }
-      if (end < 0) { end = this.length + end; }
-
-      start = clamp(start, 0, this.length);
-      end = clamp(end, 0, this.length);
-
-      var len = end - start;
-      if (len < 0) {
-        len = 0;
-      }
-
-      return new this.constructor(
-        this.buffer, this.byteOffset + start * this.BYTES_PER_ELEMENT, len);
-    };
-
-    return ctor;
-  }
-
-  var Int8Array = makeConstructor(1, packI8, unpackI8);
-  var Uint8Array = makeConstructor(1, packU8, unpackU8);
-  var Uint8ClampedArray = makeConstructor(1, packU8Clamped, unpackU8);
-  var Int16Array = makeConstructor(2, packI16, unpackI16);
-  var Uint16Array = makeConstructor(2, packU16, unpackU16);
-  var Int32Array = makeConstructor(4, packI32, unpackI32);
-  var Uint32Array = makeConstructor(4, packU32, unpackU32);
-  var Float32Array = makeConstructor(4, packF32, unpackF32);
-  var Float64Array = makeConstructor(8, packF64, unpackF64);
-
-  exports.Int8Array = exports.Int8Array || Int8Array;
-  exports.Uint8Array = exports.Uint8Array || Uint8Array;
-  exports.Uint8ClampedArray = exports.Uint8ClampedArray || Uint8ClampedArray;
-  exports.Int16Array = exports.Int16Array || Int16Array;
-  exports.Uint16Array = exports.Uint16Array || Uint16Array;
-  exports.Int32Array = exports.Int32Array || Int32Array;
-  exports.Uint32Array = exports.Uint32Array || Uint32Array;
-  exports.Float32Array = exports.Float32Array || Float32Array;
-  exports.Float64Array = exports.Float64Array || Float64Array;
-}());
-
-//
-// 6 The DataView View Type
-//
-
-(function() {
-  function r(array, index) {
-    return ECMAScript.IsCallable(array.get) ? array.get(index) : array[index];
-  }
-
-  var IS_BIG_ENDIAN = (function() {
-    var u16array = new(exports.Uint16Array)([0x1234]),
-        u8array = new(exports.Uint8Array)(u16array.buffer);
-    return r(u8array, 0) === 0x12;
-  }());
-
-  // Constructor(ArrayBuffer buffer,
-  //             optional unsigned long byteOffset,
-  //             optional unsigned long byteLength)
-  /** @constructor */
-  var DataView = function DataView(buffer, byteOffset, byteLength) {
-    if (arguments.length === 0) {
-      buffer = new exports.ArrayBuffer(0);
-    } else if (!(buffer instanceof exports.ArrayBuffer || ECMAScript.Class(buffer) === 'ArrayBuffer')) {
-      throw new TypeError("TypeError");
-    }
-
-    this.buffer = buffer || new exports.ArrayBuffer(0);
-
-    this.byteOffset = ECMAScript.ToUint32(byteOffset);
-    if (this.byteOffset > this.buffer.byteLength) {
-      throw new RangeError("byteOffset out of range");
-    }
-
-    if (arguments.length < 3) {
-      this.byteLength = this.buffer.byteLength - this.byteOffset;
-    } else {
-      this.byteLength = ECMAScript.ToUint32(byteLength);
-    }
-
-    if ((this.byteOffset + this.byteLength) > this.buffer.byteLength) {
-      throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");
-    }
-
-    configureProperties(this);
-  };
-
-  function makeGetter(arrayType) {
-    return function(byteOffset, littleEndian) {
-
-      byteOffset = ECMAScript.ToUint32(byteOffset);
-
-      if (byteOffset + arrayType.BYTES_PER_ELEMENT > this.byteLength) {
-        throw new RangeError("Array index out of range");
-      }
-      byteOffset += this.byteOffset;
-
-      var uint8Array = new exports.Uint8Array(this.buffer, byteOffset, arrayType.BYTES_PER_ELEMENT),
-          bytes = [], i;
-      for (i = 0; i < arrayType.BYTES_PER_ELEMENT; i += 1) {
-        bytes.push(r(uint8Array, i));
-      }
-
-      if (Boolean(littleEndian) === Boolean(IS_BIG_ENDIAN)) {
-        bytes.reverse();
-      }
-
-      return r(new arrayType(new exports.Uint8Array(bytes).buffer), 0);
-    };
-  }
-
-  DataView.prototype.getUint8 = makeGetter(exports.Uint8Array);
-  DataView.prototype.getInt8 = makeGetter(exports.Int8Array);
-  DataView.prototype.getUint16 = makeGetter(exports.Uint16Array);
-  DataView.prototype.getInt16 = makeGetter(exports.Int16Array);
-  DataView.prototype.getUint32 = makeGetter(exports.Uint32Array);
-  DataView.prototype.getInt32 = makeGetter(exports.Int32Array);
-  DataView.prototype.getFloat32 = makeGetter(exports.Float32Array);
-  DataView.prototype.getFloat64 = makeGetter(exports.Float64Array);
-
-  function makeSetter(arrayType) {
-    return function(byteOffset, value, littleEndian) {
-
-      byteOffset = ECMAScript.ToUint32(byteOffset);
-      if (byteOffset + arrayType.BYTES_PER_ELEMENT > this.byteLength) {
-        throw new RangeError("Array index out of range");
-      }
-
-      // Get bytes
-      var typeArray = new arrayType([value]),
-          byteArray = new exports.Uint8Array(typeArray.buffer),
-          bytes = [], i, byteView;
-
-      for (i = 0; i < arrayType.BYTES_PER_ELEMENT; i += 1) {
-        bytes.push(r(byteArray, i));
-      }
-
-      // Flip if necessary
-      if (Boolean(littleEndian) === Boolean(IS_BIG_ENDIAN)) {
-        bytes.reverse();
-      }
-
-      // Write them
-      byteView = new exports.Uint8Array(this.buffer, byteOffset, arrayType.BYTES_PER_ELEMENT);
-      byteView.set(bytes);
-    };
-  }
-
-  DataView.prototype.setUint8 = makeSetter(exports.Uint8Array);
-  DataView.prototype.setInt8 = makeSetter(exports.Int8Array);
-  DataView.prototype.setUint16 = makeSetter(exports.Uint16Array);
-  DataView.prototype.setInt16 = makeSetter(exports.Int16Array);
-  DataView.prototype.setUint32 = makeSetter(exports.Uint32Array);
-  DataView.prototype.setInt32 = makeSetter(exports.Int32Array);
-  DataView.prototype.setFloat32 = makeSetter(exports.Float32Array);
-  DataView.prototype.setFloat64 = makeSetter(exports.Float64Array);
-
-  exports.DataView = exports.DataView || DataView;
-
-}());
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,35 +0,0 @@
-/*
- Copyright (c) 2010, Linden Research, Inc.
- Copyright (c) 2012, Joshua Bell
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
- $/LicenseInfo$
- */
-
-// Original can be found at:
-//   https://bitbucket.org/lindenlab/llsd
-// Modifications by Joshua Bell inexorabletash@gmail.com
-//   https://github.com/inexorabletash/polyfill
-
-// ES3/ES5 implementation of the Krhonos Typed Array Specification
-//   Ref: http://www.khronos.org/registry/typedarray/specs/latest/
-//   Date: 2011-02-01
-//
-// Variations:
-//  * Allows typed_array.get/set() as alias for subscripts (typed_array[])
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,87 +0,0 @@
-{
-  "_from": "typedarray@^0.0.6",
-  "_id": "typedarray@0.0.6",
-  "_integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
-  "_location": "/mississippi/concat-stream/typedarray",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "typedarray@^0.0.6",
-    "name": "typedarray",
-    "escapedName": "typedarray",
-    "rawSpec": "^0.0.6",
-    "saveSpec": null,
-    "fetchSpec": "^0.0.6"
-  },
-  "_requiredBy": [
-    "/mississippi/concat-stream"
-  ],
-  "_resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
-  "_shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
-  "_shrinkwrap": null,
-  "_spec": "typedarray@^0.0.6",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi/node_modules/concat-stream",
-  "author": {
-    "name": "James Halliday",
-    "email": "mail@substack.net",
-    "url": "http://substack.net"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/substack/typedarray/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "TypedArray polyfill for old browsers",
-  "devDependencies": {
-    "tape": "~2.3.2"
-  },
-  "homepage": "https://github.com/substack/typedarray",
-  "keywords": [
-    "ArrayBuffer",
-    "DataView",
-    "Float32Array",
-    "Float64Array",
-    "Int8Array",
-    "Int16Array",
-    "Int32Array",
-    "Uint8Array",
-    "Uint8ClampedArray",
-    "Uint16Array",
-    "Uint32Array",
-    "typed",
-    "array",
-    "polyfill"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "typedarray",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/substack/typedarray.git"
-  },
-  "scripts": {
-    "test": "tape test/*.js test/server/*.js"
-  },
-  "testling": {
-    "files": "test/*.js",
-    "browsers": [
-      "ie/6..latest",
-      "firefox/16..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest",
-      "android-browser/4.2..latest"
-    ]
-  },
-  "version": "0.0.6"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown	1970-01-01 00:00:00.000000000 +0000
@@ -1,61 +0,0 @@
-# typedarray
-
-TypedArray polyfill ripped from [this
-module](https://raw.github.com/inexorabletash/polyfill).
-
-[![build status](https://secure.travis-ci.org/substack/typedarray.png)](http://travis-ci.org/substack/typedarray)
-
-[![testling badge](https://ci.testling.com/substack/typedarray.png)](https://ci.testling.com/substack/typedarray)
-
-# example
-
-``` js
-var Uint8Array = require('typedarray').Uint8Array;
-var ua = new Uint8Array(5);
-ua[1] = 256 + 55;
-console.log(ua[1]);
-```
-
-output:
-
-```
-55
-```
-
-# methods
-
-``` js
-var TA = require('typedarray')
-```
-
-The `TA` object has the following constructors:
-
-* TA.ArrayBuffer
-* TA.DataView
-* TA.Float32Array
-* TA.Float64Array
-* TA.Int8Array
-* TA.Int16Array
-* TA.Int32Array
-* TA.Uint8Array
-* TA.Uint8ClampedArray
-* TA.Uint16Array
-* TA.Uint32Array
-
-# install
-
-With [npm](https://npmjs.org) do:
-
-```
-npm install typedarray
-```
-
-To use this module in the browser, compile with
-[browserify](http://browserify.org)
-or download a UMD build from browserify CDN:
-
-http://wzrd.in/standalone/typedarray@latest
-
-# license
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-var test = require('tape');
-var vm = require('vm');
-var fs = require('fs');
-var src = fs.readFileSync(__dirname + '/../../index.js', 'utf8');
-
-test('u8a without globals', function (t) {
-    var c = {
-        module: { exports: {} },
-    };
-    c.exports = c.module.exports;
-    vm.runInNewContext(src, c);
-    var TA = c.module.exports;
-    var ua = new(TA.Uint8Array)(5);
-    
-    t.equal(ua.length, 5);
-    ua[1] = 256 + 55;
-    t.equal(ua[1], 55);
-    t.end();
-});
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
-var TA = require('../');
-var test = require('tape');
-
-test('tiny u8a test', function (t) {
-    var ua = new(TA.Uint8Array)(5);
-    t.equal(ua.length, 5);
-    ua[1] = 256 + 55;
-    t.equal(ua[1], 55);
-    t.end();
-});
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-language: node_js
-node_js:
-  - "0.8"
-  - "0.10"
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-{
-  "_from": "concat-stream@^1.5.0",
-  "_id": "concat-stream@1.6.1",
-  "_inBundle": false,
-  "_integrity": "sha512-gslSSJx03QKa59cIKqeJO9HQ/WZMotvYJCuaUULrLpjj8oG40kV2Z+gz82pVxlTkOADi4PJxQPPfhl1ELYrrXw==",
-  "_location": "/mississippi/concat-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "concat-stream@^1.5.0",
-    "name": "concat-stream",
-    "escapedName": "concat-stream",
-    "rawSpec": "^1.5.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.5.0"
-  },
-  "_requiredBy": [
-    "/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.1.tgz",
-  "_shasum": "261b8f518301f1d834e36342b9fea095d2620a26",
-  "_spec": "concat-stream@^1.5.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi",
-  "author": {
-    "name": "Max Ogden",
-    "email": "max@maxogden.com"
-  },
-  "bugs": {
-    "url": "http://github.com/maxogden/concat-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "inherits": "^2.0.3",
-    "readable-stream": "^2.2.2",
-    "typedarray": "^0.0.6"
-  },
-  "deprecated": false,
-  "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
-  "devDependencies": {
-    "tape": "^4.6.3"
-  },
-  "engines": [
-    "node >= 0.8"
-  ],
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/maxogden/concat-stream#readme",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "concat-stream",
-  "repository": {
-    "type": "git",
-    "url": "git+ssh://git@github.com/maxogden/concat-stream.git"
-  },
-  "scripts": {
-    "test": "tape test/*.js test/server/*.js"
-  },
-  "tags": [
-    "stream",
-    "simple",
-    "util",
-    "utility"
-  ],
-  "testling": {
-    "files": "test/*.js",
-    "browsers": [
-      "ie/8..latest",
-      "firefox/17..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest",
-      "android-browser/4.2..latest"
-    ]
-  },
-  "version": "1.6.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/readme.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/readme.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/concat-stream/readme.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/concat-stream/readme.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,102 +0,0 @@
-# concat-stream
-
-Writable stream that concatenates all the data from a stream and calls a callback with the result. Use this when you want to collect all the data from a stream into a single buffer.
-
-[![Build Status](https://travis-ci.org/maxogden/concat-stream.svg?branch=master)](https://travis-ci.org/maxogden/concat-stream)
-
-[![NPM](https://nodei.co/npm/concat-stream.png)](https://nodei.co/npm/concat-stream/)
-
-### description
-
-Streams emit many buffers. If you want to collect all of the buffers, and when the stream ends concatenate all of the buffers together and receive a single buffer then this is the module for you.
-
-Only use this if you know you can fit all of the output of your stream into a single Buffer (e.g. in RAM).
-
-There are also `objectMode` streams that emit things other than Buffers, and you can concatenate these too. See below for details.
-
-## Related
-
-`concat-stream` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
-
-### examples
-
-#### Buffers
-
-```js
-var fs = require('fs')
-var concat = require('concat-stream')
-
-var readStream = fs.createReadStream('cat.png')
-var concatStream = concat(gotPicture)
-
-readStream.on('error', handleError)
-readStream.pipe(concatStream)
-
-function gotPicture(imageBuffer) {
-  // imageBuffer is all of `cat.png` as a node.js Buffer
-}
-
-function handleError(err) {
-  // handle your error appropriately here, e.g.:
-  console.error(err) // print the error to STDERR
-  process.exit(1) // exit program with non-zero exit code
-}
-
-```
-
-#### Arrays
-
-```js
-var write = concat(function(data) {})
-write.write([1,2,3])
-write.write([4,5,6])
-write.end()
-// data will be [1,2,3,4,5,6] in the above callback
-```
-
-#### Uint8Arrays
-
-```js
-var write = concat(function(data) {})
-var a = new Uint8Array(3)
-a[0] = 97; a[1] = 98; a[2] = 99
-write.write(a)
-write.write('!')
-write.end(Buffer('!!1'))
-```
-
-See `test/` for more examples
-
-# methods
-
-```js
-var concat = require('concat-stream')
-```
-
-## var writable = concat(opts={}, cb)
-
-Return a `writable` stream that will fire `cb(data)` with all of the data that
-was written to the stream. Data can be written to `writable` as strings,
-Buffers, arrays of byte integers, and Uint8Arrays. 
-
-By default `concat-stream` will give you back the same data type as the type of the first buffer written to the stream. Use `opts.encoding` to set what format `data` should be returned as, e.g. if you if you don't want to rely on the built-in type checking or for some other reason.
-
-* `string` - get a string
-* `buffer` - get back a Buffer
-* `array` - get an array of byte integers
-* `uint8array`, `u8`, `uint8` - get back a Uint8Array
-* `object`, get back an array of Objects
-
-If you don't specify an encoding, and the types can't be inferred (e.g. you write things that aren't in the list above), it will try to convert concat them into a `Buffer`.
-
-If nothing is written to `writable` then `data` will be an empty array `[]`.
-
-# error handling
-
-`concat-stream` does not handle errors for you, so you must handle errors on whatever streams you pipe into `concat-stream`. This is a general rule when programming with node.js streams: always handle errors on each and every stream. Since `concat-stream` is not itself a stream it does not emit errors.
-
-We recommend using [`end-of-stream`](https://npmjs.org/end-of-stream) or [`pump`](https://npmjs.org/pump) for writing error tolerant stream code.
-
-# license
-
-MIT LICENSE
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/example.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/example.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/example.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/example.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-var duplexify = require('duplexify')
-var http = require('http')
-
-var request = function(opts) {
-  var req = http.request(opts)
-  var dup = duplexify()
-  dup.setWritable(req)
-  req.on('response', function(res) {
-    dup.setReadable(res)
-  })
-  return dup
-}
-
-var req = request({
-  method: 'GET',
-  host: 'www.google.com',
-  port: 80
-})
-
-req.end()
-req.pipe(process.stdout)
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,241 +0,0 @@
-var stream = require('readable-stream')
-var eos = require('end-of-stream')
-var inherits = require('inherits')
-var shift = require('stream-shift')
-
-var SIGNAL_FLUSH = (Buffer.from && Buffer.from !== Uint8Array.from)
-  ? Buffer.from([0])
-  : new Buffer([0])
-
-var onuncork = function(self, fn) {
-  if (self._corked) self.once('uncork', fn)
-  else fn()
-}
-
-var destroyer = function(self, end) {
-  return function(err) {
-    if (err) self._destroyInterval(err)
-    else if (end && !self._ended) self.end()
-  }
-}
-
-var end = function(ws, fn) {
-  if (!ws) return fn()
-  if (ws._writableState && ws._writableState.finished) return fn()
-  if (ws._writableState) return ws.end(fn)
-  ws.end()
-  fn()
-}
-
-var toStreams2 = function(rs) {
-  return new (stream.Readable)({objectMode:true, highWaterMark:16}).wrap(rs)
-}
-
-var Duplexify = function(writable, readable, opts) {
-  if (!(this instanceof Duplexify)) return new Duplexify(writable, readable, opts)
-  stream.Duplex.call(this, opts)
-
-  this._writable = null
-  this._readable = null
-  this._readable2 = null
-
-  this._forwardDestroy = !opts || opts.destroy !== false
-  this._forwardEnd = !opts || opts.end !== false
-  this._corked = 1 // start corked
-  this._ondrain = null
-  this._drained = false
-  this._forwarding = false
-  this._unwrite = null
-  this._unread = null
-  this._ended = false
-  this._error = null
-  this._preferError = false
-
-  this.destroyed = false
-
-  if (writable) this.setWritable(writable)
-  if (readable) this.setReadable(readable)
-}
-
-inherits(Duplexify, stream.Duplex)
-
-Duplexify.obj = function(writable, readable, opts) {
-  if (!opts) opts = {}
-  opts.objectMode = true
-  opts.highWaterMark = 16
-  return new Duplexify(writable, readable, opts)
-}
-
-Duplexify.prototype.cork = function() {
-  if (++this._corked === 1) this.emit('cork')
-}
-
-Duplexify.prototype.uncork = function() {
-  if (this._corked && --this._corked === 0) this.emit('uncork')
-}
-
-Duplexify.prototype.setWritable = function(writable) {
-  if (this._unwrite) this._unwrite()
-
-  if (this.destroyed) {
-    if (writable && writable.destroy) writable.destroy()
-    return
-  }
-
-  if (writable === null || writable === false) {
-    this.end()
-    return
-  }
-
-  var self = this
-  var unend = eos(writable, {writable:true, readable:false}, destroyer(this, this._forwardEnd))
-
-  var ondrain = function() {
-    var ondrain = self._ondrain
-    self._ondrain = null
-    if (ondrain) ondrain()
-  }
-
-  var clear = function() {
-    self._writable.removeListener('drain', ondrain)
-    unend()
-  }
-
-  if (this._unwrite) process.nextTick(ondrain) // force a drain on stream reset to avoid livelocks
-
-  this._writable = writable
-  this._writable.on('drain', ondrain)
-  this._unwrite = clear
-
-  this.uncork() // always uncork setWritable
-}
-
-Duplexify.prototype.setReadable = function(readable) {
-  if (this._unread) this._unread()
-
-  if (this.destroyed) {
-    if (readable && readable.destroy) readable.destroy()
-    return
-  }
-
-  if (readable === null || readable === false) {
-    this.push(null)
-    this.resume()
-    return
-  }
-
-  var self = this
-  var unend = eos(readable, {writable:false, readable:true}, destroyer(this))
-
-  var onreadable = function() {
-    self._forward()
-  }
-
-  var onend = function() {
-    self.push(null)
-  }
-
-  var clear = function() {
-    self._readable2.removeListener('readable', onreadable)
-    self._readable2.removeListener('end', onend)
-    unend()
-  }
-
-  this._drained = true
-  this._readable = readable
-  this._readable2 = readable._readableState ? readable : toStreams2(readable)
-  this._readable2.on('readable', onreadable)
-  this._readable2.on('end', onend)
-  this._unread = clear
-
-  this._forward()
-}
-
-Duplexify.prototype._read = function() {
-  this._drained = true
-  this._forward()
-}
-
-Duplexify.prototype._forward = function() {
-  if (this._forwarding || !this._readable2 || !this._drained) return
-  this._forwarding = true
-
-  var data
-
-  while (this._drained && (data = shift(this._readable2)) !== null) {
-    if (this.destroyed) continue
-    this._drained = this.push(data)
-  }
-
-  this._forwarding = false
-}
-
-Duplexify.prototype.destroy = function(err) {
-  if (this._preferError && !this._error && err) this._error = err
-
-  if (this.destroyed) return
-  this.destroyed = true
-
-  var self = this
-  process.nextTick(function() {
-    self._destroy(self._preferError ? self._error : err)
-  })
-}
-
-Duplexify.prototype._destroyInterval = function(err) {
-  if (this.destroyed) return
-  if (err.message !== 'premature close') return this.destroy(err)
-  this._preferError = true
-  this.destroy(null)
-}
-
-Duplexify.prototype._destroy = function(err) {
-  if (err) {
-    var ondrain = this._ondrain
-    this._ondrain = null
-    if (ondrain) ondrain(err)
-    else this.emit('error', err)
-  }
-
-  if (this._forwardDestroy) {
-    if (this._readable && this._readable.destroy) this._readable.destroy()
-    if (this._writable && this._writable.destroy) this._writable.destroy()
-  }
-
-  this.emit('close')
-}
-
-Duplexify.prototype._write = function(data, enc, cb) {
-  if (this.destroyed) return cb()
-  if (this._corked) return onuncork(this, this._write.bind(this, data, enc, cb))
-  if (data === SIGNAL_FLUSH) return this._finish(cb)
-  if (!this._writable) return cb()
-
-  if (this._writable.write(data) === false) this._ondrain = cb
-  else cb()
-}
-
-
-Duplexify.prototype._finish = function(cb) {
-  var self = this
-  this.emit('preend')
-  onuncork(this, function() {
-    end(self._forwardEnd && self._writable, function() {
-      // haxx to not emit prefinish twice
-      if (self._writableState.prefinished === false) self._writableState.prefinished = true
-      self.emit('prefinish')
-      onuncork(self, cb)
-    })
-  })
-}
-
-Duplexify.prototype.end = function(data, enc, cb) {
-  if (typeof data === 'function') return this.end(null, null, data)
-  if (typeof enc === 'function') return this.end(data, null, enc)
-  this._ended = true
-  if (data) this.write(data)
-  if (!this._writableState.ending) this.write(SIGNAL_FLUSH)
-  return stream.Writable.prototype.end.call(this, cb)
-}
-
-module.exports = Duplexify
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-module.exports = shift
-
-function shift (stream) {
-  var rs = stream._readableState
-  if (!rs) return null
-  return rs.objectMode ? stream.read() : stream.read(getStateLength(rs))
-}
-
-function getStateLength (state) {
-  if (state.buffer.length) {
-    // Since node 6.3.0 state.buffer is a BufferList not an array
-    if (state.buffer.head) {
-      return state.buffer.head.data.length
-    }
-
-    return state.buffer[0].length
-  }
-
-  return state.length
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2016 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-{
-  "_from": "stream-shift@^1.0.0",
-  "_id": "stream-shift@1.0.0",
-  "_integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
-  "_location": "/mississippi/duplexify/stream-shift",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-shift@^1.0.0",
-    "name": "stream-shift",
-    "escapedName": "stream-shift",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/mississippi/duplexify"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz",
-  "_shasum": "d5c752825e5367e786f78e18e445ea223a155952",
-  "_shrinkwrap": null,
-  "_spec": "stream-shift@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi/node_modules/duplexify",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-shift/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Returns the next buffer/object in a stream's readable queue",
-  "devDependencies": {
-    "standard": "^7.1.2",
-    "tape": "^4.6.0",
-    "through2": "^2.0.1"
-  },
-  "homepage": "https://github.com/mafintosh/stream-shift",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-shift",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-shift.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.0.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,25 +0,0 @@
-# stream-shift
-
-Returns the next buffer/object in a stream's readable queue
-
-```
-npm install stream-shift
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-shift.svg?style=flat)](http://travis-ci.org/mafintosh/stream-shift)
-
-## Usage
-
-``` js
-var shift = require('stream-shift')
-
-console.log(shift(someStream)) // first item in its buffer
-```
-
-## Credit
-
-Thanks [@dignifiedquire](https://github.com/dignifiedquire) for making this work on node 6
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,48 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var stream = require('stream')
-var shift = require('./')
-
-tape('shifts next', function (t) {
-  var passthrough = through()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with core', function (t) {
-  var passthrough = stream.PassThrough()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with object mode', function (t) {
-  var passthrough = through({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
-
-tape('shifts next with object mode with core', function (t) {
-  var passthrough = stream.PassThrough({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,67 +0,0 @@
-{
-  "_from": "duplexify@^3.4.2",
-  "_id": "duplexify@3.5.4",
-  "_inBundle": false,
-  "_integrity": "sha512-JzYSLYMhoVVBe8+mbHQ4KgpvHpm0DZpJuL8PY93Vyv1fW7jYJ90LoXa1di/CVbJM+TgMs91rbDapE/RNIfnJsA==",
-  "_location": "/mississippi/duplexify",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "duplexify@^3.4.2",
-    "name": "duplexify",
-    "escapedName": "duplexify",
-    "rawSpec": "^3.4.2",
-    "saveSpec": null,
-    "fetchSpec": "^3.4.2"
-  },
-  "_requiredBy": [
-    "/mississippi",
-    "/mississippi/pumpify"
-  ],
-  "_resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.5.4.tgz",
-  "_shasum": "4bb46c1796eabebeec4ca9a2e66b808cb7a3d8b4",
-  "_spec": "duplexify@^3.4.2",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/duplexify/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.0.0",
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.0",
-    "stream-shift": "^1.0.0"
-  },
-  "deprecated": false,
-  "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
-  "devDependencies": {
-    "concat-stream": "^1.5.2",
-    "tape": "^4.0.0",
-    "through2": "^2.0.0"
-  },
-  "homepage": "https://github.com/mafintosh/duplexify",
-  "keywords": [
-    "duplex",
-    "streams2",
-    "streams",
-    "stream",
-    "writable",
-    "readable",
-    "async"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "duplexify",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/duplexify.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "3.5.4"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,97 +0,0 @@
-# duplexify
-
-Turn a writeable and readable stream into a single streams2 duplex stream.
-
-Similar to [duplexer2](https://github.com/deoxxa/duplexer2) except it supports both streams2 and streams1 as input
-and it allows you to set the readable and writable part asynchronously using `setReadable(stream)` and `setWritable(stream)`
-
-```
-npm install duplexify
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/duplexify.svg?style=flat)](http://travis-ci.org/mafintosh/duplexify)
-
-## Usage
-
-Use `duplexify(writable, readable, streamOptions)` (or `duplexify.obj(writable, readable)` to create an object stream)
-
-``` js
-var duplexify = require('duplexify')
-
-// turn writableStream and readableStream into a single duplex stream
-var dup = duplexify(writableStream, readableStream)
-
-dup.write('hello world') // will write to writableStream
-dup.on('data', function(data) {
-  // will read from readableStream
-})
-```
-
-You can also set the readable and writable parts asynchronously
-
-``` js
-var dup = duplexify()
-
-dup.write('hello world') // write will buffer until the writable
-                         // part has been set
-
-// wait a bit ...
-dup.setReadable(readableStream)
-
-// maybe wait some more?
-dup.setWritable(writableStream)
-```
-
-If you call `setReadable` or `setWritable` multiple times it will unregister the previous readable/writable stream.
-To disable the readable or writable part call `setReadable` or `setWritable` with `null`.
-
-If the readable or writable streams emits an error or close it will destroy both streams and bubble up the event.
-You can also explicitly destroy the streams by calling `dup.destroy()`. The `destroy` method optionally takes an
-error object as argument, in which case the error is emitted as part of the `error` event.
-
-``` js
-dup.on('error', function(err) {
-  console.log('readable or writable emitted an error - close will follow')
-})
-
-dup.on('close', function() {
-  console.log('the duplex stream is destroyed')
-})
-
-dup.destroy() // calls destroy on the readable and writable part (if present)
-```
-
-## HTTP request example
-
-Turn a node core http request into a duplex stream is as easy as
-
-``` js
-var duplexify = require('duplexify')
-var http = require('http')
-
-var request = function(opts) {
-  var req = http.request(opts)
-  var dup = duplexify(req)
-  req.on('response', function(res) {
-    dup.setReadable(res)
-  })
-  return dup
-}
-
-var req = request({
-  method: 'GET',
-  host: 'www.google.com',
-  port: 80
-})
-
-req.end()
-req.pipe(process.stdout)
-```
-
-## License
-
-MIT
-
-## Related
-
-`duplexify` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/test.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/test.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,291 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var concat = require('concat-stream')
-var net = require('net')
-var duplexify = require('./')
-
-tape('passthrough', function(t) {
-  t.plan(2)
-
-  var pt = through()
-  var dup = duplexify(pt, pt)
-
-  dup.end('hello world')
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('passthrough + double end', function(t) {
-  t.plan(2)
-
-  var pt = through()
-  var dup = duplexify(pt, pt)
-
-  dup.end('hello world')
-  dup.end()
-
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('async passthrough + end', function(t) {
-  t.plan(2)
-
-  var pt = through.obj({highWaterMark:1}, function(data, enc, cb) {
-    setTimeout(function() {
-      cb(null, data)
-    }, 100)
-  })
-
-  var dup = duplexify(pt, pt)
-
-  dup.write('hello ')
-  dup.write('world')
-  dup.end()
-
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('duplex', function(t) {
-  var readExpected = ['read-a', 'read-b', 'read-c']
-  var writeExpected = ['write-a', 'write-b', 'write-c']
-
-  t.plan(readExpected.length+writeExpected.length+2)
-
-  var readable = through.obj()
-  var writable = through.obj(function(data, enc, cb) {
-    t.same(data, writeExpected.shift(), 'onwrite should match')
-    cb()
-  })
-
-  var dup = duplexify.obj(writable, readable)
-
-  readExpected.slice().forEach(function(data) {
-    readable.write(data)
-  })
-  readable.end()
-
-  writeExpected.slice().forEach(function(data) {
-    dup.write(data)
-  })
-  dup.end()
-
-  dup.on('data', function(data) {
-    t.same(data, readExpected.shift(), 'ondata should match')
-  })
-  dup.on('end', function() {
-    t.ok(true, 'should end')
-  })
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-})
-
-tape('async', function(t) {
-  var dup = duplexify()
-  var pt = through()
-
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'i was async', 'same in as out')
-    t.end()
-  }))
-
-  dup.write('i')
-  dup.write(' was ')
-  dup.end('async')
-
-  setTimeout(function() {
-    dup.setWritable(pt)
-    setTimeout(function() {
-      dup.setReadable(pt)
-    }, 50)
-  }, 50)
-})
-
-tape('destroy', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  write.destroy = function() {
-    t.ok(true, 'write destroyed')
-  }
-
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  dup.destroy()
-  dup.destroy() // should only work once
-})
-
-tape('destroy both', function(t) {
-  t.plan(3)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  write.destroy = function() {
-    t.ok(true, 'write destroyed')
-  }
-
-  read.destroy = function() {
-    t.ok(true, 'read destroyed')
-  }
-
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  dup.destroy()
-  dup.destroy() // should only work once
-})
-
-tape('bubble read errors', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  dup.on('error', function(err) {
-    t.same(err.message, 'read-error', 'received read error')
-  })
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  read.emit('error', new Error('read-error'))
-  write.emit('error', new Error('write-error')) // only emit first error
-})
-
-tape('bubble write errors', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  dup.on('error', function(err) {
-    t.same(err.message, 'write-error', 'received write error')
-  })
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  write.emit('error', new Error('write-error'))
-  read.emit('error', new Error('read-error')) // only emit first error
-})
-
-tape('reset writable / readable', function(t) {
-  t.plan(3)
-
-  var toUpperCase = function(data, enc, cb) {
-    cb(null, data.toString().toUpperCase())
-  }
-
-  var passthrough = through()
-  var upper = through(toUpperCase)
-  var dup = duplexify(passthrough, passthrough)
-
-  dup.once('data', function(data) {
-    t.same(data.toString(), 'hello')
-    dup.setWritable(upper)
-    dup.setReadable(upper)
-    dup.once('data', function(data) {
-      t.same(data.toString(), 'HELLO')
-      dup.once('data', function(data) {
-        t.same(data.toString(), 'HI')
-        t.end()
-      })
-    })
-    dup.write('hello')
-    dup.write('hi')
-  })
-  dup.write('hello')
-})
-
-tape('cork', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-  var ok = false
-
-  dup.on('prefinish', function() {
-    dup.cork()
-    setTimeout(function() {
-      ok = true
-      dup.uncork()
-    }, 100)
-  })
-  dup.on('finish', function() {
-    t.ok(ok)
-    t.end()
-  })
-  dup.end()
-})
-
-tape('prefinish not twice', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-  var prefinished = false
-
-  dup.on('prefinish', function() {
-    t.ok(!prefinished, 'only prefinish once')
-    prefinished = true
-  })
-
-  dup.on('finish', function() {
-    t.end()
-  })
-
-  dup.end()
-})
-
-tape('close', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-
-  passthrough.emit('close')
-  dup.on('close', function() {
-    t.ok(true, 'should forward close')
-    t.end()
-  })
-})
-
-tape('works with node native streams (net)', function(t) {
-  t.plan(1)
-
-  var server = net.createServer(function(socket) {
-    var dup = duplexify(socket, socket)
-
-    dup.once('data', function(chunk) {
-      t.same(chunk, Buffer('hello world'))
-      server.close()
-      socket.end()
-      t.end()
-    })
-  })
-
-  server.listen(0, function () {
-    var socket = net.connect(server.address().port)
-    var dup = duplexify(socket, socket)
-
-    dup.write(Buffer('hello world'))
-  })
-})
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/.travis.yml 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/.travis.yml
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/duplexify/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/duplexify/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/end-of-stream/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/end-of-stream/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/end-of-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/end-of-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,87 +0,0 @@
-var once = require('once');
-
-var noop = function() {};
-
-var isRequest = function(stream) {
-	return stream.setHeader && typeof stream.abort === 'function';
-};
-
-var isChildProcess = function(stream) {
-	return stream.stdio && Array.isArray(stream.stdio) && stream.stdio.length === 3
-};
-
-var eos = function(stream, opts, callback) {
-	if (typeof opts === 'function') return eos(stream, null, opts);
-	if (!opts) opts = {};
-
-	callback = once(callback || noop);
-
-	var ws = stream._writableState;
-	var rs = stream._readableState;
-	var readable = opts.readable || (opts.readable !== false && stream.readable);
-	var writable = opts.writable || (opts.writable !== false && stream.writable);
-
-	var onlegacyfinish = function() {
-		if (!stream.writable) onfinish();
-	};
-
-	var onfinish = function() {
-		writable = false;
-		if (!readable) callback.call(stream);
-	};
-
-	var onend = function() {
-		readable = false;
-		if (!writable) callback.call(stream);
-	};
-
-	var onexit = function(exitCode) {
-		callback.call(stream, exitCode ? new Error('exited with error code: ' + exitCode) : null);
-	};
-
-	var onerror = function(err) {
-		callback.call(stream, err);
-	};
-
-	var onclose = function() {
-		if (readable && !(rs && rs.ended)) return callback.call(stream, new Error('premature close'));
-		if (writable && !(ws && ws.ended)) return callback.call(stream, new Error('premature close'));
-	};
-
-	var onrequest = function() {
-		stream.req.on('finish', onfinish);
-	};
-
-	if (isRequest(stream)) {
-		stream.on('complete', onfinish);
-		stream.on('abort', onclose);
-		if (stream.req) onrequest();
-		else stream.on('request', onrequest);
-	} else if (writable && !ws) { // legacy streams
-		stream.on('end', onlegacyfinish);
-		stream.on('close', onlegacyfinish);
-	}
-
-	if (isChildProcess(stream)) stream.on('exit', onexit);
-
-	stream.on('end', onend);
-	stream.on('finish', onfinish);
-	if (opts.error !== false) stream.on('error', onerror);
-	stream.on('close', onclose);
-
-	return function() {
-		stream.removeListener('complete', onfinish);
-		stream.removeListener('abort', onclose);
-		stream.removeListener('request', onrequest);
-		if (stream.req) stream.req.removeListener('finish', onfinish);
-		stream.removeListener('end', onlegacyfinish);
-		stream.removeListener('close', onlegacyfinish);
-		stream.removeListener('finish', onfinish);
-		stream.removeListener('exit', onexit);
-		stream.removeListener('end', onend);
-		stream.removeListener('error', onerror);
-		stream.removeListener('close', onclose);
-	};
-};
-
-module.exports = eos;
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/end-of-stream/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/end-of-stream/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/end-of-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/end-of-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/end-of-stream/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/end-of-stream/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/end-of-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/end-of-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,65 +0,0 @@
-{
-  "_from": "end-of-stream@^1.1.0",
-  "_id": "end-of-stream@1.4.1",
-  "_inBundle": false,
-  "_integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==",
-  "_location": "/mississippi/end-of-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "end-of-stream@^1.1.0",
-    "name": "end-of-stream",
-    "escapedName": "end-of-stream",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/mississippi",
-    "/mississippi/duplexify",
-    "/mississippi/pump",
-    "/mississippi/stream-each"
-  ],
-  "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz",
-  "_shasum": "ed29634d19baba463b6ce6b80a37213eab71ec43",
-  "_spec": "end-of-stream@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/end-of-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "once": "^1.4.0"
-  },
-  "deprecated": false,
-  "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/mafintosh/end-of-stream",
-  "keywords": [
-    "stream",
-    "streams",
-    "callback",
-    "finish",
-    "close",
-    "end",
-    "wait"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "end-of-stream",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/end-of-stream.git"
-  },
-  "scripts": {
-    "test": "node test.js"
-  },
-  "version": "1.4.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/end-of-stream/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/end-of-stream/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/end-of-stream/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/end-of-stream/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,52 +0,0 @@
-# end-of-stream
-
-A node module that calls a callback when a readable/writable/duplex stream has completed or failed.
-
-	npm install end-of-stream
-
-## Usage
-
-Simply pass a stream and a callback to the `eos`.
-Both legacy streams, streams2 and stream3 are supported.
-
-``` js
-var eos = require('end-of-stream');
-
-eos(readableStream, function(err) {
-  // this will be set to the stream instance
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended', this === readableStream);
-});
-
-eos(writableStream, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has finished', this === writableStream);
-});
-
-eos(duplexStream, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended and finished', this === duplexStream);
-});
-
-eos(duplexStream, {readable:false}, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has finished but might still be readable');
-});
-
-eos(duplexStream, {writable:false}, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended but might still be writable');
-});
-
-eos(readableStream, {error:false}, function(err) {
-	// do not treat emit('error', err) as a end-of-stream
-});
-```
-
-## License
-
-MIT
-
-## Related
-
-`end-of-stream` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/example.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/example.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/example.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/example.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,22 +0,0 @@
-var writer = require('./')
-
-var ws = writer(write, flush)
-
-ws.on('finish', function () {
-  console.log('finished')
-})
-
-ws.write('hello')
-ws.write('world')
-ws.end()
-
-function write (data, enc, cb) {
-  // i am your normal ._write method
-  console.log('writing', data.toString())
-  cb()
-}
-
-function flush (cb) {
-  // i am called before finish is emitted
-  setTimeout(cb, 1000) // wait 1 sec
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,52 +0,0 @@
-var stream = require('readable-stream')
-var inherits = require('inherits')
-
-var SIGNAL_FLUSH = new Buffer([0])
-
-module.exports = WriteStream
-
-function WriteStream (opts, write, flush) {
-  if (!(this instanceof WriteStream)) return new WriteStream(opts, write, flush)
-
-  if (typeof opts === 'function') {
-    flush = write
-    write = opts
-    opts = {}
-  }
-
-  stream.Writable.call(this, opts)
-
-  this.destroyed = false
-  this._worker = write || null
-  this._flush = flush || null
-}
-
-inherits(WriteStream, stream.Writable)
-
-WriteStream.obj = function (opts, worker, flush) {
-  if (typeof opts === 'function') return WriteStream.obj(null, opts, worker)
-  if (!opts) opts = {}
-  opts.objectMode = true
-  return new WriteStream(opts, worker, flush)
-}
-
-WriteStream.prototype._write = function (data, enc, cb) {
-  if (SIGNAL_FLUSH === data) this._flush(cb)
-  else this._worker(data, enc, cb)
-}
-
-WriteStream.prototype.end = function (data, enc, cb) {
-  if (!this._flush) return stream.Writable.prototype.end.apply(this, arguments)
-  if (typeof data === 'function') return this.end(null, null, data)
-  if (typeof enc === 'function') return this.end(data, null, enc)
-  if (data) this.write(data)
-  if (!this._writableState.ending) this.write(SIGNAL_FLUSH)
-  return stream.Writable.prototype.end.call(this, cb)
-}
-
-WriteStream.prototype.destroy = function (err) {
-  if (this.destroyed) return
-  this.destroyed = true
-  if (err) this.emit('error', err)
-  this.emit('close')
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2015 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,57 +0,0 @@
-{
-  "_from": "flush-write-stream@^1.0.0",
-  "_id": "flush-write-stream@1.0.2",
-  "_integrity": "sha1-yBuQ2HRnZvGmCaRoCZRsRd2K5Bc=",
-  "_location": "/mississippi/flush-write-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "flush-write-stream@^1.0.0",
-    "name": "flush-write-stream",
-    "escapedName": "flush-write-stream",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.0.2.tgz",
-  "_shasum": "c81b90d8746766f1a609a46809946c45dd8ae417",
-  "_shrinkwrap": null,
-  "_spec": "flush-write-stream@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/mafintosh/flush-write-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.4"
-  },
-  "deprecated": false,
-  "description": "A write stream constructor that supports a flush function that is called before finish is emitted",
-  "devDependencies": {
-    "tape": "^4.2.2"
-  },
-  "homepage": "https://github.com/mafintosh/flush-write-stream",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "flush-write-stream",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/flush-write-stream.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "1.0.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,59 +0,0 @@
-# flush-write-stream
-
-A write stream constructor that supports a flush function that is called before `finish` is emitted
-
-```
-npm install flush-write-stream
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/flush-write-stream.svg?style=flat)](http://travis-ci.org/mafintosh/flush-write-stream)
-
-## Usage
-
-``` js
-var writer = require('flush-write-stream')
-
-var ws = writer(write, flush)
-
-ws.on('finish', function () {
-  console.log('finished')
-})
-
-ws.write('hello')
-ws.write('world')
-ws.end()
-
-function write (data, enc, cb) {
-  // i am your normal ._write method
-  console.log('writing', data.toString())
-  cb()
-}
-
-function flush (cb) {
-  // i am called before finish is emitted
-  setTimeout(cb, 1000) // wait 1 sec
-}
-```
-
-If you run the above it will produce the following output
-
-```
-writing hello
-writing world
-(nothing happens for 1 sec)
-finished
-```
-
-## API
-
-#### `var ws = writer([options], write, [flush])`
-
-Create a new writable stream. Options are forwarded to the stream constructor.
-
-#### `var ws = writer.obj([options], write, [flush])`
-
-Same as the above except `objectMode` is set to `true` per default.
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/test.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/test.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,85 +0,0 @@
-var tape = require('tape')
-var writer = require('./')
-
-tape('is a write stream', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var ws = writer.obj(write)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-})
-
-tape('is flushable', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var flushed = false
-
-  var ws = writer.obj(write, flush)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.ok(flushed, 'was flushed')
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-
-  function flush (cb) {
-    flushed = true
-    process.nextTick(cb)
-  }
-})
-
-tape('can pass options', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var flushed = false
-
-  var ws = writer({objectMode: true}, write, flush)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.ok(flushed, 'was flushed')
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-
-  function flush (cb) {
-    flushed = true
-    process.nextTick(cb)
-  }
-})
-
-tape('emits error on destroy', function (t) {
-  var expected = new Error()
-
-  var ws = writer({objectMode: true}, function () {})
-
-  ws.on('error', function (err) {
-    t.equal(err, expected)
-  })
-  ws.on('close', t.end)
-
-  ws.destroy(expected)
-})
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - '0.10'
-  - '0.12'
-  - '4.0'
-  - '5.0'
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,103 +0,0 @@
-var Readable = require('readable-stream').Readable
-var inherits = require('inherits')
-
-module.exports = from2
-
-from2.ctor = ctor
-from2.obj = obj
-
-var Proto = ctor()
-
-function toFunction(list) {
-  list = list.slice()
-  return function (_, cb) {
-    var err = null
-    var item = list.length ? list.shift() : null
-    if (item instanceof Error) {
-      err = item
-      item = null
-    }
-
-    cb(err, item)
-  }
-}
-
-function from2(opts, read) {
-  if (typeof opts !== 'object' || Array.isArray(opts)) {
-    read = opts
-    opts = {}
-  }
-
-  var rs = new Proto(opts)
-  rs._from = Array.isArray(read) ? toFunction(read) : (read || noop)
-  return rs
-}
-
-function ctor(opts, read) {
-  if (typeof opts === 'function') {
-    read = opts
-    opts = {}
-  }
-
-  opts = defaults(opts)
-
-  inherits(Class, Readable)
-  function Class(override) {
-    if (!(this instanceof Class)) return new Class(override)
-    this._reading = false
-    this._callback = check
-    this.destroyed = false
-    Readable.call(this, override || opts)
-
-    var self = this
-    var hwm = this._readableState.highWaterMark
-
-    function check(err, data) {
-      if (self.destroyed) return
-      if (err) return self.destroy(err)
-      if (data === null) return self.push(null)
-      self._reading = false
-      if (self.push(data)) self._read(hwm)
-    }
-  }
-
-  Class.prototype._from = read || noop
-  Class.prototype._read = function(size) {
-    if (this._reading || this.destroyed) return
-    this._reading = true
-    this._from(size, this._callback)
-  }
-
-  Class.prototype.destroy = function(err) {
-    if (this.destroyed) return
-    this.destroyed = true
-
-    var self = this
-    process.nextTick(function() {
-      if (err) self.emit('error', err)
-      self.emit('close')
-    })
-  }
-
-  return Class
-}
-
-function obj(opts, read) {
-  if (typeof opts === 'function' || Array.isArray(opts)) {
-    read = opts
-    opts = {}
-  }
-
-  opts = defaults(opts)
-  opts.objectMode = true
-  opts.highWaterMark = 16
-
-  return from2(opts, read)
-}
-
-function noop () {}
-
-function defaults(opts) {
-  opts = opts || {}
-  return opts
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/LICENSE.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/LICENSE.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/LICENSE.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/LICENSE.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-## The MIT License (MIT) ##
-
-Copyright (c) 2014 Hugh Kennedy
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,72 +0,0 @@
-{
-  "_from": "from2@^2.1.0",
-  "_id": "from2@2.3.0",
-  "_integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=",
-  "_location": "/mississippi/from2",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "from2@^2.1.0",
-    "name": "from2",
-    "escapedName": "from2",
-    "rawSpec": "^2.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.1.0"
-  },
-  "_requiredBy": [
-    "/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
-  "_shasum": "8bfb5502bde4a4d36cfdeea007fcca21d7e382af",
-  "_shrinkwrap": null,
-  "_spec": "from2@^2.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi",
-  "author": {
-    "name": "Hugh Kennedy",
-    "email": "hughskennedy@gmail.com",
-    "url": "http://hughsk.io/"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/hughsk/from2/issues"
-  },
-  "bundleDependencies": false,
-  "contributors": [
-    {
-      "name": "Mathias Buus",
-      "email": "mathiasbuus@gmail.com"
-    }
-  ],
-  "dependencies": {
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
-  "devDependencies": {
-    "tape": "^4.0.0"
-  },
-  "homepage": "https://github.com/hughsk/from2",
-  "keywords": [
-    "from",
-    "stream",
-    "readable",
-    "pull",
-    "convenience",
-    "wrapper"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "from2",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/hughsk/from2.git"
-  },
-  "scripts": {
-    "test": "node test"
-  },
-  "version": "2.3.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,70 +0,0 @@
-# from2 [![Flattr this!](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=hughskennedy&url=http://github.com/hughsk/from2&title=from2&description=hughsk/from2%20on%20GitHub&language=en_GB&tags=flattr,github,javascript&category=software)[![experimental](http://hughsk.github.io/stability-badges/dist/experimental.svg)](http://github.com/hughsk/stability-badges) #
-
-`from2` is a high-level module for creating readable streams that properly handle backpressure.
-
-Convience wrapper for
-[readable-stream](http://github.com/isaacs/readable-stream)'s `ReadableStream`
-base class, with an API lifted from
-[from](http://github.com/dominictarr/from) and
-[through2](http://github.com/rvagg/through2).
-
-## Usage ##
-
-[![from2](https://nodei.co/npm/from2.png?mini=true)](https://nodei.co/npm/from2)
-
-### `stream = from2([opts], read)` ###
-
-Where `opts` are the options to pass on to the `ReadableStream` constructor,
-and `read(size, next)` is called when data is requested from the stream.
-
-* `size` is the recommended amount of data (in bytes) to retrieve.
-* `next(err)` should be called when you're ready to emit more data.
-
-For example, here's a readable stream that emits the contents of a given
-string:
-
-``` javascript
-var from = require('from2')
-
-function fromString(string) {
-  return from(function(size, next) {
-    // if there's no more content
-    // left in the string, close the stream.
-    if (string.length <= 0) return next(null, null)
-
-    // Pull in a new chunk of text,
-    // removing it from the string.
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-
-    // Emit "chunk" from the stream.
-    next(null, chunk)
-  })
-}
-
-// pipe "hello world" out
-// to stdout.
-fromString('hello world').pipe(process.stdout)
-```
-
-### `stream = from2.obj([opts], read)` ###
-
-Shorthand for `from2({ objectMode: true }, read)`.
-
-### `createStream = from2.ctor([opts], read)` ###
-
-If you're creating similar streams in quick succession you can improve
-performance by generating a stream **constructor** that you can reuse instead
-of creating one-off streams on each call.
-
-Takes the same options as `from2`, instead returning a constructor which you
-can use to create new streams.
-
-### See Also
-
-- [from2-array](https://github.com/binocarlos/from2-array) - Create a from2 stream based on an array of source values.
-- [from2-string](https://github.com/yoshuawuyts/from2-string) - Create a stream from a string. Sugary wrapper around from2.
-
-## License ##
-
-MIT. See [LICENSE.md](http://github.com/hughsk/from2/blob/master/LICENSE.md) for details.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/test.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/test.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,123 +0,0 @@
-var test = require('tape')
-var path = require('path')
-var from = require('./')
-var fs   = require('fs')
-
-var tmp = path.resolve(
-  __dirname, 'tmp.txt'
-)
-
-function fromString(string) {
-  return from(function(size, next) {
-    if (string.length <= 0) return next(null, null)
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-    next(null, chunk)
-  })
-}
-
-test('from2', function(t) {
-  var contents = fs.readFileSync(__filename, 'utf8')
-  var stream = fromString(contents)
-
-  stream
-    .pipe(fs.createWriteStream(tmp))
-    .on('close', function() {
-      t.equal(fs.readFileSync(tmp, 'utf8'), contents)
-      fs.unlinkSync(tmp)
-      t.end()
-    })
-})
-
-test('old mode', function(t) {
-  var contents = fs.readFileSync(__filename, 'utf8')
-  var stream = fromString(contents)
-  var buffer = ''
-
-  stream.on('data', function(data) {
-    buffer += data
-  }).on('end', function() {
-    t.equal(buffer, contents)
-    t.end()
-  })
-})
-
-test('destroy', function(t) {
-  var stream = from(function(size, next) {
-    process.nextTick(function() {
-      next(null, 'no')
-    })
-  })
-
-  stream.on('data', function(data) {
-    t.ok(false)
-  }).on('close', function() {
-    t.ok(true)
-    t.end()
-  })
-
-  stream.destroy()
-})
-
-test('arrays', function (t) {
-  var input = ['a', 'b', 'c']
-  var stream = from(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter.toString())
-  })
-  stream.on('end', function () {
-    t.deepEqual(input, output)
-    t.end()
-  })
-})
-
-test('obj arrays', function (t) {
-  var input = [{foo:'a'}, {foo:'b'}, {foo:'c'}]
-  var stream = from.obj(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter)
-  })
-  stream.on('end', function () {
-    t.deepEqual(input, output)
-    t.end()
-  })
-})
-
-
-test('arrays can emit errors', function (t) {
-  var input = ['a', 'b', new Error('ooops'), 'c']
-  var stream = from(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter.toString())
-  })
-  stream.on('error', function(e){
-    t.deepEqual(['a', 'b'], output)
-    t.equal('ooops', e.message)
-    t.end()
-  })  
-  stream.on('end', function () {
-    t.fail('the stream should have errored')
-  })
-})
-
-test('obj arrays can emit errors', function (t) {
-  var input = [{foo:'a'}, {foo:'b'}, new Error('ooops'), {foo:'c'}]
-  var stream = from.obj(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter)
-  })
-  stream.on('error', function(e){
-    t.deepEqual([{foo:'a'}, {foo:'b'}], output)
-    t.equal('ooops', e.message)
-    t.end()
-  })
-  stream.on('end', function () {
-    t.fail('the stream should have errored')
-  })
-})
-
-
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/.travis.yml 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/.travis.yml
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/from2/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/from2/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-language: node_js
-before_install:
-  - npm install -g npm
-node_js:
-  - "0.8"
-  - "0.10"
-  - "0.12"
-  - "iojs"
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,105 +0,0 @@
-var Transform = require('readable-stream').Transform;
-var inherits = require('inherits');
-var cyclist = require('cyclist');
-var util = require('util');
-
-var ParallelTransform = function(maxParallel, opts, ontransform) {
-	if (!(this instanceof ParallelTransform)) return new ParallelTransform(maxParallel, opts, ontransform);
-
-	if (typeof maxParallel === 'function') {
-		ontransform = maxParallel;
-		opts = null;
-		maxParallel = 1;
-	}
-	if (typeof opts === 'function') {
-		ontransform = opts;
-		opts = null;
-	}
-
-	if (!opts) opts = {};
-	if (!opts.highWaterMark) opts.highWaterMark = Math.max(maxParallel, 16);
-	if (opts.objectMode !== false) opts.objectMode = true;
-
-	Transform.call(this, opts);
-
-	this._maxParallel = maxParallel;
-	this._ontransform = ontransform;
-	this._destroyed = false;
-	this._flushed = false;
-	this._ordered = opts.ordered !== false;
-	this._buffer = this._ordered ? cyclist(maxParallel) : [];
-	this._top = 0;
-	this._bottom = 0;
-	this._ondrain = null;
-};
-
-inherits(ParallelTransform, Transform);
-
-ParallelTransform.prototype.destroy = function() {
-	if (this._destroyed) return;
-	this._destroyed = true;
-	this.emit('close');
-};
-
-ParallelTransform.prototype._transform = function(chunk, enc, callback) {
-	var self = this;
-	var pos = this._top++;
-
-	this._ontransform(chunk, function(err, data) {
-		if (self._destroyed) return;
-		if (err) {
-			self.emit('error', err);
-			self.push(null);
-			self.destroy();
-			return;
-		}
-		if (self._ordered) {
-			self._buffer.put(pos, (data === undefined || data === null) ? null : data);
-		}
-		else {
-			self._buffer.push(data);
-		}
-		self._drain();
-	});
-
-	if (this._top - this._bottom < this._maxParallel) return callback();
-	this._ondrain = callback;
-};
-
-ParallelTransform.prototype._flush = function(callback) {
-	this._flushed = true;
-	this._ondrain = callback;
-	this._drain();
-};
-
-ParallelTransform.prototype._drain = function() {
-	if (this._ordered) {
-		while (this._buffer.get(this._bottom) !== undefined) {
-			var data = this._buffer.del(this._bottom++);
-			if (data === null) continue;
-			this.push(data);
-		}
-	}
-	else {
-		while (this._buffer.length > 0) {
-			var data =  this._buffer.pop();
-			this._bottom++;
-			if (data === null) continue;
-			this.push(data);
-		}
-	}
-
-
-	if (!this._drained() || !this._ondrain) return;
-
-	var ondrain = this._ondrain;
-	this._ondrain = null;
-	ondrain();
-};
-
-ParallelTransform.prototype._drained = function() {
-	var diff = this._top - this._bottom;
-	return this._flushed ? !diff : diff < this._maxParallel;
-};
-
-module.exports = ParallelTransform;
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-Copyright 2013 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,33 +0,0 @@
-var ensureTwoPower = function(n) {
-	if (n && !(n & (n - 1))) return n;
-	var p = 1;
-	while (p < n) p <<= 1;
-	return p;
-};
-
-var Cyclist = function(size) {
-	if (!(this instanceof Cyclist)) return new Cyclist(size);
-	size = ensureTwoPower(size);
-	this.mask = size-1;
-	this.size = size;
-	this.values = new Array(size);
-};
-
-Cyclist.prototype.put = function(index, val) {
-	var pos = index & this.mask;
-	this.values[pos] = val;
-	return pos;
-};
-
-Cyclist.prototype.get = function(index) {
-	return this.values[index & this.mask];
-};
-
-Cyclist.prototype.del = function(index) {
-	var pos = index & this.mask;
-	var val = this.values[pos];
-	this.values[pos] = undefined;
-	return val;
-};
-
-module.exports = Cyclist;
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,54 +0,0 @@
-{
-  "_from": "cyclist@~0.2.2",
-  "_id": "cyclist@0.2.2",
-  "_integrity": "sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=",
-  "_location": "/mississippi/parallel-transform/cyclist",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "cyclist@~0.2.2",
-    "name": "cyclist",
-    "escapedName": "cyclist",
-    "rawSpec": "~0.2.2",
-    "saveSpec": null,
-    "fetchSpec": "~0.2.2"
-  },
-  "_requiredBy": [
-    "/mississippi/parallel-transform"
-  ],
-  "_resolved": "https://registry.npmjs.org/cyclist/-/cyclist-0.2.2.tgz",
-  "_shasum": "1b33792e11e914a2fd6d6ed6447464444e5fa640",
-  "_shrinkwrap": null,
-  "_spec": "cyclist@~0.2.2",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi/node_modules/parallel-transform",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/mafintosh/cyclist/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Cyclist is an efficient cyclic list implemention.",
-  "devDependencies": {},
-  "homepage": "https://github.com/mafintosh/cyclist#readme",
-  "keywords": [
-    "circular",
-    "buffer",
-    "ring",
-    "cyclic",
-    "data"
-  ],
-  "name": "cyclist",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/cyclist.git"
-  },
-  "version": "0.2.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,39 +0,0 @@
-# Cyclist
-
-Cyclist is an efficient [cyclic list](http://en.wikipedia.org/wiki/Circular_buffer) implemention for Javascript.
-It is available through npm
-
-	npm install cyclist
-
-## What?
-
-Cyclist allows you to create a list of fixed size that is cyclic.
-In a cyclist list the element following the last one is the first one.
-This property can be really useful when for example trying to order data
-packets that can arrive out of order over a network stream.
-
-## Usage
-
-``` js
-var cyclist = require('cyclist');
-var list = cyclist(4); // if size (4) is not a power of 2 it will be the follwing power of 2
-                       // this buffer can now hold 4 elements in total
-
-list.put(42, 'hello 42'); // store something and index 42
-list.put(43, 'hello 43'); // store something and index 43
-
-console.log(list.get(42)); // prints hello 42
-console.log(list.get(46)); // prints hello 42 again since 46 - 42 == list.size
-```
-
-## API
-
-* `cyclist(size)` creates a new buffer
-* `cyclist#get(index)` get an object stored in the buffer
-* `cyclist#put(index,value)` insert an object into the buffer
-* `cyclist#del(index)` delete an object from an index
-* `cyclist#size` property containing current size of buffer
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,59 +0,0 @@
-{
-  "_from": "parallel-transform@^1.1.0",
-  "_id": "parallel-transform@1.1.0",
-  "_integrity": "sha1-1BDwZbBdojCB/NEPKIVMKb2jOwY=",
-  "_location": "/mississippi/parallel-transform",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "parallel-transform@^1.1.0",
-    "name": "parallel-transform",
-    "escapedName": "parallel-transform",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/parallel-transform/-/parallel-transform-1.1.0.tgz",
-  "_shasum": "d410f065b05da23081fcd10f28854c29bda33b06",
-  "_shrinkwrap": null,
-  "_spec": "parallel-transform@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/mafintosh/parallel-transform/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "cyclist": "~0.2.2",
-    "inherits": "^2.0.3",
-    "readable-stream": "^2.1.5"
-  },
-  "deprecated": false,
-  "description": "Transform stream that allows you to run your transforms in parallel without changing the order",
-  "devDependencies": {},
-  "homepage": "https://github.com/mafintosh/parallel-transform#readme",
-  "keywords": [
-    "transform",
-    "stream",
-    "parallel",
-    "preserve",
-    "order"
-  ],
-  "license": "MIT",
-  "name": "parallel-transform",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/parallel-transform.git"
-  },
-  "version": "1.1.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/parallel-transform/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/parallel-transform/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,54 +0,0 @@
-# parallel-transform
-
-[Transform stream](http://nodejs.org/api/stream.html#stream_class_stream_transform_1) for Node.js that allows you to run your transforms
-in parallel without changing the order of the output.
-
-	npm install parallel-transform
-
-It is easy to use
-
-``` js
-var transform = require('parallel-transform');
-
-var stream = transform(10, function(data, callback) { // 10 is the parallism level
-	setTimeout(function() {
-		callback(null, data);
-	}, Math.random() * 1000);
-});
-
-for (var i = 0; i < 10; i++) {
-	stream.write(''+i);
-}
-stream.end();
-
-stream.on('data', function(data) {
-	console.log(data); // prints 0,1,2,...
-});
-stream.on('end', function() {
-	console.log('stream has ended');
-});
-```
-
-If you run the above example you'll notice that it runs in parallel
-(does not take ~1 second between each print) and that the order is preserved
-
-## Stream options
-
-All transforms are Node 0.10 streams. Per default they are created with the options `{objectMode:true}`.
-If you want to use your own stream options pass them as the second parameter
-
-``` js
-var stream = transform(10, {objectMode:false}, function(data, callback) {
-	// data is now a buffer
-	callback(null, data);
-});
-
-fs.createReadStream('filename').pipe(stream).pipe(process.stdout);
-```
-
-### Unordered
-Passing the option `{ordered:false}` will output the data as soon as it's processed by a transform, without waiting to respect the order.
-
-## License
-
-MIT
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,82 +0,0 @@
-var once = require('once')
-var eos = require('end-of-stream')
-var fs = require('fs') // we only need fs to get the ReadStream and WriteStream prototypes
-
-var noop = function () {}
-var ancient = /^v?\.0/.test(process.version)
-
-var isFn = function (fn) {
-  return typeof fn === 'function'
-}
-
-var isFS = function (stream) {
-  if (!ancient) return false // newer node version do not need to care about fs is a special way
-  if (!fs) return false // browser
-  return (stream instanceof (fs.ReadStream || noop) || stream instanceof (fs.WriteStream || noop)) && isFn(stream.close)
-}
-
-var isRequest = function (stream) {
-  return stream.setHeader && isFn(stream.abort)
-}
-
-var destroyer = function (stream, reading, writing, callback) {
-  callback = once(callback)
-
-  var closed = false
-  stream.on('close', function () {
-    closed = true
-  })
-
-  eos(stream, {readable: reading, writable: writing}, function (err) {
-    if (err) return callback(err)
-    closed = true
-    callback()
-  })
-
-  var destroyed = false
-  return function (err) {
-    if (closed) return
-    if (destroyed) return
-    destroyed = true
-
-    if (isFS(stream)) return stream.close(noop) // use close for fs streams to avoid fd leaks
-    if (isRequest(stream)) return stream.abort() // request.destroy just do .end - .abort is what we want
-
-    if (isFn(stream.destroy)) return stream.destroy()
-
-    callback(err || new Error('stream was destroyed'))
-  }
-}
-
-var call = function (fn) {
-  fn()
-}
-
-var pipe = function (from, to) {
-  return from.pipe(to)
-}
-
-var pump = function () {
-  var streams = Array.prototype.slice.call(arguments)
-  var callback = isFn(streams[streams.length - 1] || noop) && streams.pop() || noop
-
-  if (Array.isArray(streams[0])) streams = streams[0]
-  if (streams.length < 2) throw new Error('pump requires two streams per minimum')
-
-  var error
-  var destroys = streams.map(function (stream, i) {
-    var reading = i < streams.length - 1
-    var writing = i > 0
-    return destroyer(stream, reading, writing, function (err) {
-      if (!error) error = err
-      if (err) destroys.forEach(call)
-      if (reading) return
-      destroys.forEach(call)
-      callback(error)
-    })
-  })
-
-  return streams.reduce(pipe)
-}
-
-module.exports = pump
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,59 +0,0 @@
-{
-  "_from": "pump@^3.0.0",
-  "_id": "pump@3.0.0",
-  "_inBundle": false,
-  "_integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
-  "_location": "/mississippi/pump",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "pump@^3.0.0",
-    "name": "pump",
-    "escapedName": "pump",
-    "rawSpec": "^3.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^3.0.0"
-  },
-  "_requiredBy": [
-    "/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
-  "_shasum": "b4a2116815bde2f4e1ea602354e8c75565107a64",
-  "_spec": "pump@^3.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "browser": {
-    "fs": false
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/pump/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.1.0",
-    "once": "^1.3.1"
-  },
-  "deprecated": false,
-  "description": "pipe streams together and close all of them if one of them closes",
-  "homepage": "https://github.com/mafintosh/pump#readme",
-  "keywords": [
-    "streams",
-    "pipe",
-    "destroy",
-    "callback"
-  ],
-  "license": "MIT",
-  "name": "pump",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/pump.git"
-  },
-  "scripts": {
-    "test": "node test-browser.js && node test-node.js"
-  },
-  "version": "3.0.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,65 +0,0 @@
-# pump
-
-pump is a small node module that pipes streams together and destroys all of them if one of them closes.
-
-```
-npm install pump
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/pump.svg?style=flat)](http://travis-ci.org/mafintosh/pump)
-
-## What problem does it solve?
-
-When using standard `source.pipe(dest)` source will _not_ be destroyed if dest emits close or an error.
-You are also not able to provide a callback to tell when then pipe has finished.
-
-pump does these two things for you
-
-## Usage
-
-Simply pass the streams you want to pipe together to pump and add an optional callback
-
-``` js
-var pump = require('pump')
-var fs = require('fs')
-
-var source = fs.createReadStream('/dev/random')
-var dest = fs.createWriteStream('/dev/null')
-
-pump(source, dest, function(err) {
-  console.log('pipe finished', err)
-})
-
-setTimeout(function() {
-  dest.destroy() // when dest is closed pump will destroy source
-}, 1000)
-```
-
-You can use pump to pipe more than two streams together as well
-
-``` js
-var transform = someTransformStream()
-
-pump(source, transform, anotherTransform, dest, function(err) {
-  console.log('pipe finished', err)
-})
-```
-
-If `source`, `transform`, `anotherTransform` or `dest` closes all of them will be destroyed.
-
-Similarly to `stream.pipe()`, `pump()` returns the last stream passed in, so you can do:
-
-```
-return pump(s1, s2) // returns s2
-```
-
-If you want to return a stream that combines *both* s1 and s2 to a single stream use
-[pumpify](https://github.com/mafintosh/pumpify) instead.
-
-## License
-
-MIT
-
-## Related
-
-`pump` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/test-browser.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/test-browser.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/test-browser.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/test-browser.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,66 +0,0 @@
-var stream = require('stream')
-var pump = require('./index')
-
-var rs = new stream.Readable()
-var ws = new stream.Writable()
-
-rs._read = function (size) {
-  this.push(Buffer(size).fill('abc'))
-}
-
-ws._write = function (chunk, encoding, cb) {
-  setTimeout(function () {
-    cb()
-  }, 100)
-}
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) {
-    console.log('test-browser.js passes')
-    clearTimeout(timeout)
-  }
-}
-
-ws.on('finish', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('end', function () {
-  rsClosed = true
-  check()
-})
-
-var res = pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-if (res !== ws) {
-  throw new Error('should return last stream')
-}
-
-setTimeout(function () {
-  rs.push(null)
-  rs.emit('close')
-}, 1000)
-
-var timeout = setTimeout(function () {
-  check()
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/test-node.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/test-node.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/test-node.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/test-node.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,53 +0,0 @@
-var pump = require('./index')
-
-var rs = require('fs').createReadStream('/dev/random')
-var ws = require('fs').createWriteStream('/dev/null')
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) {
-    console.log('test-node.js passes')
-    clearTimeout(timeout)
-  }
-}
-
-ws.on('close', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('close', function () {
-  rsClosed = true
-  check()
-})
-
-var res = pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-if (res !== ws) {
-  throw new Error('should return last stream')
-}
-
-setTimeout(function () {
-  rs.destroy()
-}, 1000)
-
-var timeout = setTimeout(function () {
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/.travis.yml 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/.travis.yml
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pump/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pump/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-
-script: "npm test"
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-var pump = require('pump')
-var inherits = require('inherits')
-var Duplexify = require('duplexify')
-
-var toArray = function(args) {
-  if (!args.length) return []
-  return Array.isArray(args[0]) ? args[0] : Array.prototype.slice.call(args)
-}
-
-var define = function(opts) {
-  var Pumpify = function() {
-    var streams = toArray(arguments)
-    if (!(this instanceof Pumpify)) return new Pumpify(streams)
-    Duplexify.call(this, null, null, opts)
-    if (streams.length) this.setPipeline(streams)
-  }
-
-  inherits(Pumpify, Duplexify)
-
-  Pumpify.prototype.setPipeline = function() {
-    var streams = toArray(arguments)
-    var self = this
-    var ended = false
-    var w = streams[0]
-    var r = streams[streams.length-1]
-
-    r = r.readable ? r : null
-    w = w.writable ? w : null
-
-    var onclose = function() {
-      streams[0].emit('error', new Error('stream was destroyed'))
-    }
-
-    this.on('close', onclose)
-    this.on('prefinish', function() {
-      if (!ended) self.cork()
-    })
-
-    pump(streams, function(err) {
-      self.removeListener('close', onclose)
-      if (err) return self.destroy(err)
-      ended = true
-      self.uncork()
-    })
-
-    if (this.destroyed) return onclose()
-    this.setWritable(w)
-    this.setReadable(r)
-  }
-
-  return Pumpify
-}
-
-module.exports = define({destroy:false})
-module.exports.obj = define({destroy:false, objectMode:true, highWaterMark:16})
-module.exports.ctor = define
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,82 +0,0 @@
-var once = require('once')
-var eos = require('end-of-stream')
-var fs = require('fs') // we only need fs to get the ReadStream and WriteStream prototypes
-
-var noop = function () {}
-var ancient = /^v?\.0/.test(process.version)
-
-var isFn = function (fn) {
-  return typeof fn === 'function'
-}
-
-var isFS = function (stream) {
-  if (!ancient) return false // newer node version do not need to care about fs is a special way
-  if (!fs) return false // browser
-  return (stream instanceof (fs.ReadStream || noop) || stream instanceof (fs.WriteStream || noop)) && isFn(stream.close)
-}
-
-var isRequest = function (stream) {
-  return stream.setHeader && isFn(stream.abort)
-}
-
-var destroyer = function (stream, reading, writing, callback) {
-  callback = once(callback)
-
-  var closed = false
-  stream.on('close', function () {
-    closed = true
-  })
-
-  eos(stream, {readable: reading, writable: writing}, function (err) {
-    if (err) return callback(err)
-    closed = true
-    callback()
-  })
-
-  var destroyed = false
-  return function (err) {
-    if (closed) return
-    if (destroyed) return
-    destroyed = true
-
-    if (isFS(stream)) return stream.close(noop) // use close for fs streams to avoid fd leaks
-    if (isRequest(stream)) return stream.abort() // request.destroy just do .end - .abort is what we want
-
-    if (isFn(stream.destroy)) return stream.destroy()
-
-    callback(err || new Error('stream was destroyed'))
-  }
-}
-
-var call = function (fn) {
-  fn()
-}
-
-var pipe = function (from, to) {
-  return from.pipe(to)
-}
-
-var pump = function () {
-  var streams = Array.prototype.slice.call(arguments)
-  var callback = isFn(streams[streams.length - 1] || noop) && streams.pop() || noop
-
-  if (Array.isArray(streams[0])) streams = streams[0]
-  if (streams.length < 2) throw new Error('pump requires two streams per minimum')
-
-  var error
-  var destroys = streams.map(function (stream, i) {
-    var reading = i < streams.length - 1
-    var writing = i > 0
-    return destroyer(stream, reading, writing, function (err) {
-      if (!error) error = err
-      if (err) destroys.forEach(call)
-      if (reading) return
-      destroys.forEach(call)
-      callback(error)
-    })
-  })
-
-  streams.reduce(pipe)
-}
-
-module.exports = pump
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,59 +0,0 @@
-{
-  "_from": "pump@^2.0.0",
-  "_id": "pump@2.0.1",
-  "_inBundle": false,
-  "_integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
-  "_location": "/mississippi/pumpify/pump",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "pump@^2.0.0",
-    "name": "pump",
-    "escapedName": "pump",
-    "rawSpec": "^2.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.0.0"
-  },
-  "_requiredBy": [
-    "/mississippi/pumpify"
-  ],
-  "_resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
-  "_shasum": "12399add6e4cf7526d973cbc8b5ce2e2908b3909",
-  "_spec": "pump@^2.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi/node_modules/pumpify",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "browser": {
-    "fs": false
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/pump/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.1.0",
-    "once": "^1.3.1"
-  },
-  "deprecated": false,
-  "description": "pipe streams together and close all of them if one of them closes",
-  "homepage": "https://github.com/mafintosh/pump#readme",
-  "keywords": [
-    "streams",
-    "pipe",
-    "destroy",
-    "callback"
-  ],
-  "license": "MIT",
-  "name": "pump",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/pump.git"
-  },
-  "scripts": {
-    "test": "node test-browser.js && node test-node.js"
-  },
-  "version": "2.0.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-# pump
-
-pump is a small node module that pipes streams together and destroys all of them if one of them closes.
-
-```
-npm install pump
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/pump.svg?style=flat)](http://travis-ci.org/mafintosh/pump)
-
-## What problem does it solve?
-
-When using standard `source.pipe(dest)` source will _not_ be destroyed if dest emits close or an error.
-You are also not able to provide a callback to tell when then pipe has finished.
-
-pump does these two things for you
-
-## Usage
-
-Simply pass the streams you want to pipe together to pump and add an optional callback
-
-``` js
-var pump = require('pump')
-var fs = require('fs')
-
-var source = fs.createReadStream('/dev/random')
-var dest = fs.createWriteStream('/dev/null')
-
-pump(source, dest, function(err) {
-  console.log('pipe finished', err)
-})
-
-setTimeout(function() {
-  dest.destroy() // when dest is closed pump will destroy source
-}, 1000)
-```
-
-You can use pump to pipe more than two streams together as well
-
-``` js
-var transform = someTransformStream()
-
-pump(source, transform, anotherTransform, dest, function(err) {
-  console.log('pipe finished', err)
-})
-```
-
-If `source`, `transform`, `anotherTransform` or `dest` closes all of them will be destroyed.
-
-## License
-
-MIT
-
-## Related
-
-`pump` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,62 +0,0 @@
-var stream = require('stream')
-var pump = require('./index')
-
-var rs = new stream.Readable()
-var ws = new stream.Writable()
-
-rs._read = function (size) {
-  this.push(Buffer(size).fill('abc'))
-}
-
-ws._write = function (chunk, encoding, cb) {
-  setTimeout(function () {
-    cb()
-  }, 100)
-}
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) {
-    console.log('test-browser.js passes')
-    clearTimeout(timeout)
-  }
-}
-
-ws.on('finish', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('end', function () {
-  rsClosed = true
-  check()
-})
-
-pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-setTimeout(function () {
-  rs.push(null)
-  rs.emit('close')
-}, 1000)
-
-var timeout = setTimeout(function () {
-  check()
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,53 +0,0 @@
-var pump = require('./index')
-
-var rs = require('fs').createReadStream('/dev/random')
-var ws = require('fs').createWriteStream('/dev/null')
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) {
-    console.log('test-node.js passes')
-    clearTimeout(timeout)
-  }
-}
-
-ws.on('close', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('close', function () {
-  rsClosed = true
-  check()
-})
-
-var res = pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-if (res) {
-  process.exit(1)
-}
-
-setTimeout(function () {
-  rs.destroy()
-}, 1000)
-
-var timeout = setTimeout(function () {
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-
-script: "npm test"
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,64 +0,0 @@
-{
-  "_from": "pumpify@^1.3.3",
-  "_id": "pumpify@1.4.0",
-  "_inBundle": false,
-  "_integrity": "sha512-2kmNR9ry+Pf45opRVirpNuIFotsxUGLaYqxIwuR77AYrYRMuFCz9eryHBS52L360O+NcR383CL4QYlMKPq4zYA==",
-  "_location": "/mississippi/pumpify",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "pumpify@^1.3.3",
-    "name": "pumpify",
-    "escapedName": "pumpify",
-    "rawSpec": "^1.3.3",
-    "saveSpec": null,
-    "fetchSpec": "^1.3.3"
-  },
-  "_requiredBy": [
-    "/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.4.0.tgz",
-  "_shasum": "80b7c5df7e24153d03f0e7ac8a05a5d068bd07fb",
-  "_spec": "pumpify@^1.3.3",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/pumpify/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "duplexify": "^3.5.3",
-    "inherits": "^2.0.3",
-    "pump": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "Combine an array of streams into a single duplex stream using pump and duplexify",
-  "devDependencies": {
-    "tape": "^4.8.0",
-    "through2": "^2.0.3"
-  },
-  "homepage": "https://github.com/mafintosh/pumpify",
-  "keywords": [
-    "pump",
-    "duplexify",
-    "duplex",
-    "streams",
-    "stream",
-    "pipeline",
-    "combine"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "pumpify",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/pumpify.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "1.4.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-# pumpify
-
-Combine an array of streams into a single duplex stream using [pump](https://github.com/mafintosh/pump) and [duplexify](https://github.com/mafintosh/duplexify).
-If one of the streams closes/errors all streams in the pipeline will be destroyed.
-
-```
-npm install pumpify
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/pumpify.svg?style=flat)](http://travis-ci.org/mafintosh/pumpify)
-
-## Usage
-
-Pass the streams you want to pipe together to pumpify `pipeline = pumpify(s1, s2, s3, ...)`.
-`pipeline` is a duplex stream that writes to the first streams and reads from the last one.
-Streams are piped together using [pump](https://github.com/mafintosh/pump) so if one of them closes
-all streams will be destroyed.
-
-``` js
-var pumpify = require('pumpify')
-var tar = require('tar-fs')
-var zlib = require('zlib')
-var fs = require('fs')
-
-var untar = pumpify(zlib.createGunzip(), tar.extract('output-folder'))
-// you can also pass an array instead
-// var untar = pumpify([zlib.createGunzip(), tar.extract('output-folder')])
-
-fs.createReadStream('some-gzipped-tarball.tgz').pipe(untar)
-```
-
-If you are pumping object streams together use `pipeline = pumpify.obj(s1, s2, ...)`.
-Call `pipeline.destroy()` to destroy the pipeline (including the streams passed to pumpify).
-
-### Using `setPipeline(s1, s2, ...)`
-
-Similar to [duplexify](https://github.com/mafintosh/duplexify) you can also define the pipeline asynchronously using `setPipeline(s1, s2, ...)`
-
-``` js
-var untar = pumpify()
-
-setTimeout(function() {
-  // will start draining the input now
-  untar.setPipeline(zlib.createGunzip(), tar.extract('output-folder'))
-}, 1000)
-
-fs.createReadStream('some-gzipped-tarball.tgz').pipe(untar)
-```
-
-## License
-
-MIT
-
-## Related
-
-`pumpify` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/test.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/test.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,181 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var pumpify = require('./')
-var stream = require('stream')
-
-tape('basic', function(t) {
-  t.plan(3)
-
-  var pipeline = pumpify(
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'HELLO')
-      cb(null, data.toString().toLowerCase())
-    })
-  )
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'hello')
-    t.end()
-  })
-})
-
-tape('3 times', function(t) {
-  t.plan(4)
-
-  var pipeline = pumpify(
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'HELLO')
-      cb(null, data.toString().toLowerCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    })
-  )
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'HELLO')
-    t.end()
-  })
-})
-
-tape('destroy', function(t) {
-  var test = through()
-  test.destroy = function() {
-    t.ok(true)
-    t.end()
-  }
-
-  var pipeline = pumpify(through(), test)
-
-  pipeline.destroy()
-})
-
-tape('close', function(t) {
-  var test = through()
-  var pipeline = pumpify(through(), test)
-
-  pipeline.on('error', function(err) {
-    t.same(err.message, 'lol')
-    t.end()
-  })
-
-  test.emit('error', new Error('lol'))
-})
-
-tape('end waits for last one', function(t) {
-  var ran = false
-
-  var a = through()
-  var b = through()
-  var c = through(function(data, enc, cb) {
-    setTimeout(function() {
-      ran = true
-      cb()
-    }, 100)
-  })
-
-  var pipeline = pumpify(a, b, c)
-
-  pipeline.write('foo')
-  pipeline.end(function() {
-    t.ok(ran)
-    t.end()
-  })
-
-  t.ok(!ran)
-})
-
-tape('always wait for finish', function(t) {
-  var a = new stream.Readable()
-  a._read = function() {}
-  a.push('hello')
-
-  var pipeline = pumpify(a, through(), through())
-  var ran = false
-
-  pipeline.on('finish', function() {
-    t.ok(ran)
-    t.end()
-  })
-
-  setTimeout(function() {
-    ran = true
-    a.push(null)
-  }, 100)
-})
-
-tape('async', function(t) {
-  var pipeline = pumpify()
-
-  t.plan(4)
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'HELLO')
-    t.end()
-  })
-
-  setTimeout(function() {
-    pipeline.setPipeline(
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'hello')
-        cb(null, data.toString().toUpperCase())
-      }),
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'HELLO')
-        cb(null, data.toString().toLowerCase())
-      }),
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'hello')
-        cb(null, data.toString().toUpperCase())
-      })
-    )
-  }, 100)
-})
-
-tape('early destroy', function(t) {
-  var a = through()
-  var b = through()
-  var c = through()
-
-  b.destroy = function() {
-    t.ok(true)
-    t.end()
-  }
-
-  var pipeline = pumpify()
-
-  pipeline.destroy()
-  setTimeout(function() {
-    pipeline.setPipeline(a, b, c)
-  }, 100)
-})
-
-tape('preserves error', function (t) {
-  var a = through()
-  var b = through(function (data, enc, cb) {
-    cb(new Error('stop'))
-  })
-  var c = through()
-  var s = pumpify()
-
-  s.on('error', function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-
-  s.setPipeline(a, b, c)
-  s.resume()
-  s.write('hi')
-})
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/.travis.yml 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/.travis.yml
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/pumpify/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/pumpify/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-language: node_js
-
-node_js:
-  - "0.10"
-  - "4"
-  - "5"
-
-sudo: false
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/collaborators.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/collaborators.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/collaborators.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/collaborators.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,7 +0,0 @@
-## Collaborators
-
-stream-each is only possible due to the excellent work of the following collaborators:
-
-<table><tbody><tr><th align="left">maxogden</th><td><a href="https://github.com/maxogden">GitHub/maxogden</a></td></tr>
-<tr><th align="left">mafintosh</th><td><a href="https://github.com/mafintosh">GitHub/mafintosh</a></td></tr>
-</tbody></table>
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,58 +0,0 @@
-var eos = require('end-of-stream')
-var shift = require('stream-shift')
-
-module.exports = each
-
-function each (stream, fn, cb) {
-  var want = true
-  var error = null
-  var ended = false
-  var running = false
-  var calling = false
-
-  stream.on('readable', onreadable)
-  onreadable()
-
-  if (cb) eos(stream, {readable: true, writable: false}, done)
-  return stream
-
-  function done (err) {
-    if (!error) error = err
-    ended = true
-    if (!running) cb(error)
-  }
-
-  function onreadable () {
-    if (want) read()
-  }
-
-  function afterRead (err) {
-    running = false
-
-    if (err) {
-      error = err
-      if (ended) return cb(error)
-      stream.destroy(err)
-      return
-    }
-    if (ended) return cb(error)
-    if (!calling) read()
-  }
-
-  function read () {
-    while (!running && !ended) {
-      want = false
-
-      var data = shift(stream)
-      if (data === null) {
-        want = true
-        return
-      }
-
-      running = true
-      calling = true
-      fn(data, afterRead)
-      calling = false
-    }
-  }
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2015 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-module.exports = shift
-
-function shift (stream) {
-  var rs = stream._readableState
-  if (!rs) return null
-  return rs.objectMode ? stream.read() : stream.read(getStateLength(rs))
-}
-
-function getStateLength (state) {
-  if (state.buffer.length) {
-    // Since node 6.3.0 state.buffer is a BufferList not an array
-    if (state.buffer.head) {
-      return state.buffer.head.data.length
-    }
-
-    return state.buffer[0].length
-  }
-
-  return state.length
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2016 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-{
-  "_from": "stream-shift@^1.0.0",
-  "_id": "stream-shift@1.0.0",
-  "_integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
-  "_location": "/mississippi/stream-each/stream-shift",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-shift@^1.0.0",
-    "name": "stream-shift",
-    "escapedName": "stream-shift",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/mississippi/stream-each"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz",
-  "_shasum": "d5c752825e5367e786f78e18e445ea223a155952",
-  "_shrinkwrap": null,
-  "_spec": "stream-shift@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi/node_modules/stream-each",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-shift/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Returns the next buffer/object in a stream's readable queue",
-  "devDependencies": {
-    "standard": "^7.1.2",
-    "tape": "^4.6.0",
-    "through2": "^2.0.1"
-  },
-  "homepage": "https://github.com/mafintosh/stream-shift",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-shift",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-shift.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.0.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,25 +0,0 @@
-# stream-shift
-
-Returns the next buffer/object in a stream's readable queue
-
-```
-npm install stream-shift
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-shift.svg?style=flat)](http://travis-ci.org/mafintosh/stream-shift)
-
-## Usage
-
-``` js
-var shift = require('stream-shift')
-
-console.log(shift(someStream)) // first item in its buffer
-```
-
-## Credit
-
-Thanks [@dignifiedquire](https://github.com/dignifiedquire) for making this work on node 6
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,48 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var stream = require('stream')
-var shift = require('./')
-
-tape('shifts next', function (t) {
-  var passthrough = through()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with core', function (t) {
-  var passthrough = stream.PassThrough()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with object mode', function (t) {
-  var passthrough = through({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
-
-tape('shifts next with object mode with core', function (t) {
-  var passthrough = stream.PassThrough({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-{
-  "_from": "stream-each@^1.1.0",
-  "_id": "stream-each@1.2.2",
-  "_inBundle": false,
-  "_integrity": "sha512-mc1dbFhGBxvTM3bIWmAAINbqiuAk9TATcfIQC8P+/+HJefgaiTlMn2dHvkX8qlI12KeYKSQ1Ua9RrIqrn1VPoA==",
-  "_location": "/mississippi/stream-each",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-each@^1.1.0",
-    "name": "stream-each",
-    "escapedName": "stream-each",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.2.tgz",
-  "_shasum": "8e8c463f91da8991778765873fe4d960d8f616bd",
-  "_spec": "stream-each@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-each/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.1.0",
-    "stream-shift": "^1.0.0"
-  },
-  "deprecated": false,
-  "description": "Iterate all the data in a stream",
-  "devDependencies": {
-    "standard": "^5.3.1",
-    "tape": "^4.2.1",
-    "through2": "^2.0.0"
-  },
-  "homepage": "https://github.com/mafintosh/stream-each",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-each",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-each.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.2.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,41 +0,0 @@
-# stream-each
-
-Iterate all the data in a stream
-
-```
-npm install stream-each
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-each.svg?style=flat)](http://travis-ci.org/mafintosh/stream-each)
-
-## Usage
-
-``` js
-var each = require('stream-each')
-
-each(stream, function (data, next) {
-  console.log('data from stream', data)
-  // when ready to consume next chunk
-  next()
-}, function (err) {
-  console.log('no more data')
-})
-```
-
-## API
-
-#### `each(stream, iterator, cb)`
-
-Iterate the data in the stream by calling the iterator function with `(data, next)`
-where data is a data chunk and next is a callback. Call next when you are ready to
-consume the next chunk. Optionally you can call next with an error to destroy the stream
-
-When the stream ends/errors the callback is called if provided
-
-## License
-
-MIT
-
-## Related
-
-`stream-each` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/test.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/test.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,122 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var each = require('./')
-
-tape('each', function (t) {
-  var s = through.obj()
-  s.write('a')
-  s.write('b')
-  s.write('c')
-  s.end()
-
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  })
-})
-
-tape('each and callback', function (t) {
-  var s = through.obj()
-  s.write('a')
-  s.write('b')
-  s.write('c')
-  s.end()
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  }, function () {
-    t.end()
-  })
-})
-
-tape('each (write after)', function (t) {
-  var s = through.obj()
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  })
-
-  setTimeout(function () {
-    s.write('a')
-    s.write('b')
-    s.write('c')
-    s.end()
-  }, 100)
-})
-
-tape('each error', function (t) {
-  var s = through.obj()
-  s.write('hello')
-  s.on('error', function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-
-  each(s, function (data, next) {
-    next(new Error('stop'))
-  })
-})
-
-tape('each error and callback', function (t) {
-  var s = through.obj()
-  s.write('hello')
-
-  each(s, function (data, next) {
-    next(new Error('stop'))
-  }, function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-})
-
-tape('each with falsey values', function (t) {
-  var s = through.obj()
-  s.write(0)
-  s.write(false)
-  s.write(undefined)
-  s.end()
-
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = [0, false]
-  var count = 0
-  each(s, function (data, next) {
-    count++
-    t.same(data, expected.shift())
-    next()
-  }, function () {
-    t.same(count, 2)
-  })
-})
-
-tape('huge stack', function (t) {
-  var s = through.obj()
-
-  for (var i = 0; i < 5000; i++) {
-    s.write('foo')
-  }
-
-  s.end()
-
-  each(s, function (data, cb) {
-    if (data !== 'foo') t.fail('bad data')
-    cb()
-  }, function (err) {
-    t.error(err, 'no error')
-    t.end()
-  })
-})
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/.travis.yml 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/.travis.yml
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/stream-each/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/stream-each/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - '0.10'
-  - '0.12'
-  - 'stable'
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/LICENSE.html 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/LICENSE.html
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/LICENSE.html	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/LICENSE.html	1970-01-01 00:00:00.000000000 +0000
@@ -1,336 +0,0 @@
-<!doctype html>
-<!-- Created with GFM2HTML: https://github.com/rvagg/gfm2html -->
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <title></title>
-    <meta name="description" content="">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="created-with" content="https://github.com/rvagg/gfm2html">
-
-    <style type="text/css">
-/* most of normalize.css */
-article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}[hidden],template{display:none;}html{font-family:sans-serif;/*1*/-ms-text-size-adjust:100%;/*2*/-webkit-text-size-adjust:100%;/*2*/}body{margin:0;}a{background:transparent;}a:focus{outline:thindotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em0;}abbr[title]{border-bottom:1pxdotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C""\201D""\2018""\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}table{border-collapse:collapse;border-spacing:0;}
-
-html {
-  font: 14px 'Helvetica Neue', Helvetica, arial, freesans, clean, sans-serif;
-}
-
-.container {
-  line-height: 1.6;
-  color: #333;
-  background: #eee;
-  border-radius: 3px;
-  padding: 3px;
-  width: 790px;
-  margin: 10px auto;
-}
-
-.body-content {
-  background-color: #fff;
-  border: 1px solid #CACACA;
-  padding: 30px;
-}
-
-.body-content > *:first-child {
-  margin-top: 0 !important;
-}
-
-a, a:visited {
-  color: #4183c4;
-  text-decoration: none;
-}
-
-a:hover {
-  text-decoration: underline;
-}
-
-p, blockquote, ul, ol, dl, table, pre {
-  margin: 15px 0;
-}
-
-  .markdown-body h1
-, .markdown-body h2
-, .markdown-body h3
-, .markdown-body h4
-, .markdown-body h5
-, .markdown-body h6 {
-  margin: 20px 0 10px;
-  padding: 0;
-  font-weight: bold;
-}
-
-h1 {
-  font-size: 2.5em;
-  color: #000;
-  border-bottom: 1px solid #ddd;
-}
-
-h2 {
-  font-size: 2em;
-  border-bottom: 1px solid #eee;
-  color: #000;
-}
-
-img {
-  max-width: 100%;
-}
-
-hr {
-  background: transparent url("/img/hr.png") repeat-x 0 0;
-  border: 0 none;
-  color: #ccc;
-  height: 4px;
-  padding: 0;
-}
-
-table {
-  border-collapse: collapse;
-  border-spacing: 0;
-}
-
-tr:nth-child(2n) {
-  background-color: #f8f8f8;
-}
-
-.markdown-body tr {
-  border-top: 1px solid #ccc;
-  background-color: #fff;
-}
-
-td, th {
-  border: 1px solid #ccc;
-  padding: 6px 13px;
-}
-
-th {
-  font-weight: bold;
-}
-
-blockquote {
-  border-left: 4px solid #ddd;
-  padding: 0 15px;
-  color: #777;
-}
-
-blockquote > :last-child, blockquote > :first-child {
-  margin-bottom: 0px;
-}
-
-pre, code {
-  font-size: 13px;
-  font-family: 'UbuntuMono', monospace;
-  white-space: nowrap;
-  margin: 0 2px;
-  padding: 0px 5px;
-  border: 1px solid #eaeaea;
-  background-color: #f8f8f8;
-  border-radius: 3px;
-}
-
-pre > code {
-  white-space: pre;
-}
-
-pre {
-  overflow-x: auto;
-  white-space: pre;
-  padding: 10px;
-  line-height: 150%;
-  background-color: #f8f8f8;
-  border-color: #ccc;
-}
-
-pre code, pre tt {
-  margin: 0;
-  padding: 0;
-  border: 0;
-  background-color: transparent;
-  border: none;
-}
-
-  .highlight .c
-, .highlight .cm
-, .highlight .cp
-, .highlight .c1 {
-    color:#999988;
-    font-style:italic;
-}
-
-.highlight .err {
-  color:#a61717;
-  background-color:#e3d2d2
-}
-
-  .highlight .o
-, .highlight .gs
-, .highlight .kc
-, .highlight .kd
-, .highlight .kn
-, .highlight .kp
-, .highlight .kr {
-    font-weight:bold
-}
-
-.highlight .cs {
-  color:#999999;
-  font-weight:bold;
-  font-style:italic
-}
-
-.highlight .gd {
-  color:#000000;
-  background-color:#ffdddd
-}
-
-.highlight .gd .x {
-  color:#000000;
-  background-color:#ffaaaa
-}
-
-.highlight .ge {
-  font-style:italic
-}
-
-  .highlight .gr
-, .highlight .gt {
-    color:#aa0000
-}
-
-  .highlight .gh
-, .highlight .bp {
-    color:#999999
-}
-
-.highlight .gi {
-  color:#000000;
-  background-color:#ddffdd
-}
-
-.highlight .gi .x {
-  color:#000000;
-  background-color:#aaffaa
-}
-
-.highlight .go {
-  color:#888888
-}
-
-  .highlight .gp
-, .highlight .nn {
-    color:#555555
-}
-
-
-.highlight .gu {
-  color:#800080;
-  font-weight:bold
-}
-
-
-.highlight .kt {
-  color:#445588;
-  font-weight:bold
-}
-
-  .highlight .m
-, .highlight .mf
-, .highlight .mh
-, .highlight .mi
-, .highlight .mo
-, .highlight .il {
-    color:#009999
-}
-
-  .highlight .s
-, .highlight .sb
-, .highlight .sc
-, .highlight .sd
-, .highlight .s2
-, .highlight .se
-, .highlight .sh
-, .highlight .si
-, .highlight .sx
-, .highlight .s1 {
-    color:#d14
-}
-
-.highlight .n {
-  color:#333333
-}
-
-  .highlight .na
-, .highlight .no
-, .highlight .nv
-, .highlight .vc
-, .highlight .vg
-, .highlight .vi
-, .highlight .nb {
-    color:#0086B3
-}
-
-.highlight .nc {
-  color:#445588;
-  font-weight:bold
-}
-
-.highlight .ni {
-  color:#800080
-}
-
-  .highlight .ne
-, .highlight .nf {
-    color:#990000;
-    font-weight:bold
-}
-
-.highlight .nt {
-  color:#000080
-}
-
-.highlight .ow {
-  font-weight:bold
-}
-
-.highlight .w {
-  color:#bbbbbb
-}
-
-.highlight .sr {
-  color:#009926
-}
-
-.highlight .ss {
-  color:#990073
-}
-
-.highlight .gc {
-  color:#999;
-  background-color:#EAF2F5
-}
-
-@media print {
-  .container {
-    background: transparent;
-    border-radius: 0;
-    padding: 0;
-  }
-
-  .body-content {
-    border: none;
-  }
-}
-</style>
-  </head>
-  <body>
-    <div class="container">
-      <div class="body-content"><h1 id="the-mit-license-mit-">The MIT License (MIT)</h1>
-<p><strong>Copyright (c) 2016 Rod Vagg (the &quot;Original Author&quot;) and additional contributors</strong></p>
-<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
-<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
-<p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
-</div>
-    </div>
-  </body>
-</html>
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/LICENSE.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/LICENSE.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/LICENSE.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/LICENSE.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,9 +0,0 @@
-# The MIT License (MIT)
-
-**Copyright (c) 2016 Rod Vagg (the "Original Author") and additional contributors**
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-module.exports = extend
-
-var hasOwnProperty = Object.prototype.hasOwnProperty;
-
-function extend() {
-    var target = {}
-
-    for (var i = 0; i < arguments.length; i++) {
-        var source = arguments[i]
-
-        for (var key in source) {
-            if (hasOwnProperty.call(source, key)) {
-                target[key] = source[key]
-            }
-        }
-    }
-
-    return target
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-Copyright (c) 2012-2014 Raynos.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-browser:
-	node ./support/compile
-
-.PHONY: browser
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,17 +0,0 @@
-module.exports = extend
-
-var hasOwnProperty = Object.prototype.hasOwnProperty;
-
-function extend(target) {
-    for (var i = 1; i < arguments.length; i++) {
-        var source = arguments[i]
-
-        for (var key in source) {
-            if (hasOwnProperty.call(source, key)) {
-                target[key] = source[key]
-            }
-        }
-    }
-
-    return target
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,89 +0,0 @@
-{
-  "_from": "xtend@~4.0.1",
-  "_id": "xtend@4.0.1",
-  "_integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=",
-  "_location": "/mississippi/through2/xtend",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "xtend@~4.0.1",
-    "name": "xtend",
-    "escapedName": "xtend",
-    "rawSpec": "~4.0.1",
-    "saveSpec": null,
-    "fetchSpec": "~4.0.1"
-  },
-  "_requiredBy": [
-    "/mississippi/through2"
-  ],
-  "_resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
-  "_shasum": "a5c6d532be656e23db820efb943a1f04998d63af",
-  "_shrinkwrap": null,
-  "_spec": "xtend@~4.0.1",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi/node_modules/through2",
-  "author": {
-    "name": "Raynos",
-    "email": "raynos2@gmail.com"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/Raynos/xtend/issues",
-    "email": "raynos2@gmail.com"
-  },
-  "bundleDependencies": false,
-  "contributors": [
-    {
-      "name": "Jake Verbaten"
-    },
-    {
-      "name": "Matt Esch"
-    }
-  ],
-  "dependencies": {},
-  "deprecated": false,
-  "description": "extend like a boss",
-  "devDependencies": {
-    "tape": "~1.1.0"
-  },
-  "engines": {
-    "node": ">=0.4"
-  },
-  "homepage": "https://github.com/Raynos/xtend",
-  "keywords": [
-    "extend",
-    "merge",
-    "options",
-    "opts",
-    "object",
-    "array"
-  ],
-  "license": "MIT",
-  "main": "immutable",
-  "name": "xtend",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/Raynos/xtend.git"
-  },
-  "scripts": {
-    "test": "node test"
-  },
-  "testling": {
-    "files": "test.js",
-    "browsers": [
-      "ie/7..latest",
-      "firefox/16..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest"
-    ]
-  },
-  "version": "4.0.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,32 +0,0 @@
-# xtend
-
-[![browser support][3]][4]
-
-[![locked](http://badges.github.io/stability-badges/dist/locked.svg)](http://github.com/badges/stability-badges)
-
-Extend like a boss
-
-xtend is a basic utility library which allows you to extend an object by appending all of the properties from each object in a list. When there are identical properties, the right-most property takes precedence.
-
-## Examples
-
-```js
-var extend = require("xtend")
-
-// extend returns a new object. Does not mutate arguments
-var combination = extend({
-    a: "a",
-    b: 'c'
-}, {
-    b: "b"
-})
-// { a: "a", b: "b" }
-```
-
-## Stability status: Locked
-
-## MIT Licenced
-
-
-  [3]: http://ci.testling.com/Raynos/xtend.png
-  [4]: http://ci.testling.com/Raynos/xtend
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-var test = require("tape")
-var extend = require("./")
-var mutableExtend = require("./mutable")
-
-test("merge", function(assert) {
-    var a = { a: "foo" }
-    var b = { b: "bar" }
-
-    assert.deepEqual(extend(a, b), { a: "foo", b: "bar" })
-    assert.end()
-})
-
-test("replace", function(assert) {
-    var a = { a: "foo" }
-    var b = { a: "bar" }
-
-    assert.deepEqual(extend(a, b), { a: "bar" })
-    assert.end()
-})
-
-test("undefined", function(assert) {
-    var a = { a: undefined }
-    var b = { b: "foo" }
-
-    assert.deepEqual(extend(a, b), { a: undefined, b: "foo" })
-    assert.deepEqual(extend(b, a), { a: undefined, b: "foo" })
-    assert.end()
-})
-
-test("handle 0", function(assert) {
-    var a = { a: "default" }
-    var b = { a: 0 }
-
-    assert.deepEqual(extend(a, b), { a: 0 })
-    assert.deepEqual(extend(b, a), { a: "default" })
-    assert.end()
-})
-
-test("is immutable", function (assert) {
-    var record = {}
-
-    extend(record, { foo: "bar" })
-    assert.equal(record.foo, undefined)
-    assert.end()
-})
-
-test("null as argument", function (assert) {
-    var a = { foo: "bar" }
-    var b = null
-    var c = void 0
-
-    assert.deepEqual(extend(b, a, c), { foo: "bar" })
-    assert.end()
-})
-
-test("mutable", function (assert) {
-    var a = { foo: "bar" }
-
-    mutableExtend(a, { bar: "baz" })
-
-    assert.equal(a.bar, "baz")
-    assert.end()
-})
-
-test("null prototype", function(assert) {
-    var a = { a: "foo" }
-    var b = Object.create(null)
-    b.b = "bar";
-
-    assert.deepEqual(extend(a, b), { a: "foo", b: "bar" })
-    assert.end()
-})
-
-test("null prototype mutable", function (assert) {
-    var a = { foo: "bar" }
-    var b = Object.create(null)
-    b.bar = "baz";
-
-    mutableExtend(a, b)
-
-    assert.equal(a.bar, "baz")
-    assert.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/package.json 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/package.json
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,68 +0,0 @@
-{
-  "_from": "through2@^2.0.0",
-  "_id": "through2@2.0.3",
-  "_integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=",
-  "_location": "/mississippi/through2",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "through2@^2.0.0",
-    "name": "through2",
-    "escapedName": "through2",
-    "rawSpec": "^2.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.0.0"
-  },
-  "_requiredBy": [
-    "/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz",
-  "_shasum": "0004569b37c7c74ba39c43f3ced78d1ad94140be",
-  "_shrinkwrap": null,
-  "_spec": "through2@^2.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi",
-  "author": {
-    "name": "Rod Vagg",
-    "email": "r@va.gg",
-    "url": "https://github.com/rvagg"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/rvagg/through2/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "readable-stream": "^2.1.5",
-    "xtend": "~4.0.1"
-  },
-  "deprecated": false,
-  "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
-  "devDependencies": {
-    "bl": "~1.1.2",
-    "faucet": "0.0.1",
-    "stream-spigot": "~3.0.5",
-    "tape": "~4.6.2"
-  },
-  "homepage": "https://github.com/rvagg/through2#readme",
-  "keywords": [
-    "stream",
-    "streams2",
-    "through",
-    "transform"
-  ],
-  "license": "MIT",
-  "main": "through2.js",
-  "name": "through2",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/rvagg/through2.git"
-  },
-  "scripts": {
-    "test": "node test/test.js | faucet",
-    "test-local": "brtapsauce-local test/basic-test.js"
-  },
-  "version": "2.0.3"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/README.md 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/README.md
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,136 +0,0 @@
-# through2
-
-[![NPM](https://nodei.co/npm/through2.png?downloads&downloadRank)](https://nodei.co/npm/through2/)
-
-**A tiny wrapper around Node streams.Transform (Streams2) to avoid explicit subclassing noise**
-
-Inspired by [Dominic Tarr](https://github.com/dominictarr)'s [through](https://github.com/dominictarr/through) in that it's so much easier to make a stream out of a function than it is to set up the prototype chain properly: `through(function (chunk) { ... })`.
-
-Note: As 2.x.x this module starts using **Streams3** instead of Stream2. To continue using a Streams2 version use `npm install through2@0` to fetch the latest version of 0.x.x. More information about Streams2 vs Streams3 and recommendations see the article **[Why I don't use Node's core 'stream' module](http://r.va.gg/2014/06/why-i-dont-use-nodes-core-stream-module.html)**.
-
-```js
-fs.createReadStream('ex.txt')
-  .pipe(through2(function (chunk, enc, callback) {
-    for (var i = 0; i < chunk.length; i++)
-      if (chunk[i] == 97)
-        chunk[i] = 122 // swap 'a' for 'z'
-
-    this.push(chunk)
-
-    callback()
-   }))
-  .pipe(fs.createWriteStream('out.txt'))
-  .on('finish', function () {
-    doSomethingSpecial()
-  })
-```
-
-Or object streams:
-
-```js
-var all = []
-
-fs.createReadStream('data.csv')
-  .pipe(csv2())
-  .pipe(through2.obj(function (chunk, enc, callback) {
-    var data = {
-        name    : chunk[0]
-      , address : chunk[3]
-      , phone   : chunk[10]
-    }
-    this.push(data)
-
-    callback()
-  }))
-  .on('data', function (data) {
-    all.push(data)
-  })
-  .on('end', function () {
-    doSomethingSpecial(all)
-  })
-```
-
-Note that `through2.obj(fn)` is a convenience wrapper around `through2({ objectMode: true }, fn)`.
-
-## API
-
-<b><code>through2([ options, ] [ transformFunction ] [, flushFunction ])</code></b>
-
-Consult the **[stream.Transform](http://nodejs.org/docs/latest/api/stream.html#stream_class_stream_transform)** documentation for the exact rules of the `transformFunction` (i.e. `this._transform`) and the optional `flushFunction` (i.e. `this._flush`).
-
-### options
-
-The options argument is optional and is passed straight through to `stream.Transform`. So you can use `objectMode:true` if you are processing non-binary streams (or just use `through2.obj()`).
-
-The `options` argument is first, unlike standard convention, because if I'm passing in an anonymous function then I'd prefer for the options argument to not get lost at the end of the call:
-
-```js
-fs.createReadStream('/tmp/important.dat')
-  .pipe(through2({ objectMode: true, allowHalfOpen: false },
-    function (chunk, enc, cb) {
-      cb(null, 'wut?') // note we can use the second argument on the callback
-                       // to provide data as an alternative to this.push('wut?')
-    }
-  )
-  .pipe(fs.createWriteStream('/tmp/wut.txt'))
-```
-
-### transformFunction
-
-The `transformFunction` must have the following signature: `function (chunk, encoding, callback) {}`. A minimal implementation should call the `callback` function to indicate that the transformation is done, even if that transformation means discarding the chunk.
-
-To queue a new chunk, call `this.push(chunk)`&mdash;this can be called as many times as required before the `callback()` if you have multiple pieces to send on.
-
-Alternatively, you may use `callback(err, chunk)` as shorthand for emitting a single chunk or an error.
-
-If you **do not provide a `transformFunction`** then you will get a simple pass-through stream.
-
-### flushFunction
-
-The optional `flushFunction` is provided as the last argument (2nd or 3rd, depending on whether you've supplied options) is called just prior to the stream ending. Can be used to finish up any processing that may be in progress.
-
-```js
-fs.createReadStream('/tmp/important.dat')
-  .pipe(through2(
-    function (chunk, enc, cb) { cb(null, chunk) }, // transform is a noop
-    function (cb) { // flush function
-      this.push('tacking on an extra buffer to the end');
-      cb();
-    }
-  ))
-  .pipe(fs.createWriteStream('/tmp/wut.txt'));
-```
-
-<b><code>through2.ctor([ options, ] transformFunction[, flushFunction ])</code></b>
-
-Instead of returning a `stream.Transform` instance, `through2.ctor()` returns a **constructor** for a custom Transform. This is useful when you want to use the same transform logic in multiple instances.
-
-```js
-var FToC = through2.ctor({objectMode: true}, function (record, encoding, callback) {
-  if (record.temp != null && record.unit == "F") {
-    record.temp = ( ( record.temp - 32 ) * 5 ) / 9
-    record.unit = "C"
-  }
-  this.push(record)
-  callback()
-})
-
-// Create instances of FToC like so:
-var converter = new FToC()
-// Or:
-var converter = FToC()
-// Or specify/override options when you instantiate, if you prefer:
-var converter = FToC({objectMode: true})
-```
-
-## See Also
-
-  - [through2-map](https://github.com/brycebaril/through2-map) - Array.prototype.map analog for streams.
-  - [through2-filter](https://github.com/brycebaril/through2-filter) - Array.prototype.filter analog for streams.
-  - [through2-reduce](https://github.com/brycebaril/through2-reduce) - Array.prototype.reduce analog for streams.
-  - [through2-spy](https://github.com/brycebaril/through2-spy) - Wrapper for simple stream.PassThrough spies.
-  - the [mississippi stream utility collection](https://github.com/maxogden/mississippi) includes `through2` as well as many more useful stream modules similar to this one
-
-## License
-
-**through2** is Copyright (c) 2013 Rod Vagg [@rvagg](https://twitter.com/rvagg) and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.
diff -pruN 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/through2.js 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/through2.js
--- 5.8.0+ds-2/node_modules/mississippi/node_modules/through2/through2.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/node_modules/through2/through2.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,96 +0,0 @@
-var Transform = require('readable-stream/transform')
-  , inherits  = require('util').inherits
-  , xtend     = require('xtend')
-
-function DestroyableTransform(opts) {
-  Transform.call(this, opts)
-  this._destroyed = false
-}
-
-inherits(DestroyableTransform, Transform)
-
-DestroyableTransform.prototype.destroy = function(err) {
-  if (this._destroyed) return
-  this._destroyed = true
-  
-  var self = this
-  process.nextTick(function() {
-    if (err)
-      self.emit('error', err)
-    self.emit('close')
-  })
-}
-
-// a noop _transform function
-function noop (chunk, enc, callback) {
-  callback(null, chunk)
-}
-
-
-// create a new export function, used by both the main export and
-// the .ctor export, contains common logic for dealing with arguments
-function through2 (construct) {
-  return function (options, transform, flush) {
-    if (typeof options == 'function') {
-      flush     = transform
-      transform = options
-      options   = {}
-    }
-
-    if (typeof transform != 'function')
-      transform = noop
-
-    if (typeof flush != 'function')
-      flush = null
-
-    return construct(options, transform, flush)
-  }
-}
-
-
-// main export, just make me a transform stream!
-module.exports = through2(function (options, transform, flush) {
-  var t2 = new DestroyableTransform(options)
-
-  t2._transform = transform
-
-  if (flush)
-    t2._flush = flush
-
-  return t2
-})
-
-
-// make me a reusable prototype that I can `new`, or implicitly `new`
-// with a constructor call
-module.exports.ctor = through2(function (options, transform, flush) {
-  function Through2 (override) {
-    if (!(this instanceof Through2))
-      return new Through2(override)
-
-    this.options = xtend(options, override)
-
-    DestroyableTransform.call(this, this.options)
-  }
-
-  inherits(Through2, DestroyableTransform)
-
-  Through2.prototype._transform = transform
-
-  if (flush)
-    Through2.prototype._flush = flush
-
-  return Through2
-})
-
-
-module.exports.obj = through2(function (options, transform, flush) {
-  var t2 = new DestroyableTransform(xtend({ objectMode: true, highWaterMark: 16 }, options))
-
-  t2._transform = transform
-
-  if (flush)
-    t2._flush = flush
-
-  return t2
-})
diff -pruN 5.8.0+ds-2/node_modules/mississippi/package.json 5.8.0+ds1-1/node_modules/mississippi/package.json
--- 5.8.0+ds-2/node_modules/mississippi/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,67 +0,0 @@
-{
-  "_from": "mississippi@3.0.0",
-  "_id": "mississippi@3.0.0",
-  "_inBundle": false,
-  "_integrity": "sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==",
-  "_location": "/mississippi",
-  "_phantomChildren": {
-    "inherits": "2.0.3",
-    "once": "1.4.0",
-    "readable-stream": "2.3.5"
-  },
-  "_requested": {
-    "type": "version",
-    "registry": true,
-    "raw": "mississippi@3.0.0",
-    "name": "mississippi",
-    "escapedName": "mississippi",
-    "rawSpec": "3.0.0",
-    "saveSpec": null,
-    "fetchSpec": "3.0.0"
-  },
-  "_requiredBy": [
-    "#USER",
-    "/"
-  ],
-  "_resolved": "https://registry.npmjs.org/mississippi/-/mississippi-3.0.0.tgz",
-  "_shasum": "ea0a3291f97e0b5e8776b363d5f0a12d94c67022",
-  "_spec": "mississippi@3.0.0",
-  "_where": "/Users/zkat/Documents/code/npm",
-  "author": {
-    "name": "max ogden"
-  },
-  "bugs": {
-    "url": "https://github.com/maxogden/mississippi/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "concat-stream": "^1.5.0",
-    "duplexify": "^3.4.2",
-    "end-of-stream": "^1.1.0",
-    "flush-write-stream": "^1.0.0",
-    "from2": "^2.1.0",
-    "parallel-transform": "^1.1.0",
-    "pump": "^3.0.0",
-    "pumpify": "^1.3.3",
-    "stream-each": "^1.1.0",
-    "through2": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "a collection of useful streams",
-  "devDependencies": {},
-  "engines": {
-    "node": ">=4.0.0"
-  },
-  "homepage": "https://github.com/maxogden/mississippi#readme",
-  "license": "BSD-2-Clause",
-  "main": "index.js",
-  "name": "mississippi",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/maxogden/mississippi.git"
-  },
-  "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
-  },
-  "version": "3.0.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/mississippi/readme.md 5.8.0+ds1-1/node_modules/mississippi/readme.md
--- 5.8.0+ds-2/node_modules/mississippi/readme.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/mississippi/readme.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,411 +0,0 @@
-# mississippi
-
-a collection of useful stream utility modules. learn how the modules work using this and then pick the ones you want and use them individually
-
-the goal of the modules included in mississippi is to make working with streams easy without sacrificing speed, error handling or composability.
-
-## usage
-
-```js
-var miss = require('mississippi')
-```
-
-## methods
-
-- [pipe](#pipe)
-- [each](#each)
-- [pipeline](#pipeline)
-- [duplex](#duplex)
-- [through](#through)
-- [from](#from)
-- [to](#to)
-- [concat](#concat)
-- [finished](#finished)
-- [parallel](#parallel)
-
-### pipe
-
-##### `miss.pipe(stream1, stream2, stream3, ..., cb)`
-
-Pipes streams together and destroys all of them if one of them closes. Calls `cb` with `(error)` if there was an error in any of the streams.
-
-When using standard `source.pipe(destination)` the source will _not_ be destroyed if the destination emits close or error. You are also not able to provide a callback to tell when the pipe has finished.
-
-`miss.pipe` does these two things for you, ensuring you handle stream errors 100% of the time (unhandled errors are probably the most common bug in most node streams code)
-
-#### original module
-
-`miss.pipe` is provided by [`require('pump')`](https://www.npmjs.com/package/pump)
-
-#### example
-
-```js
-// lets do a simple file copy
-var fs = require('fs')
-
-var read = fs.createReadStream('./original.zip')
-var write = fs.createWriteStream('./copy.zip')
-
-// use miss.pipe instead of read.pipe(write)
-miss.pipe(read, write, function (err) {
-  if (err) return console.error('Copy error!', err)
-  console.log('Copied successfully')
-})
-```
-
-### each
-
-##### `miss.each(stream, each, [done])`
-
-Iterate the data in `stream` one chunk at a time. Your `each` function will be called with `(data, next)` where data is a data chunk and next is a callback. Call `next` when you are ready to consume the next chunk.
-
-Optionally you can call `next` with an error to destroy the stream. You can also pass the optional third argument, `done`, which is a function that will be called with `(err)` when the stream ends. The `err` argument will be populated with an error if the stream emitted an error.
-
-#### original module
-
-`miss.each` is provided by [`require('stream-each')`](https://www.npmjs.com/package/stream-each)
-
-#### example
-
-```js
-var fs = require('fs')
-var split = require('split2')
-
-var newLineSeparatedNumbers = fs.createReadStream('numbers.txt')
-
-var pipeline = miss.pipeline(newLineSeparatedNumbers, split())
-miss.each(pipeline, eachLine, done)
-var sum = 0
-
-function eachLine (line, next) {
-  sum += parseInt(line.toString())
-  next()
-}
-
-function done (err) {
-  if (err) throw err
-  console.log('sum is', sum)
-}
-```
-
-### pipeline
-
-##### `var pipeline = miss.pipeline(stream1, stream2, stream3, ...)`
-
-Builds a pipeline from all the transform streams passed in as arguments by piping them together and returning a single stream object that lets you write to the first stream and read from the last stream.
-
-If you are pumping object streams together use `pipeline = miss.pipeline.obj(s1, s2, ...)`.
-
-If any of the streams in the pipeline emits an error or gets destroyed, or you destroy the stream it returns, all of the streams will be destroyed and cleaned up for you.
-
-#### original module
-
-`miss.pipeline` is provided by [`require('pumpify')`](https://www.npmjs.com/package/pumpify)
-
-#### example
-
-```js
-// first create some transform streams (note: these two modules are fictional)
-var imageResize = require('image-resizer-stream')({width: 400})
-var pngOptimizer = require('png-optimizer-stream')({quality: 60})
-
-// instead of doing a.pipe(b), use pipelin
-var resizeAndOptimize = miss.pipeline(imageResize, pngOptimizer)
-// `resizeAndOptimize` is a transform stream. when you write to it, it writes
-// to `imageResize`. when you read from it, it reads from `pngOptimizer`.
-// it handles piping all the streams together for you
-
-// use it like any other transform stream
-var fs = require('fs')
-
-var read = fs.createReadStream('./image.png')
-var write = fs.createWriteStream('./resized-and-optimized.png')
-
-miss.pipe(read, resizeAndOptimize, write, function (err) {
-  if (err) return console.error('Image processing error!', err)
-  console.log('Image processed successfully')
-})
-```
-
-### duplex
-
-##### `var duplex = miss.duplex([writable, readable, opts])`
-
-Take two separate streams, a writable and a readable, and turn them into a single [duplex (readable and writable) stream](https://nodejs.org/api/stream.html#stream_class_stream_duplex).
-
-The returned stream will emit data from the readable. When you write to it it writes to the writable.
-
-You can either choose to supply the writable and the readable at the time you create the stream, or you can do it later using the `.setWritable` and `.setReadable` methods and data written to the stream in the meantime will be buffered for you.
-
-#### original module
-
-`miss.duplex` is provided by [`require('duplexify')`](https://www.npmjs.com/package/duplexify)
-
-#### example
-
-```js
-// lets spawn a process and take its stdout and stdin and combine them into 1 stream
-var child = require('child_process')
-
-// @- tells it to read from stdin, --data-binary sets 'raw' binary mode
-var curl = child.spawn('curl -X POST --data-binary @- http://foo.com')
-
-// duplexCurl will write to stdin and read from stdout
-var duplexCurl = miss.duplex(curl.stdin, curl.stdout)
-```
-
-### through
-
-##### `var transformer = miss.through([options, transformFunction, flushFunction])`
-
-Make a custom [transform stream](https://nodejs.org/docs/latest/api/stream.html#stream_class_stream_transform).
-
-The `options` object is passed to the internal transform stream and can be used to create an `objectMode` stream (or use the shortcut `miss.through.obj([...])`)
-
-The `transformFunction` is called when data is available for the writable side and has the signature `(chunk, encoding, cb)`. Within the function, add data to the readable side any number of times with `this.push(data)`. Call `cb()` to indicate processing of the `chunk` is complete. Or to easily emit a single error or chunk, call `cb(err, chunk)`
-
-The `flushFunction`, with signature `(cb)`, is called just before the stream is complete and should be used to wrap up stream processing.
-
-#### original module
-
-`miss.through` is provided by [`require('through2')`](https://www.npmjs.com/package/through2)
-
-#### example
-
-```js
-var fs = require('fs')
-
-var read = fs.createReadStream('./boring_lowercase.txt')
-var write = fs.createWriteStream('./AWESOMECASE.TXT')
-
-// Leaving out the options object
-var uppercaser = miss.through(
-  function (chunk, enc, cb) {
-    cb(null, chunk.toString().toUpperCase())
-  },
-  function (cb) {
-    cb(null, 'ONE LAST BIT OF UPPERCASE')
-  }
-)
-
-miss.pipe(read, uppercaser, write, function (err) {
-  if (err) return console.error('Trouble uppercasing!')
-  console.log('Splendid uppercasing!')
-})
-```
-
-### from
-
-##### `miss.from([opts], read)`
-
-Make a custom [readable stream](https://nodejs.org/docs/latest/api/stream.html#stream_class_stream_readable).
-
-`opts` contains the options to pass on to the ReadableStream constructor e.g. for creating a readable object stream (or use the shortcut `miss.from.obj([...])`).
-
-Returns a readable stream that calls `read(size, next)` when data is requested from the stream.
-
-- `size` is the recommended amount of data (in bytes) to retrieve.
-- `next(err, chunk)` should be called when you're ready to emit more data.
-
-#### original module
-
-`miss.from` is provided by [`require('from2')`](https://www.npmjs.com/package/from2)
-
-#### example
-
-```js
-
-
-function fromString(string) {
-  return miss.from(function(size, next) {
-    // if there's no more content
-    // left in the string, close the stream.
-    if (string.length <= 0) return next(null, null)
-
-    // Pull in a new chunk of text,
-    // removing it from the string.
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-
-    // Emit "chunk" from the stream.
-    next(null, chunk)
-  })
-}
-
-// pipe "hello world" out
-// to stdout.
-fromString('hello world').pipe(process.stdout)
-```
-
-### to
-
-##### `miss.to([options], write, [flush])`
-
-Make a custom [writable stream](https://nodejs.org/docs/latest/api/stream.html#stream_class_stream_writable).
-
-`opts` contains the options to pass on to the WritableStream constructor e.g. for creating a writable object stream (or use the shortcut `miss.to.obj([...])`).
-
-Returns a writable stream that calls `write(data, enc, cb)` when data is written to the stream.
-
-- `data` is the received data to write the destination.
-- `enc` encoding of the piece of data received.
-- `cb(err, data)` should be called when you're ready to write more data, or encountered an error.
-
-`flush(cb)` is called before `finish` is emitted and allows for cleanup steps to occur.
-
-#### original module
-
-`miss.to` is provided by [`require('flush-write-stream')`](https://www.npmjs.com/package/flush-write-stream)
-
-#### example
-
-```js
-var ws = miss.to(write, flush)
-
-ws.on('finish', function () {
-  console.log('finished')
-})
-
-ws.write('hello')
-ws.write('world')
-ws.end()
-
-function write (data, enc, cb) {
-  // i am your normal ._write method
-  console.log('writing', data.toString())
-  cb()
-}
-
-function flush (cb) {
-  // i am called before finish is emitted
-  setTimeout(cb, 1000) // wait 1 sec
-}
-```
-
-If you run the above it will produce the following output
-
-```
-writing hello
-writing world
-(nothing happens for 1 sec)
-finished
-```
-
-### concat
-
-##### `var concat = miss.concat(cb)`
-
-Returns a writable stream that concatenates all data written to the stream and calls a callback with the single result.
-
-Calling `miss.concat(cb)` returns a writable stream. `cb` is called when the writable stream is finished, e.g. when all data is done being written to it. `cb` is called with a single argument, `(data)`, which will contain the result of concatenating all the data written to the stream.
-
-Note that `miss.concat` will not handle stream errors for you. To handle errors, use `miss.pipe` or handle the `error` event manually.
-
-#### original module
-
-`miss.concat` is provided by [`require('concat-stream')`](https://www.npmjs.com/package/concat-stream)
-
-#### example
-
-```js
-var fs = require('fs')
-
-var readStream = fs.createReadStream('cat.png')
-var concatStream = miss.concat(gotPicture)
-
-function callback (err) {
-  if (err) {
-    console.error(err)
-    process.exit(1)
-  }
-}
-
-miss.pipe(readStream, concatStream, callback)
-
-function gotPicture(imageBuffer) {
-  // imageBuffer is all of `cat.png` as a node.js Buffer
-}
-
-function handleError(err) {
-  // handle your error appropriately here, e.g.:
-  console.error(err) // print the error to STDERR
-  process.exit(1) // exit program with non-zero exit code
-}
-```
-
-### finished
-
-##### `miss.finished(stream, cb)`
-
-Waits for `stream` to finish or error and then calls `cb` with `(err)`. `cb` will only be called once. `err` will be null if the stream finished without error, or else it will be populated with the error from the streams `error` event.
-
-This function is useful for simplifying stream handling code as it lets you handle success or error conditions in a single code path. It's used internally `miss.pipe`.
-
-#### original module
-
-`miss.finished` is provided by [`require('end-of-stream')`](https://www.npmjs.com/package/end-of-stream)
-
-#### example
-
-```js
-var copySource = fs.createReadStream('./movie.mp4')
-var copyDest = fs.createWriteStream('./movie-copy.mp4')
-
-copySource.pipe(copyDest)
-
-miss.finished(copyDest, function(err) {
-  if (err) return console.log('write failed', err)
-  console.log('write success')
-})
-```
-
-### parallel
-
-##### `miss.parallel(concurrency, each)`
-
-This works like `through` except you can process items in parallel, while still preserving the original input order.
-
-This is handy if you wanna take advantage of node's async I/O and process streams of items in batches. With this module you can build your very own streaming parallel job queue.
-
-Note that `miss.parallel` preserves input ordering, if you don't need that then you can use [through2-concurrent](https://github.com/almost/through2-concurrent) instead, which is very similar to this otherwise.
-
-#### original module
-
-`miss.parallel` is provided by [`require('parallel-transform')`](https://npmjs.org/parallel-transform)
-
-#### example
-
-This example fetches the GET HTTP headers for a stream of input URLs 5 at a time in parallel.
-
-```js
-function getResponse (item, cb) {
-  var r = request(item.url)
-  r.on('error', function (err) {
-    cb(err)
-  })
-  r.on('response', function (re) {
-    cb(null, {url: item.url, date: new Date(), status: re.statusCode, headers: re.headers})
-    r.abort()
-  })
-}
-
-miss.pipe(
-  fs.createReadStream('./urls.txt'), // one url per line
-  split(),
-  miss.parallel(5, getResponse),
-  miss.through(function (row, enc, next) {
-    console.log(JSON.stringify(row))
-    next()
-  })
-)
-```
-
-## see also
-
-- [substack/stream-handbook](https://github.com/substack/stream-handbook)
-- [nodejs.org/api/stream.html](https://nodejs.org/api/stream.html)
-- [awesome-nodejs-streams](https://github.com/thejmazz/awesome-nodejs-streams)
-
-## license
-
-Licensed under the BSD 2-clause license.
diff -pruN 5.8.0+ds-2/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore 5.8.0+ds1-1/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore
--- 5.8.0+ds-2/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,5 @@
+test
+.gitignore
+.travis.yml
+Makefile
+example.js
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,9 @@
+support
+test
+examples
+example
+*.sock
+dist
+yarn.lock
+coverage
+bower.json
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.npmignore 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.npmignore
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1 @@
+/node_modules
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,9 @@
+support
+test
+examples
+example
+*.sock
+dist
+yarn.lock
+coverage
+bower.json
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
-module.exports.pipe = require('pump')
-module.exports.each = require('stream-each')
-module.exports.pipeline = require('pumpify')
-module.exports.duplex = require('duplexify')
-module.exports.through = require('through2')
-module.exports.concat = require('concat-stream')
-module.exports.finished = require('end-of-stream')
-module.exports.from = require('from2')
-module.exports.to = require('flush-write-stream')
-module.exports.parallel = require('parallel-transform')
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,143 +0,0 @@
-var Writable = require('readable-stream').Writable
-var inherits = require('inherits')
-
-if (typeof Uint8Array === 'undefined') {
-  var U8 = require('typedarray').Uint8Array
-} else {
-  var U8 = Uint8Array
-}
-
-function ConcatStream(opts, cb) {
-  if (!(this instanceof ConcatStream)) return new ConcatStream(opts, cb)
-
-  if (typeof opts === 'function') {
-    cb = opts
-    opts = {}
-  }
-  if (!opts) opts = {}
-
-  var encoding = opts.encoding
-  var shouldInferEncoding = false
-
-  if (!encoding) {
-    shouldInferEncoding = true
-  } else {
-    encoding =  String(encoding).toLowerCase()
-    if (encoding === 'u8' || encoding === 'uint8') {
-      encoding = 'uint8array'
-    }
-  }
-
-  Writable.call(this, { objectMode: true })
-
-  this.encoding = encoding
-  this.shouldInferEncoding = shouldInferEncoding
-
-  if (cb) this.on('finish', function () { cb(this.getBody()) })
-  this.body = []
-}
-
-module.exports = ConcatStream
-inherits(ConcatStream, Writable)
-
-ConcatStream.prototype._write = function(chunk, enc, next) {
-  this.body.push(chunk)
-  next()
-}
-
-ConcatStream.prototype.inferEncoding = function (buff) {
-  var firstBuffer = buff === undefined ? this.body[0] : buff;
-  if (Buffer.isBuffer(firstBuffer)) return 'buffer'
-  if (typeof Uint8Array !== 'undefined' && firstBuffer instanceof Uint8Array) return 'uint8array'
-  if (Array.isArray(firstBuffer)) return 'array'
-  if (typeof firstBuffer === 'string') return 'string'
-  if (Object.prototype.toString.call(firstBuffer) === "[object Object]") return 'object'
-  return 'buffer'
-}
-
-ConcatStream.prototype.getBody = function () {
-  if (!this.encoding && this.body.length === 0) return []
-  if (this.shouldInferEncoding) this.encoding = this.inferEncoding()
-  if (this.encoding === 'array') return arrayConcat(this.body)
-  if (this.encoding === 'string') return stringConcat(this.body)
-  if (this.encoding === 'buffer') return bufferConcat(this.body)
-  if (this.encoding === 'uint8array') return u8Concat(this.body)
-  return this.body
-}
-
-var isArray = Array.isArray || function (arr) {
-  return Object.prototype.toString.call(arr) == '[object Array]'
-}
-
-function isArrayish (arr) {
-  return /Array\]$/.test(Object.prototype.toString.call(arr))
-}
-
-function isBufferish (p) {
-  return typeof p === 'string' || isArrayish(p) || (p && typeof p.subarray === 'function')
-}
-
-function stringConcat (parts) {
-  var strings = []
-  var needsToString = false
-  for (var i = 0; i < parts.length; i++) {
-    var p = parts[i]
-    if (typeof p === 'string') {
-      strings.push(p)
-    } else if (Buffer.isBuffer(p)) {
-      strings.push(p)
-    } else if (isBufferish(p)) {
-      strings.push(new Buffer(p))
-    } else {
-      strings.push(new Buffer(String(p)))
-    }
-  }
-  if (Buffer.isBuffer(parts[0])) {
-    strings = Buffer.concat(strings)
-    strings = strings.toString('utf8')
-  } else {
-    strings = strings.join('')
-  }
-  return strings
-}
-
-function bufferConcat (parts) {
-  var bufs = []
-  for (var i = 0; i < parts.length; i++) {
-    var p = parts[i]
-    if (Buffer.isBuffer(p)) {
-      bufs.push(p)
-    } else if (isBufferish(p)) {
-      bufs.push(new Buffer(p))
-    } else {
-      bufs.push(new Buffer(String(p)))
-    }
-  }
-  return Buffer.concat(bufs)
-}
-
-function arrayConcat (parts) {
-  var res = []
-  for (var i = 0; i < parts.length; i++) {
-    res.push.apply(res, parts[i])
-  }
-  return res
-}
-
-function u8Concat (parts) {
-  var len = 0
-  for (var i = 0; i < parts.length; i++) {
-    if (typeof parts[i] === 'string') {
-      parts[i] = new Buffer(parts[i])
-    }
-    len += parts[i].length
-  }
-  var u8 = new U8(len)
-  for (var i = 0, offset = 0; i < parts.length; i++) {
-    var part = parts[i]
-    for (var j = 0; j < part.length; j++) {
-      u8[offset++] = part[j]
-    }
-  }
-  return u8
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,24 +0,0 @@
-The MIT License
-
-Copyright (c) 2013 Max Ogden
-
-Permission is hereby granted, free of charge, 
-to any person obtaining a copy of this software and 
-associated documentation files (the "Software"), to 
-deal in the Software without restriction, including 
-without limitation the rights to use, copy, modify, 
-merge, publish, distribute, sublicense, and/or sell 
-copies of the Software, and to permit persons to whom 
-the Software is furnished to do so, 
-subject to the following conditions:
-
-The above copyright notice and this permission notice 
-shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 
-OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR 
-ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-var Uint8Array = require('../').Uint8Array;
-var ua = new Uint8Array(5);
-ua[1] = 256 + 55;
-console.log(ua[1]);
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,630 +0,0 @@
-var undefined = (void 0); // Paranoia
-
-// Beyond this value, index getters/setters (i.e. array[0], array[1]) are so slow to
-// create, and consume so much memory, that the browser appears frozen.
-var MAX_ARRAY_LENGTH = 1e5;
-
-// Approximations of internal ECMAScript conversion functions
-var ECMAScript = (function() {
-  // Stash a copy in case other scripts modify these
-  var opts = Object.prototype.toString,
-      ophop = Object.prototype.hasOwnProperty;
-
-  return {
-    // Class returns internal [[Class]] property, used to avoid cross-frame instanceof issues:
-    Class: function(v) { return opts.call(v).replace(/^\[object *|\]$/g, ''); },
-    HasProperty: function(o, p) { return p in o; },
-    HasOwnProperty: function(o, p) { return ophop.call(o, p); },
-    IsCallable: function(o) { return typeof o === 'function'; },
-    ToInt32: function(v) { return v >> 0; },
-    ToUint32: function(v) { return v >>> 0; }
-  };
-}());
-
-// Snapshot intrinsics
-var LN2 = Math.LN2,
-    abs = Math.abs,
-    floor = Math.floor,
-    log = Math.log,
-    min = Math.min,
-    pow = Math.pow,
-    round = Math.round;
-
-// ES5: lock down object properties
-function configureProperties(obj) {
-  if (getOwnPropNames && defineProp) {
-    var props = getOwnPropNames(obj), i;
-    for (i = 0; i < props.length; i += 1) {
-      defineProp(obj, props[i], {
-        value: obj[props[i]],
-        writable: false,
-        enumerable: false,
-        configurable: false
-      });
-    }
-  }
-}
-
-// emulate ES5 getter/setter API using legacy APIs
-// http://blogs.msdn.com/b/ie/archive/2010/09/07/transitioning-existing-code-to-the-es5-getter-setter-apis.aspx
-// (second clause tests for Object.defineProperty() in IE<9 that only supports extending DOM prototypes, but
-// note that IE<9 does not support __defineGetter__ or __defineSetter__ so it just renders the method harmless)
-var defineProp
-if (Object.defineProperty && (function() {
-      try {
-        Object.defineProperty({}, 'x', {});
-        return true;
-      } catch (e) {
-        return false;
-      }
-    })()) {
-  defineProp = Object.defineProperty;
-} else {
-  defineProp = function(o, p, desc) {
-    if (!o === Object(o)) throw new TypeError("Object.defineProperty called on non-object");
-    if (ECMAScript.HasProperty(desc, 'get') && Object.prototype.__defineGetter__) { Object.prototype.__defineGetter__.call(o, p, desc.get); }
-    if (ECMAScript.HasProperty(desc, 'set') && Object.prototype.__defineSetter__) { Object.prototype.__defineSetter__.call(o, p, desc.set); }
-    if (ECMAScript.HasProperty(desc, 'value')) { o[p] = desc.value; }
-    return o;
-  };
-}
-
-var getOwnPropNames = Object.getOwnPropertyNames || function (o) {
-  if (o !== Object(o)) throw new TypeError("Object.getOwnPropertyNames called on non-object");
-  var props = [], p;
-  for (p in o) {
-    if (ECMAScript.HasOwnProperty(o, p)) {
-      props.push(p);
-    }
-  }
-  return props;
-};
-
-// ES5: Make obj[index] an alias for obj._getter(index)/obj._setter(index, value)
-// for index in 0 ... obj.length
-function makeArrayAccessors(obj) {
-  if (!defineProp) { return; }
-
-  if (obj.length > MAX_ARRAY_LENGTH) throw new RangeError("Array too large for polyfill");
-
-  function makeArrayAccessor(index) {
-    defineProp(obj, index, {
-      'get': function() { return obj._getter(index); },
-      'set': function(v) { obj._setter(index, v); },
-      enumerable: true,
-      configurable: false
-    });
-  }
-
-  var i;
-  for (i = 0; i < obj.length; i += 1) {
-    makeArrayAccessor(i);
-  }
-}
-
-// Internal conversion functions:
-//    pack<Type>()   - take a number (interpreted as Type), output a byte array
-//    unpack<Type>() - take a byte array, output a Type-like number
-
-function as_signed(value, bits) { var s = 32 - bits; return (value << s) >> s; }
-function as_unsigned(value, bits) { var s = 32 - bits; return (value << s) >>> s; }
-
-function packI8(n) { return [n & 0xff]; }
-function unpackI8(bytes) { return as_signed(bytes[0], 8); }
-
-function packU8(n) { return [n & 0xff]; }
-function unpackU8(bytes) { return as_unsigned(bytes[0], 8); }
-
-function packU8Clamped(n) { n = round(Number(n)); return [n < 0 ? 0 : n > 0xff ? 0xff : n & 0xff]; }
-
-function packI16(n) { return [(n >> 8) & 0xff, n & 0xff]; }
-function unpackI16(bytes) { return as_signed(bytes[0] << 8 | bytes[1], 16); }
-
-function packU16(n) { return [(n >> 8) & 0xff, n & 0xff]; }
-function unpackU16(bytes) { return as_unsigned(bytes[0] << 8 | bytes[1], 16); }
-
-function packI32(n) { return [(n >> 24) & 0xff, (n >> 16) & 0xff, (n >> 8) & 0xff, n & 0xff]; }
-function unpackI32(bytes) { return as_signed(bytes[0] << 24 | bytes[1] << 16 | bytes[2] << 8 | bytes[3], 32); }
-
-function packU32(n) { return [(n >> 24) & 0xff, (n >> 16) & 0xff, (n >> 8) & 0xff, n & 0xff]; }
-function unpackU32(bytes) { return as_unsigned(bytes[0] << 24 | bytes[1] << 16 | bytes[2] << 8 | bytes[3], 32); }
-
-function packIEEE754(v, ebits, fbits) {
-
-  var bias = (1 << (ebits - 1)) - 1,
-      s, e, f, ln,
-      i, bits, str, bytes;
-
-  function roundToEven(n) {
-    var w = floor(n), f = n - w;
-    if (f < 0.5)
-      return w;
-    if (f > 0.5)
-      return w + 1;
-    return w % 2 ? w + 1 : w;
-  }
-
-  // Compute sign, exponent, fraction
-  if (v !== v) {
-    // NaN
-    // http://dev.w3.org/2006/webapi/WebIDL/#es-type-mapping
-    e = (1 << ebits) - 1; f = pow(2, fbits - 1); s = 0;
-  } else if (v === Infinity || v === -Infinity) {
-    e = (1 << ebits) - 1; f = 0; s = (v < 0) ? 1 : 0;
-  } else if (v === 0) {
-    e = 0; f = 0; s = (1 / v === -Infinity) ? 1 : 0;
-  } else {
-    s = v < 0;
-    v = abs(v);
-
-    if (v >= pow(2, 1 - bias)) {
-      e = min(floor(log(v) / LN2), 1023);
-      f = roundToEven(v / pow(2, e) * pow(2, fbits));
-      if (f / pow(2, fbits) >= 2) {
-        e = e + 1;
-        f = 1;
-      }
-      if (e > bias) {
-        // Overflow
-        e = (1 << ebits) - 1;
-        f = 0;
-      } else {
-        // Normalized
-        e = e + bias;
-        f = f - pow(2, fbits);
-      }
-    } else {
-      // Denormalized
-      e = 0;
-      f = roundToEven(v / pow(2, 1 - bias - fbits));
-    }
-  }
-
-  // Pack sign, exponent, fraction
-  bits = [];
-  for (i = fbits; i; i -= 1) { bits.push(f % 2 ? 1 : 0); f = floor(f / 2); }
-  for (i = ebits; i; i -= 1) { bits.push(e % 2 ? 1 : 0); e = floor(e / 2); }
-  bits.push(s ? 1 : 0);
-  bits.reverse();
-  str = bits.join('');
-
-  // Bits to bytes
-  bytes = [];
-  while (str.length) {
-    bytes.push(parseInt(str.substring(0, 8), 2));
-    str = str.substring(8);
-  }
-  return bytes;
-}
-
-function unpackIEEE754(bytes, ebits, fbits) {
-
-  // Bytes to bits
-  var bits = [], i, j, b, str,
-      bias, s, e, f;
-
-  for (i = bytes.length; i; i -= 1) {
-    b = bytes[i - 1];
-    for (j = 8; j; j -= 1) {
-      bits.push(b % 2 ? 1 : 0); b = b >> 1;
-    }
-  }
-  bits.reverse();
-  str = bits.join('');
-
-  // Unpack sign, exponent, fraction
-  bias = (1 << (ebits - 1)) - 1;
-  s = parseInt(str.substring(0, 1), 2) ? -1 : 1;
-  e = parseInt(str.substring(1, 1 + ebits), 2);
-  f = parseInt(str.substring(1 + ebits), 2);
-
-  // Produce number
-  if (e === (1 << ebits) - 1) {
-    return f !== 0 ? NaN : s * Infinity;
-  } else if (e > 0) {
-    // Normalized
-    return s * pow(2, e - bias) * (1 + f / pow(2, fbits));
-  } else if (f !== 0) {
-    // Denormalized
-    return s * pow(2, -(bias - 1)) * (f / pow(2, fbits));
-  } else {
-    return s < 0 ? -0 : 0;
-  }
-}
-
-function unpackF64(b) { return unpackIEEE754(b, 11, 52); }
-function packF64(v) { return packIEEE754(v, 11, 52); }
-function unpackF32(b) { return unpackIEEE754(b, 8, 23); }
-function packF32(v) { return packIEEE754(v, 8, 23); }
-
-
-//
-// 3 The ArrayBuffer Type
-//
-
-(function() {
-
-  /** @constructor */
-  var ArrayBuffer = function ArrayBuffer(length) {
-    length = ECMAScript.ToInt32(length);
-    if (length < 0) throw new RangeError('ArrayBuffer size is not a small enough positive integer');
-
-    this.byteLength = length;
-    this._bytes = [];
-    this._bytes.length = length;
-
-    var i;
-    for (i = 0; i < this.byteLength; i += 1) {
-      this._bytes[i] = 0;
-    }
-
-    configureProperties(this);
-  };
-
-  exports.ArrayBuffer = exports.ArrayBuffer || ArrayBuffer;
-
-  //
-  // 4 The ArrayBufferView Type
-  //
-
-  // NOTE: this constructor is not exported
-  /** @constructor */
-  var ArrayBufferView = function ArrayBufferView() {
-    //this.buffer = null;
-    //this.byteOffset = 0;
-    //this.byteLength = 0;
-  };
-
-  //
-  // 5 The Typed Array View Types
-  //
-
-  function makeConstructor(bytesPerElement, pack, unpack) {
-    // Each TypedArray type requires a distinct constructor instance with
-    // identical logic, which this produces.
-
-    var ctor;
-    ctor = function(buffer, byteOffset, length) {
-      var array, sequence, i, s;
-
-      if (!arguments.length || typeof arguments[0] === 'number') {
-        // Constructor(unsigned long length)
-        this.length = ECMAScript.ToInt32(arguments[0]);
-        if (length < 0) throw new RangeError('ArrayBufferView size is not a small enough positive integer');
-
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-      } else if (typeof arguments[0] === 'object' && arguments[0].constructor === ctor) {
-        // Constructor(TypedArray array)
-        array = arguments[0];
-
-        this.length = array.length;
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-
-        for (i = 0; i < this.length; i += 1) {
-          this._setter(i, array._getter(i));
-        }
-      } else if (typeof arguments[0] === 'object' &&
-                 !(arguments[0] instanceof ArrayBuffer || ECMAScript.Class(arguments[0]) === 'ArrayBuffer')) {
-        // Constructor(sequence<type> array)
-        sequence = arguments[0];
-
-        this.length = ECMAScript.ToUint32(sequence.length);
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-
-        for (i = 0; i < this.length; i += 1) {
-          s = sequence[i];
-          this._setter(i, Number(s));
-        }
-      } else if (typeof arguments[0] === 'object' &&
-                 (arguments[0] instanceof ArrayBuffer || ECMAScript.Class(arguments[0]) === 'ArrayBuffer')) {
-        // Constructor(ArrayBuffer buffer,
-        //             optional unsigned long byteOffset, optional unsigned long length)
-        this.buffer = buffer;
-
-        this.byteOffset = ECMAScript.ToUint32(byteOffset);
-        if (this.byteOffset > this.buffer.byteLength) {
-          throw new RangeError("byteOffset out of range");
-        }
-
-        if (this.byteOffset % this.BYTES_PER_ELEMENT) {
-          // The given byteOffset must be a multiple of the element
-          // size of the specific type, otherwise an exception is raised.
-          throw new RangeError("ArrayBuffer length minus the byteOffset is not a multiple of the element size.");
-        }
-
-        if (arguments.length < 3) {
-          this.byteLength = this.buffer.byteLength - this.byteOffset;
-
-          if (this.byteLength % this.BYTES_PER_ELEMENT) {
-            throw new RangeError("length of buffer minus byteOffset not a multiple of the element size");
-          }
-          this.length = this.byteLength / this.BYTES_PER_ELEMENT;
-        } else {
-          this.length = ECMAScript.ToUint32(length);
-          this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        }
-
-        if ((this.byteOffset + this.byteLength) > this.buffer.byteLength) {
-          throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");
-        }
-      } else {
-        throw new TypeError("Unexpected argument type(s)");
-      }
-
-      this.constructor = ctor;
-
-      configureProperties(this);
-      makeArrayAccessors(this);
-    };
-
-    ctor.prototype = new ArrayBufferView();
-    ctor.prototype.BYTES_PER_ELEMENT = bytesPerElement;
-    ctor.prototype._pack = pack;
-    ctor.prototype._unpack = unpack;
-    ctor.BYTES_PER_ELEMENT = bytesPerElement;
-
-    // getter type (unsigned long index);
-    ctor.prototype._getter = function(index) {
-      if (arguments.length < 1) throw new SyntaxError("Not enough arguments");
-
-      index = ECMAScript.ToUint32(index);
-      if (index >= this.length) {
-        return undefined;
-      }
-
-      var bytes = [], i, o;
-      for (i = 0, o = this.byteOffset + index * this.BYTES_PER_ELEMENT;
-           i < this.BYTES_PER_ELEMENT;
-           i += 1, o += 1) {
-        bytes.push(this.buffer._bytes[o]);
-      }
-      return this._unpack(bytes);
-    };
-
-    // NONSTANDARD: convenience alias for getter: type get(unsigned long index);
-    ctor.prototype.get = ctor.prototype._getter;
-
-    // setter void (unsigned long index, type value);
-    ctor.prototype._setter = function(index, value) {
-      if (arguments.length < 2) throw new SyntaxError("Not enough arguments");
-
-      index = ECMAScript.ToUint32(index);
-      if (index >= this.length) {
-        return undefined;
-      }
-
-      var bytes = this._pack(value), i, o;
-      for (i = 0, o = this.byteOffset + index * this.BYTES_PER_ELEMENT;
-           i < this.BYTES_PER_ELEMENT;
-           i += 1, o += 1) {
-        this.buffer._bytes[o] = bytes[i];
-      }
-    };
-
-    // void set(TypedArray array, optional unsigned long offset);
-    // void set(sequence<type> array, optional unsigned long offset);
-    ctor.prototype.set = function(index, value) {
-      if (arguments.length < 1) throw new SyntaxError("Not enough arguments");
-      var array, sequence, offset, len,
-          i, s, d,
-          byteOffset, byteLength, tmp;
-
-      if (typeof arguments[0] === 'object' && arguments[0].constructor === this.constructor) {
-        // void set(TypedArray array, optional unsigned long offset);
-        array = arguments[0];
-        offset = ECMAScript.ToUint32(arguments[1]);
-
-        if (offset + array.length > this.length) {
-          throw new RangeError("Offset plus length of array is out of range");
-        }
-
-        byteOffset = this.byteOffset + offset * this.BYTES_PER_ELEMENT;
-        byteLength = array.length * this.BYTES_PER_ELEMENT;
-
-        if (array.buffer === this.buffer) {
-          tmp = [];
-          for (i = 0, s = array.byteOffset; i < byteLength; i += 1, s += 1) {
-            tmp[i] = array.buffer._bytes[s];
-          }
-          for (i = 0, d = byteOffset; i < byteLength; i += 1, d += 1) {
-            this.buffer._bytes[d] = tmp[i];
-          }
-        } else {
-          for (i = 0, s = array.byteOffset, d = byteOffset;
-               i < byteLength; i += 1, s += 1, d += 1) {
-            this.buffer._bytes[d] = array.buffer._bytes[s];
-          }
-        }
-      } else if (typeof arguments[0] === 'object' && typeof arguments[0].length !== 'undefined') {
-        // void set(sequence<type> array, optional unsigned long offset);
-        sequence = arguments[0];
-        len = ECMAScript.ToUint32(sequence.length);
-        offset = ECMAScript.ToUint32(arguments[1]);
-
-        if (offset + len > this.length) {
-          throw new RangeError("Offset plus length of array is out of range");
-        }
-
-        for (i = 0; i < len; i += 1) {
-          s = sequence[i];
-          this._setter(offset + i, Number(s));
-        }
-      } else {
-        throw new TypeError("Unexpected argument type(s)");
-      }
-    };
-
-    // TypedArray subarray(long begin, optional long end);
-    ctor.prototype.subarray = function(start, end) {
-      function clamp(v, min, max) { return v < min ? min : v > max ? max : v; }
-
-      start = ECMAScript.ToInt32(start);
-      end = ECMAScript.ToInt32(end);
-
-      if (arguments.length < 1) { start = 0; }
-      if (arguments.length < 2) { end = this.length; }
-
-      if (start < 0) { start = this.length + start; }
-      if (end < 0) { end = this.length + end; }
-
-      start = clamp(start, 0, this.length);
-      end = clamp(end, 0, this.length);
-
-      var len = end - start;
-      if (len < 0) {
-        len = 0;
-      }
-
-      return new this.constructor(
-        this.buffer, this.byteOffset + start * this.BYTES_PER_ELEMENT, len);
-    };
-
-    return ctor;
-  }
-
-  var Int8Array = makeConstructor(1, packI8, unpackI8);
-  var Uint8Array = makeConstructor(1, packU8, unpackU8);
-  var Uint8ClampedArray = makeConstructor(1, packU8Clamped, unpackU8);
-  var Int16Array = makeConstructor(2, packI16, unpackI16);
-  var Uint16Array = makeConstructor(2, packU16, unpackU16);
-  var Int32Array = makeConstructor(4, packI32, unpackI32);
-  var Uint32Array = makeConstructor(4, packU32, unpackU32);
-  var Float32Array = makeConstructor(4, packF32, unpackF32);
-  var Float64Array = makeConstructor(8, packF64, unpackF64);
-
-  exports.Int8Array = exports.Int8Array || Int8Array;
-  exports.Uint8Array = exports.Uint8Array || Uint8Array;
-  exports.Uint8ClampedArray = exports.Uint8ClampedArray || Uint8ClampedArray;
-  exports.Int16Array = exports.Int16Array || Int16Array;
-  exports.Uint16Array = exports.Uint16Array || Uint16Array;
-  exports.Int32Array = exports.Int32Array || Int32Array;
-  exports.Uint32Array = exports.Uint32Array || Uint32Array;
-  exports.Float32Array = exports.Float32Array || Float32Array;
-  exports.Float64Array = exports.Float64Array || Float64Array;
-}());
-
-//
-// 6 The DataView View Type
-//
-
-(function() {
-  function r(array, index) {
-    return ECMAScript.IsCallable(array.get) ? array.get(index) : array[index];
-  }
-
-  var IS_BIG_ENDIAN = (function() {
-    var u16array = new(exports.Uint16Array)([0x1234]),
-        u8array = new(exports.Uint8Array)(u16array.buffer);
-    return r(u8array, 0) === 0x12;
-  }());
-
-  // Constructor(ArrayBuffer buffer,
-  //             optional unsigned long byteOffset,
-  //             optional unsigned long byteLength)
-  /** @constructor */
-  var DataView = function DataView(buffer, byteOffset, byteLength) {
-    if (arguments.length === 0) {
-      buffer = new exports.ArrayBuffer(0);
-    } else if (!(buffer instanceof exports.ArrayBuffer || ECMAScript.Class(buffer) === 'ArrayBuffer')) {
-      throw new TypeError("TypeError");
-    }
-
-    this.buffer = buffer || new exports.ArrayBuffer(0);
-
-    this.byteOffset = ECMAScript.ToUint32(byteOffset);
-    if (this.byteOffset > this.buffer.byteLength) {
-      throw new RangeError("byteOffset out of range");
-    }
-
-    if (arguments.length < 3) {
-      this.byteLength = this.buffer.byteLength - this.byteOffset;
-    } else {
-      this.byteLength = ECMAScript.ToUint32(byteLength);
-    }
-
-    if ((this.byteOffset + this.byteLength) > this.buffer.byteLength) {
-      throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");
-    }
-
-    configureProperties(this);
-  };
-
-  function makeGetter(arrayType) {
-    return function(byteOffset, littleEndian) {
-
-      byteOffset = ECMAScript.ToUint32(byteOffset);
-
-      if (byteOffset + arrayType.BYTES_PER_ELEMENT > this.byteLength) {
-        throw new RangeError("Array index out of range");
-      }
-      byteOffset += this.byteOffset;
-
-      var uint8Array = new exports.Uint8Array(this.buffer, byteOffset, arrayType.BYTES_PER_ELEMENT),
-          bytes = [], i;
-      for (i = 0; i < arrayType.BYTES_PER_ELEMENT; i += 1) {
-        bytes.push(r(uint8Array, i));
-      }
-
-      if (Boolean(littleEndian) === Boolean(IS_BIG_ENDIAN)) {
-        bytes.reverse();
-      }
-
-      return r(new arrayType(new exports.Uint8Array(bytes).buffer), 0);
-    };
-  }
-
-  DataView.prototype.getUint8 = makeGetter(exports.Uint8Array);
-  DataView.prototype.getInt8 = makeGetter(exports.Int8Array);
-  DataView.prototype.getUint16 = makeGetter(exports.Uint16Array);
-  DataView.prototype.getInt16 = makeGetter(exports.Int16Array);
-  DataView.prototype.getUint32 = makeGetter(exports.Uint32Array);
-  DataView.prototype.getInt32 = makeGetter(exports.Int32Array);
-  DataView.prototype.getFloat32 = makeGetter(exports.Float32Array);
-  DataView.prototype.getFloat64 = makeGetter(exports.Float64Array);
-
-  function makeSetter(arrayType) {
-    return function(byteOffset, value, littleEndian) {
-
-      byteOffset = ECMAScript.ToUint32(byteOffset);
-      if (byteOffset + arrayType.BYTES_PER_ELEMENT > this.byteLength) {
-        throw new RangeError("Array index out of range");
-      }
-
-      // Get bytes
-      var typeArray = new arrayType([value]),
-          byteArray = new exports.Uint8Array(typeArray.buffer),
-          bytes = [], i, byteView;
-
-      for (i = 0; i < arrayType.BYTES_PER_ELEMENT; i += 1) {
-        bytes.push(r(byteArray, i));
-      }
-
-      // Flip if necessary
-      if (Boolean(littleEndian) === Boolean(IS_BIG_ENDIAN)) {
-        bytes.reverse();
-      }
-
-      // Write them
-      byteView = new exports.Uint8Array(this.buffer, byteOffset, arrayType.BYTES_PER_ELEMENT);
-      byteView.set(bytes);
-    };
-  }
-
-  DataView.prototype.setUint8 = makeSetter(exports.Uint8Array);
-  DataView.prototype.setInt8 = makeSetter(exports.Int8Array);
-  DataView.prototype.setUint16 = makeSetter(exports.Uint16Array);
-  DataView.prototype.setInt16 = makeSetter(exports.Int16Array);
-  DataView.prototype.setUint32 = makeSetter(exports.Uint32Array);
-  DataView.prototype.setInt32 = makeSetter(exports.Int32Array);
-  DataView.prototype.setFloat32 = makeSetter(exports.Float32Array);
-  DataView.prototype.setFloat64 = makeSetter(exports.Float64Array);
-
-  exports.DataView = exports.DataView || DataView;
-
-}());
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,35 +0,0 @@
-/*
- Copyright (c) 2010, Linden Research, Inc.
- Copyright (c) 2012, Joshua Bell
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
- $/LicenseInfo$
- */
-
-// Original can be found at:
-//   https://bitbucket.org/lindenlab/llsd
-// Modifications by Joshua Bell inexorabletash@gmail.com
-//   https://github.com/inexorabletash/polyfill
-
-// ES3/ES5 implementation of the Krhonos Typed Array Specification
-//   Ref: http://www.khronos.org/registry/typedarray/specs/latest/
-//   Date: 2011-02-01
-//
-// Variations:
-//  * Allows typed_array.get/set() as alias for subscripts (typed_array[])
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-{
-  "_from": "typedarray@^0.0.6",
-  "_id": "typedarray@0.0.6",
-  "_inBundle": false,
-  "_integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/concat-stream/typedarray",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "typedarray@^0.0.6",
-    "name": "typedarray",
-    "escapedName": "typedarray",
-    "rawSpec": "^0.0.6",
-    "saveSpec": null,
-    "fetchSpec": "^0.0.6"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi/concat-stream"
-  ],
-  "_resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
-  "_shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
-  "_spec": "typedarray@^0.0.6",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream",
-  "author": {
-    "name": "James Halliday",
-    "email": "mail@substack.net",
-    "url": "http://substack.net"
-  },
-  "bugs": {
-    "url": "https://github.com/substack/typedarray/issues"
-  },
-  "bundleDependencies": false,
-  "deprecated": false,
-  "description": "TypedArray polyfill for old browsers",
-  "devDependencies": {
-    "tape": "~2.3.2"
-  },
-  "homepage": "https://github.com/substack/typedarray",
-  "keywords": [
-    "ArrayBuffer",
-    "DataView",
-    "Float32Array",
-    "Float64Array",
-    "Int8Array",
-    "Int16Array",
-    "Int32Array",
-    "Uint8Array",
-    "Uint8ClampedArray",
-    "Uint16Array",
-    "Uint32Array",
-    "typed",
-    "array",
-    "polyfill"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "typedarray",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/substack/typedarray.git"
-  },
-  "scripts": {
-    "test": "tape test/*.js test/server/*.js"
-  },
-  "testling": {
-    "files": "test/*.js",
-    "browsers": [
-      "ie/6..latest",
-      "firefox/16..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest",
-      "android-browser/4.2..latest"
-    ]
-  },
-  "version": "0.0.6"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown	1970-01-01 00:00:00.000000000 +0000
@@ -1,61 +0,0 @@
-# typedarray
-
-TypedArray polyfill ripped from [this
-module](https://raw.github.com/inexorabletash/polyfill).
-
-[![build status](https://secure.travis-ci.org/substack/typedarray.png)](http://travis-ci.org/substack/typedarray)
-
-[![testling badge](https://ci.testling.com/substack/typedarray.png)](https://ci.testling.com/substack/typedarray)
-
-# example
-
-``` js
-var Uint8Array = require('typedarray').Uint8Array;
-var ua = new Uint8Array(5);
-ua[1] = 256 + 55;
-console.log(ua[1]);
-```
-
-output:
-
-```
-55
-```
-
-# methods
-
-``` js
-var TA = require('typedarray')
-```
-
-The `TA` object has the following constructors:
-
-* TA.ArrayBuffer
-* TA.DataView
-* TA.Float32Array
-* TA.Float64Array
-* TA.Int8Array
-* TA.Int16Array
-* TA.Int32Array
-* TA.Uint8Array
-* TA.Uint8ClampedArray
-* TA.Uint16Array
-* TA.Uint32Array
-
-# install
-
-With [npm](https://npmjs.org) do:
-
-```
-npm install typedarray
-```
-
-To use this module in the browser, compile with
-[browserify](http://browserify.org)
-or download a UMD build from browserify CDN:
-
-http://wzrd.in/standalone/typedarray@latest
-
-# license
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-var test = require('tape');
-var vm = require('vm');
-var fs = require('fs');
-var src = fs.readFileSync(__dirname + '/../../index.js', 'utf8');
-
-test('u8a without globals', function (t) {
-    var c = {
-        module: { exports: {} },
-    };
-    c.exports = c.module.exports;
-    vm.runInNewContext(src, c);
-    var TA = c.module.exports;
-    var ua = new(TA.Uint8Array)(5);
-    
-    t.equal(ua.length, 5);
-    ua[1] = 256 + 55;
-    t.equal(ua[1], 55);
-    t.end();
-});
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
-var TA = require('../');
-var test = require('tape');
-
-test('tiny u8a test', function (t) {
-    var ua = new(TA.Uint8Array)(5);
-    t.equal(ua.length, 5);
-    ua[1] = 256 + 55;
-    t.equal(ua[1], 55);
-    t.end();
-});
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-language: node_js
-node_js:
-  - "0.8"
-  - "0.10"
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-{
-  "_from": "concat-stream@^1.5.0",
-  "_id": "concat-stream@1.6.0",
-  "_inBundle": false,
-  "_integrity": "sha1-CqxmL9Ur54lk1VMvaUeE5wEQrPc=",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/concat-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "concat-stream@^1.5.0",
-    "name": "concat-stream",
-    "escapedName": "concat-stream",
-    "rawSpec": "^1.5.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.5.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.0.tgz",
-  "_shasum": "0aac662fd52be78964d5532f694784e70110acf7",
-  "_spec": "concat-stream@^1.5.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Max Ogden",
-    "email": "max@maxogden.com"
-  },
-  "bugs": {
-    "url": "http://github.com/maxogden/concat-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "inherits": "^2.0.3",
-    "readable-stream": "^2.2.2",
-    "typedarray": "^0.0.6"
-  },
-  "deprecated": false,
-  "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
-  "devDependencies": {
-    "tape": "^4.6.3"
-  },
-  "engines": [
-    "node >= 0.8"
-  ],
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/maxogden/concat-stream#readme",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "concat-stream",
-  "repository": {
-    "type": "git",
-    "url": "git+ssh://git@github.com/maxogden/concat-stream.git"
-  },
-  "scripts": {
-    "test": "tape test/*.js test/server/*.js"
-  },
-  "tags": [
-    "stream",
-    "simple",
-    "util",
-    "utility"
-  ],
-  "testling": {
-    "files": "test/*.js",
-    "browsers": [
-      "ie/8..latest",
-      "firefox/17..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest",
-      "android-browser/4.2..latest"
-    ]
-  },
-  "version": "1.6.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/readme.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/readme.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/readme.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/readme.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,102 +0,0 @@
-# concat-stream
-
-Writable stream that concatenates all the data from a stream and calls a callback with the result. Use this when you want to collect all the data from a stream into a single buffer.
-
-[![Build Status](https://travis-ci.org/maxogden/concat-stream.svg?branch=master)](https://travis-ci.org/maxogden/concat-stream)
-
-[![NPM](https://nodei.co/npm/concat-stream.png)](https://nodei.co/npm/concat-stream/)
-
-### description
-
-Streams emit many buffers. If you want to collect all of the buffers, and when the stream ends concatenate all of the buffers together and receive a single buffer then this is the module for you.
-
-Only use this if you know you can fit all of the output of your stream into a single Buffer (e.g. in RAM).
-
-There are also `objectMode` streams that emit things other than Buffers, and you can concatenate these too. See below for details.
-
-## Related
-
-`concat-stream` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
-
-### examples
-
-#### Buffers
-
-```js
-var fs = require('fs')
-var concat = require('concat-stream')
-
-var readStream = fs.createReadStream('cat.png')
-var concatStream = concat(gotPicture)
-
-readStream.on('error', handleError)
-readStream.pipe(concatStream)
-
-function gotPicture(imageBuffer) {
-  // imageBuffer is all of `cat.png` as a node.js Buffer
-}
-
-function handleError(err) {
-  // handle your error appropriately here, e.g.:
-  console.error(err) // print the error to STDERR
-  process.exit(1) // exit program with non-zero exit code
-}
-
-```
-
-#### Arrays
-
-```js
-var write = concat(function(data) {})
-write.write([1,2,3])
-write.write([4,5,6])
-write.end()
-// data will be [1,2,3,4,5,6] in the above callback
-```
-
-#### Uint8Arrays
-
-```js
-var write = concat(function(data) {})
-var a = new Uint8Array(3)
-a[0] = 97; a[1] = 98; a[2] = 99
-write.write(a)
-write.write('!')
-write.end(Buffer('!!1'))
-```
-
-See `test/` for more examples
-
-# methods
-
-```js
-var concat = require('concat-stream')
-```
-
-## var writable = concat(opts={}, cb)
-
-Return a `writable` stream that will fire `cb(data)` with all of the data that
-was written to the stream. Data can be written to `writable` as strings,
-Buffers, arrays of byte integers, and Uint8Arrays. 
-
-By default `concat-stream` will give you back the same data type as the type of the first buffer written to the stream. Use `opts.encoding` to set what format `data` should be returned as, e.g. if you if you don't want to rely on the built-in type checking or for some other reason.
-
-* `string` - get a string
-* `buffer` - get back a Buffer
-* `array` - get an array of byte integers
-* `uint8array`, `u8`, `uint8` - get back a Uint8Array
-* `object`, get back an array of Objects
-
-If you don't specify an encoding, and the types can't be inferred (e.g. you write things that aren't in the list above), it will try to convert concat them into a `Buffer`.
-
-If nothing is written to `writable` then `data` will be an empty array `[]`.
-
-# error handling
-
-`concat-stream` does not handle errors for you, so you must handle errors on whatever streams you pipe into `concat-stream`. This is a general rule when programming with node.js streams: always handle errors on each and every stream. Since `concat-stream` is not itself a stream it does not emit errors.
-
-We recommend using [`end-of-stream`](https://npmjs.org/end-of-stream) or [`pump`](https://npmjs.org/pump) for writing error tolerant stream code.
-
-# license
-
-MIT LICENSE
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/example.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/example.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/example.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/example.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-var duplexify = require('duplexify')
-var http = require('http')
-
-var request = function(opts) {
-  var req = http.request(opts)
-  var dup = duplexify()
-  dup.setWritable(req)
-  req.on('response', function(res) {
-    dup.setReadable(res)
-  })
-  return dup
-}
-
-var req = request({
-  method: 'GET',
-  host: 'www.google.com',
-  port: 80
-})
-
-req.end()
-req.pipe(process.stdout)
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,239 +0,0 @@
-var stream = require('readable-stream')
-var eos = require('end-of-stream')
-var inherits = require('inherits')
-var shift = require('stream-shift')
-
-var SIGNAL_FLUSH = new Buffer([0])
-
-var onuncork = function(self, fn) {
-  if (self._corked) self.once('uncork', fn)
-  else fn()
-}
-
-var destroyer = function(self, end) {
-  return function(err) {
-    if (err) self._destroyInterval(err)
-    else if (end && !self._ended) self.end()
-  }
-}
-
-var end = function(ws, fn) {
-  if (!ws) return fn()
-  if (ws._writableState && ws._writableState.finished) return fn()
-  if (ws._writableState) return ws.end(fn)
-  ws.end()
-  fn()
-}
-
-var toStreams2 = function(rs) {
-  return new (stream.Readable)({objectMode:true, highWaterMark:16}).wrap(rs)
-}
-
-var Duplexify = function(writable, readable, opts) {
-  if (!(this instanceof Duplexify)) return new Duplexify(writable, readable, opts)
-  stream.Duplex.call(this, opts)
-
-  this._writable = null
-  this._readable = null
-  this._readable2 = null
-
-  this._forwardDestroy = !opts || opts.destroy !== false
-  this._forwardEnd = !opts || opts.end !== false
-  this._corked = 1 // start corked
-  this._ondrain = null
-  this._drained = false
-  this._forwarding = false
-  this._unwrite = null
-  this._unread = null
-  this._ended = false
-  this._error = null
-  this._preferError = false
-
-  this.destroyed = false
-
-  if (writable) this.setWritable(writable)
-  if (readable) this.setReadable(readable)
-}
-
-inherits(Duplexify, stream.Duplex)
-
-Duplexify.obj = function(writable, readable, opts) {
-  if (!opts) opts = {}
-  opts.objectMode = true
-  opts.highWaterMark = 16
-  return new Duplexify(writable, readable, opts)
-}
-
-Duplexify.prototype.cork = function() {
-  if (++this._corked === 1) this.emit('cork')
-}
-
-Duplexify.prototype.uncork = function() {
-  if (this._corked && --this._corked === 0) this.emit('uncork')
-}
-
-Duplexify.prototype.setWritable = function(writable) {
-  if (this._unwrite) this._unwrite()
-
-  if (this.destroyed) {
-    if (writable && writable.destroy) writable.destroy()
-    return
-  }
-
-  if (writable === null || writable === false) {
-    this.end()
-    return
-  }
-
-  var self = this
-  var unend = eos(writable, {writable:true, readable:false}, destroyer(this, this._forwardEnd))
-
-  var ondrain = function() {
-    var ondrain = self._ondrain
-    self._ondrain = null
-    if (ondrain) ondrain()
-  }
-
-  var clear = function() {
-    self._writable.removeListener('drain', ondrain)
-    unend()
-  }
-
-  if (this._unwrite) process.nextTick(ondrain) // force a drain on stream reset to avoid livelocks
-
-  this._writable = writable
-  this._writable.on('drain', ondrain)
-  this._unwrite = clear
-
-  this.uncork() // always uncork setWritable
-}
-
-Duplexify.prototype.setReadable = function(readable) {
-  if (this._unread) this._unread()
-
-  if (this.destroyed) {
-    if (readable && readable.destroy) readable.destroy()
-    return
-  }
-
-  if (readable === null || readable === false) {
-    this.push(null)
-    this.resume()
-    return
-  }
-
-  var self = this
-  var unend = eos(readable, {writable:false, readable:true}, destroyer(this))
-
-  var onreadable = function() {
-    self._forward()
-  }
-
-  var onend = function() {
-    self.push(null)
-  }
-
-  var clear = function() {
-    self._readable2.removeListener('readable', onreadable)
-    self._readable2.removeListener('end', onend)
-    unend()
-  }
-
-  this._drained = true
-  this._readable = readable
-  this._readable2 = readable._readableState ? readable : toStreams2(readable)
-  this._readable2.on('readable', onreadable)
-  this._readable2.on('end', onend)
-  this._unread = clear
-
-  this._forward()
-}
-
-Duplexify.prototype._read = function() {
-  this._drained = true
-  this._forward()
-}
-
-Duplexify.prototype._forward = function() {
-  if (this._forwarding || !this._readable2 || !this._drained) return
-  this._forwarding = true
-
-  var data
-
-  while (this._drained && (data = shift(this._readable2)) !== null) {
-    if (this.destroyed) continue
-    this._drained = this.push(data)
-  }
-
-  this._forwarding = false
-}
-
-Duplexify.prototype.destroy = function(err) {
-  if (this._preferError && !this._error && err) this._error = err
-
-  if (this.destroyed) return
-  this.destroyed = true
-
-  var self = this
-  process.nextTick(function() {
-    self._destroy(self._preferError ? self._error : err)
-  })
-}
-
-Duplexify.prototype._destroyInterval = function(err) {
-  if (this.destroyed) return
-  if (err.message !== 'premature close') return this.destroy(err)
-  this._preferError = true
-  this.destroy(null)
-}
-
-Duplexify.prototype._destroy = function(err) {
-  if (err) {
-    var ondrain = this._ondrain
-    this._ondrain = null
-    if (ondrain) ondrain(err)
-    else this.emit('error', err)
-  }
-
-  if (this._forwardDestroy) {
-    if (this._readable && this._readable.destroy) this._readable.destroy()
-    if (this._writable && this._writable.destroy) this._writable.destroy()
-  }
-
-  this.emit('close')
-}
-
-Duplexify.prototype._write = function(data, enc, cb) {
-  if (this.destroyed) return cb()
-  if (this._corked) return onuncork(this, this._write.bind(this, data, enc, cb))
-  if (data === SIGNAL_FLUSH) return this._finish(cb)
-  if (!this._writable) return cb()
-
-  if (this._writable.write(data) === false) this._ondrain = cb
-  else cb()
-}
-
-
-Duplexify.prototype._finish = function(cb) {
-  var self = this
-  this.emit('preend')
-  onuncork(this, function() {
-    end(self._forwardEnd && self._writable, function() {
-      // haxx to not emit prefinish twice
-      if (self._writableState.prefinished === false) self._writableState.prefinished = true
-      self.emit('prefinish')
-      onuncork(self, cb)
-    })
-  })
-}
-
-Duplexify.prototype.end = function(data, enc, cb) {
-  if (typeof data === 'function') return this.end(null, null, data)
-  if (typeof enc === 'function') return this.end(data, null, enc)
-  this._ended = true
-  if (data) this.write(data)
-  if (!this._writableState.ending) this.write(SIGNAL_FLUSH)
-  return stream.Writable.prototype.end.call(this, cb)
-}
-
-module.exports = Duplexify
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-module.exports = shift
-
-function shift (stream) {
-  var rs = stream._readableState
-  if (!rs) return null
-  return rs.objectMode ? stream.read() : stream.read(getStateLength(rs))
-}
-
-function getStateLength (state) {
-  if (state.buffer.length) {
-    // Since node 6.3.0 state.buffer is a BufferList not an array
-    if (state.buffer.head) {
-      return state.buffer.head.data.length
-    }
-
-    return state.buffer[0].length
-  }
-
-  return state.length
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2016 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,53 +0,0 @@
-{
-  "_from": "stream-shift@^1.0.0",
-  "_id": "stream-shift@1.0.0",
-  "_inBundle": false,
-  "_integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/duplexify/stream-shift",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-shift@^1.0.0",
-    "name": "stream-shift",
-    "escapedName": "stream-shift",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi/duplexify"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz",
-  "_shasum": "d5c752825e5367e786f78e18e445ea223a155952",
-  "_spec": "stream-shift@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-shift/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Returns the next buffer/object in a stream's readable queue",
-  "devDependencies": {
-    "standard": "^7.1.2",
-    "tape": "^4.6.0",
-    "through2": "^2.0.1"
-  },
-  "homepage": "https://github.com/mafintosh/stream-shift",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-shift",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-shift.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.0.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,25 +0,0 @@
-# stream-shift
-
-Returns the next buffer/object in a stream's readable queue
-
-```
-npm install stream-shift
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-shift.svg?style=flat)](http://travis-ci.org/mafintosh/stream-shift)
-
-## Usage
-
-``` js
-var shift = require('stream-shift')
-
-console.log(shift(someStream)) // first item in its buffer
-```
-
-## Credit
-
-Thanks [@dignifiedquire](https://github.com/dignifiedquire) for making this work on node 6
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,48 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var stream = require('stream')
-var shift = require('./')
-
-tape('shifts next', function (t) {
-  var passthrough = through()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with core', function (t) {
-  var passthrough = stream.PassThrough()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with object mode', function (t) {
-  var passthrough = through({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
-
-tape('shifts next with object mode with core', function (t) {
-  var passthrough = stream.PassThrough({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,67 +0,0 @@
-{
-  "_from": "duplexify@^3.4.2",
-  "_id": "duplexify@3.5.3",
-  "_inBundle": false,
-  "_integrity": "sha512-g8ID9OroF9hKt2POf8YLayy+9594PzmM3scI00/uBXocX3TWNgoB67hjzkFe9ITAbQOne/lLdBxHXvYUM4ZgGA==",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/duplexify",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "duplexify@^3.4.2",
-    "name": "duplexify",
-    "escapedName": "duplexify",
-    "rawSpec": "^3.4.2",
-    "saveSpec": null,
-    "fetchSpec": "^3.4.2"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi",
-    "/npm-profile/make-fetch-happen/mississippi/pumpify"
-  ],
-  "_resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.5.3.tgz",
-  "_shasum": "8b5818800df92fd0125b27ab896491912858243e",
-  "_spec": "duplexify@^3.4.2",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/duplexify/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.0.0",
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.0",
-    "stream-shift": "^1.0.0"
-  },
-  "deprecated": false,
-  "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
-  "devDependencies": {
-    "concat-stream": "^1.5.2",
-    "tape": "^4.0.0",
-    "through2": "^2.0.0"
-  },
-  "homepage": "https://github.com/mafintosh/duplexify",
-  "keywords": [
-    "duplex",
-    "streams2",
-    "streams",
-    "stream",
-    "writable",
-    "readable",
-    "async"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "duplexify",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/duplexify.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "3.5.3"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,97 +0,0 @@
-# duplexify
-
-Turn a writeable and readable stream into a single streams2 duplex stream.
-
-Similar to [duplexer2](https://github.com/deoxxa/duplexer2) except it supports both streams2 and streams1 as input
-and it allows you to set the readable and writable part asynchronously using `setReadable(stream)` and `setWritable(stream)`
-
-```
-npm install duplexify
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/duplexify.svg?style=flat)](http://travis-ci.org/mafintosh/duplexify)
-
-## Usage
-
-Use `duplexify(writable, readable, streamOptions)` (or `duplexify.obj(writable, readable)` to create an object stream)
-
-``` js
-var duplexify = require('duplexify')
-
-// turn writableStream and readableStream into a single duplex stream
-var dup = duplexify(writableStream, readableStream)
-
-dup.write('hello world') // will write to writableStream
-dup.on('data', function(data) {
-  // will read from readableStream
-})
-```
-
-You can also set the readable and writable parts asynchronously
-
-``` js
-var dup = duplexify()
-
-dup.write('hello world') // write will buffer until the writable
-                         // part has been set
-
-// wait a bit ...
-dup.setReadable(readableStream)
-
-// maybe wait some more?
-dup.setWritable(writableStream)
-```
-
-If you call `setReadable` or `setWritable` multiple times it will unregister the previous readable/writable stream.
-To disable the readable or writable part call `setReadable` or `setWritable` with `null`.
-
-If the readable or writable streams emits an error or close it will destroy both streams and bubble up the event.
-You can also explicitly destroy the streams by calling `dup.destroy()`. The `destroy` method optionally takes an
-error object as argument, in which case the error is emitted as part of the `error` event.
-
-``` js
-dup.on('error', function(err) {
-  console.log('readable or writable emitted an error - close will follow')
-})
-
-dup.on('close', function() {
-  console.log('the duplex stream is destroyed')
-})
-
-dup.destroy() // calls destroy on the readable and writable part (if present)
-```
-
-## HTTP request example
-
-Turn a node core http request into a duplex stream is as easy as
-
-``` js
-var duplexify = require('duplexify')
-var http = require('http')
-
-var request = function(opts) {
-  var req = http.request(opts)
-  var dup = duplexify(req)
-  req.on('response', function(res) {
-    dup.setReadable(res)
-  })
-  return dup
-}
-
-var req = request({
-  method: 'GET',
-  host: 'www.google.com',
-  port: 80
-})
-
-req.end()
-req.pipe(process.stdout)
-```
-
-## License
-
-MIT
-
-## Related
-
-`duplexify` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/test.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/test.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,291 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var concat = require('concat-stream')
-var net = require('net')
-var duplexify = require('./')
-
-tape('passthrough', function(t) {
-  t.plan(2)
-
-  var pt = through()
-  var dup = duplexify(pt, pt)
-
-  dup.end('hello world')
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('passthrough + double end', function(t) {
-  t.plan(2)
-
-  var pt = through()
-  var dup = duplexify(pt, pt)
-
-  dup.end('hello world')
-  dup.end()
-
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('async passthrough + end', function(t) {
-  t.plan(2)
-
-  var pt = through.obj({highWaterMark:1}, function(data, enc, cb) {
-    setTimeout(function() {
-      cb(null, data)
-    }, 100)
-  })
-
-  var dup = duplexify(pt, pt)
-
-  dup.write('hello ')
-  dup.write('world')
-  dup.end()
-
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('duplex', function(t) {
-  var readExpected = ['read-a', 'read-b', 'read-c']
-  var writeExpected = ['write-a', 'write-b', 'write-c']
-
-  t.plan(readExpected.length+writeExpected.length+2)
-
-  var readable = through.obj()
-  var writable = through.obj(function(data, enc, cb) {
-    t.same(data, writeExpected.shift(), 'onwrite should match')
-    cb()
-  })
-
-  var dup = duplexify.obj(writable, readable)
-
-  readExpected.slice().forEach(function(data) {
-    readable.write(data)
-  })
-  readable.end()
-
-  writeExpected.slice().forEach(function(data) {
-    dup.write(data)
-  })
-  dup.end()
-
-  dup.on('data', function(data) {
-    t.same(data, readExpected.shift(), 'ondata should match')
-  })
-  dup.on('end', function() {
-    t.ok(true, 'should end')
-  })
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-})
-
-tape('async', function(t) {
-  var dup = duplexify()
-  var pt = through()
-
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'i was async', 'same in as out')
-    t.end()
-  }))
-
-  dup.write('i')
-  dup.write(' was ')
-  dup.end('async')
-
-  setTimeout(function() {
-    dup.setWritable(pt)
-    setTimeout(function() {
-      dup.setReadable(pt)
-    }, 50)
-  }, 50)
-})
-
-tape('destroy', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  write.destroy = function() {
-    t.ok(true, 'write destroyed')
-  }
-
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  dup.destroy()
-  dup.destroy() // should only work once
-})
-
-tape('destroy both', function(t) {
-  t.plan(3)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  write.destroy = function() {
-    t.ok(true, 'write destroyed')
-  }
-
-  read.destroy = function() {
-    t.ok(true, 'read destroyed')
-  }
-
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  dup.destroy()
-  dup.destroy() // should only work once
-})
-
-tape('bubble read errors', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  dup.on('error', function(err) {
-    t.same(err.message, 'read-error', 'received read error')
-  })
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  read.emit('error', new Error('read-error'))
-  write.emit('error', new Error('write-error')) // only emit first error
-})
-
-tape('bubble write errors', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  dup.on('error', function(err) {
-    t.same(err.message, 'write-error', 'received write error')
-  })
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  write.emit('error', new Error('write-error'))
-  read.emit('error', new Error('read-error')) // only emit first error
-})
-
-tape('reset writable / readable', function(t) {
-  t.plan(3)
-
-  var toUpperCase = function(data, enc, cb) {
-    cb(null, data.toString().toUpperCase())
-  }
-
-  var passthrough = through()
-  var upper = through(toUpperCase)
-  var dup = duplexify(passthrough, passthrough)
-
-  dup.once('data', function(data) {
-    t.same(data.toString(), 'hello')
-    dup.setWritable(upper)
-    dup.setReadable(upper)
-    dup.once('data', function(data) {
-      t.same(data.toString(), 'HELLO')
-      dup.once('data', function(data) {
-        t.same(data.toString(), 'HI')
-        t.end()
-      })
-    })
-    dup.write('hello')
-    dup.write('hi')
-  })
-  dup.write('hello')
-})
-
-tape('cork', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-  var ok = false
-
-  dup.on('prefinish', function() {
-    dup.cork()
-    setTimeout(function() {
-      ok = true
-      dup.uncork()
-    }, 100)
-  })
-  dup.on('finish', function() {
-    t.ok(ok)
-    t.end()
-  })
-  dup.end()
-})
-
-tape('prefinish not twice', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-  var prefinished = false
-
-  dup.on('prefinish', function() {
-    t.ok(!prefinished, 'only prefinish once')
-    prefinished = true
-  })
-
-  dup.on('finish', function() {
-    t.end()
-  })
-
-  dup.end()
-})
-
-tape('close', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-
-  passthrough.emit('close')
-  dup.on('close', function() {
-    t.ok(true, 'should forward close')
-    t.end()
-  })
-})
-
-tape('works with node native streams (net)', function(t) {
-  t.plan(1)
-
-  var server = net.createServer(function(socket) {
-    var dup = duplexify(socket, socket)
-
-    dup.once('data', function(chunk) {
-      t.same(chunk, Buffer('hello world'))
-      server.close()
-      socket.end()
-      t.end()
-    })
-  })
-
-  server.listen(0, function () {
-    var socket = net.connect(server.address().port)
-    var dup = duplexify(socket, socket)
-
-    dup.write(Buffer('hello world'))
-  })
-})
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/.travis.yml 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/.travis.yml
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,87 +0,0 @@
-var once = require('once');
-
-var noop = function() {};
-
-var isRequest = function(stream) {
-	return stream.setHeader && typeof stream.abort === 'function';
-};
-
-var isChildProcess = function(stream) {
-	return stream.stdio && Array.isArray(stream.stdio) && stream.stdio.length === 3
-};
-
-var eos = function(stream, opts, callback) {
-	if (typeof opts === 'function') return eos(stream, null, opts);
-	if (!opts) opts = {};
-
-	callback = once(callback || noop);
-
-	var ws = stream._writableState;
-	var rs = stream._readableState;
-	var readable = opts.readable || (opts.readable !== false && stream.readable);
-	var writable = opts.writable || (opts.writable !== false && stream.writable);
-
-	var onlegacyfinish = function() {
-		if (!stream.writable) onfinish();
-	};
-
-	var onfinish = function() {
-		writable = false;
-		if (!readable) callback.call(stream);
-	};
-
-	var onend = function() {
-		readable = false;
-		if (!writable) callback.call(stream);
-	};
-
-	var onexit = function(exitCode) {
-		callback.call(stream, exitCode ? new Error('exited with error code: ' + exitCode) : null);
-	};
-
-	var onerror = function(err) {
-		callback.call(stream, err);
-	};
-
-	var onclose = function() {
-		if (readable && !(rs && rs.ended)) return callback.call(stream, new Error('premature close'));
-		if (writable && !(ws && ws.ended)) return callback.call(stream, new Error('premature close'));
-	};
-
-	var onrequest = function() {
-		stream.req.on('finish', onfinish);
-	};
-
-	if (isRequest(stream)) {
-		stream.on('complete', onfinish);
-		stream.on('abort', onclose);
-		if (stream.req) onrequest();
-		else stream.on('request', onrequest);
-	} else if (writable && !ws) { // legacy streams
-		stream.on('end', onlegacyfinish);
-		stream.on('close', onlegacyfinish);
-	}
-
-	if (isChildProcess(stream)) stream.on('exit', onexit);
-
-	stream.on('end', onend);
-	stream.on('finish', onfinish);
-	if (opts.error !== false) stream.on('error', onerror);
-	stream.on('close', onclose);
-
-	return function() {
-		stream.removeListener('complete', onfinish);
-		stream.removeListener('abort', onclose);
-		stream.removeListener('request', onrequest);
-		if (stream.req) stream.req.removeListener('finish', onfinish);
-		stream.removeListener('end', onlegacyfinish);
-		stream.removeListener('close', onlegacyfinish);
-		stream.removeListener('finish', onfinish);
-		stream.removeListener('exit', onexit);
-		stream.removeListener('end', onend);
-		stream.removeListener('error', onerror);
-		stream.removeListener('close', onclose);
-	};
-};
-
-module.exports = eos;
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,66 +0,0 @@
-{
-  "_from": "end-of-stream@^1.1.0",
-  "_id": "end-of-stream@1.4.1",
-  "_inBundle": false,
-  "_integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/end-of-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "end-of-stream@^1.1.0",
-    "name": "end-of-stream",
-    "escapedName": "end-of-stream",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi",
-    "/npm-profile/make-fetch-happen/mississippi/duplexify",
-    "/npm-profile/make-fetch-happen/mississippi/pump",
-    "/npm-profile/make-fetch-happen/mississippi/pumpify/pump",
-    "/npm-profile/make-fetch-happen/mississippi/stream-each"
-  ],
-  "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz",
-  "_shasum": "ed29634d19baba463b6ce6b80a37213eab71ec43",
-  "_spec": "end-of-stream@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/end-of-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "once": "^1.4.0"
-  },
-  "deprecated": false,
-  "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/mafintosh/end-of-stream",
-  "keywords": [
-    "stream",
-    "streams",
-    "callback",
-    "finish",
-    "close",
-    "end",
-    "wait"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "end-of-stream",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/end-of-stream.git"
-  },
-  "scripts": {
-    "test": "node test.js"
-  },
-  "version": "1.4.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,52 +0,0 @@
-# end-of-stream
-
-A node module that calls a callback when a readable/writable/duplex stream has completed or failed.
-
-	npm install end-of-stream
-
-## Usage
-
-Simply pass a stream and a callback to the `eos`.
-Both legacy streams, streams2 and stream3 are supported.
-
-``` js
-var eos = require('end-of-stream');
-
-eos(readableStream, function(err) {
-  // this will be set to the stream instance
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended', this === readableStream);
-});
-
-eos(writableStream, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has finished', this === writableStream);
-});
-
-eos(duplexStream, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended and finished', this === duplexStream);
-});
-
-eos(duplexStream, {readable:false}, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has finished but might still be readable');
-});
-
-eos(duplexStream, {writable:false}, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended but might still be writable');
-});
-
-eos(readableStream, {error:false}, function(err) {
-	// do not treat emit('error', err) as a end-of-stream
-});
-```
-
-## License
-
-MIT
-
-## Related
-
-`end-of-stream` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/example.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/example.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/example.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/example.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,22 +0,0 @@
-var writer = require('./')
-
-var ws = writer(write, flush)
-
-ws.on('finish', function () {
-  console.log('finished')
-})
-
-ws.write('hello')
-ws.write('world')
-ws.end()
-
-function write (data, enc, cb) {
-  // i am your normal ._write method
-  console.log('writing', data.toString())
-  cb()
-}
-
-function flush (cb) {
-  // i am called before finish is emitted
-  setTimeout(cb, 1000) // wait 1 sec
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,52 +0,0 @@
-var stream = require('readable-stream')
-var inherits = require('inherits')
-
-var SIGNAL_FLUSH = new Buffer([0])
-
-module.exports = WriteStream
-
-function WriteStream (opts, write, flush) {
-  if (!(this instanceof WriteStream)) return new WriteStream(opts, write, flush)
-
-  if (typeof opts === 'function') {
-    flush = write
-    write = opts
-    opts = {}
-  }
-
-  stream.Writable.call(this, opts)
-
-  this.destroyed = false
-  this._worker = write || null
-  this._flush = flush || null
-}
-
-inherits(WriteStream, stream.Writable)
-
-WriteStream.obj = function (opts, worker, flush) {
-  if (typeof opts === 'function') return WriteStream.obj(null, opts, worker)
-  if (!opts) opts = {}
-  opts.objectMode = true
-  return new WriteStream(opts, worker, flush)
-}
-
-WriteStream.prototype._write = function (data, enc, cb) {
-  if (SIGNAL_FLUSH === data) this._flush(cb)
-  else this._worker(data, enc, cb)
-}
-
-WriteStream.prototype.end = function (data, enc, cb) {
-  if (!this._flush) return stream.Writable.prototype.end.apply(this, arguments)
-  if (typeof data === 'function') return this.end(null, null, data)
-  if (typeof enc === 'function') return this.end(data, null, enc)
-  if (data) this.write(data)
-  if (!this._writableState.ending) this.write(SIGNAL_FLUSH)
-  return stream.Writable.prototype.end.call(this, cb)
-}
-
-WriteStream.prototype.destroy = function (err) {
-  if (this.destroyed) return
-  this.destroyed = true
-  if (err) this.emit('error', err)
-  this.emit('close')
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2015 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,54 +0,0 @@
-{
-  "_from": "flush-write-stream@^1.0.0",
-  "_id": "flush-write-stream@1.0.2",
-  "_inBundle": false,
-  "_integrity": "sha1-yBuQ2HRnZvGmCaRoCZRsRd2K5Bc=",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/flush-write-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "flush-write-stream@^1.0.0",
-    "name": "flush-write-stream",
-    "escapedName": "flush-write-stream",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.0.2.tgz",
-  "_shasum": "c81b90d8746766f1a609a46809946c45dd8ae417",
-  "_spec": "flush-write-stream@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/flush-write-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.4"
-  },
-  "deprecated": false,
-  "description": "A write stream constructor that supports a flush function that is called before finish is emitted",
-  "devDependencies": {
-    "tape": "^4.2.2"
-  },
-  "homepage": "https://github.com/mafintosh/flush-write-stream",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "flush-write-stream",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/flush-write-stream.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "1.0.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,59 +0,0 @@
-# flush-write-stream
-
-A write stream constructor that supports a flush function that is called before `finish` is emitted
-
-```
-npm install flush-write-stream
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/flush-write-stream.svg?style=flat)](http://travis-ci.org/mafintosh/flush-write-stream)
-
-## Usage
-
-``` js
-var writer = require('flush-write-stream')
-
-var ws = writer(write, flush)
-
-ws.on('finish', function () {
-  console.log('finished')
-})
-
-ws.write('hello')
-ws.write('world')
-ws.end()
-
-function write (data, enc, cb) {
-  // i am your normal ._write method
-  console.log('writing', data.toString())
-  cb()
-}
-
-function flush (cb) {
-  // i am called before finish is emitted
-  setTimeout(cb, 1000) // wait 1 sec
-}
-```
-
-If you run the above it will produce the following output
-
-```
-writing hello
-writing world
-(nothing happens for 1 sec)
-finished
-```
-
-## API
-
-#### `var ws = writer([options], write, [flush])`
-
-Create a new writable stream. Options are forwarded to the stream constructor.
-
-#### `var ws = writer.obj([options], write, [flush])`
-
-Same as the above except `objectMode` is set to `true` per default.
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/test.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/test.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,85 +0,0 @@
-var tape = require('tape')
-var writer = require('./')
-
-tape('is a write stream', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var ws = writer.obj(write)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-})
-
-tape('is flushable', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var flushed = false
-
-  var ws = writer.obj(write, flush)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.ok(flushed, 'was flushed')
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-
-  function flush (cb) {
-    flushed = true
-    process.nextTick(cb)
-  }
-})
-
-tape('can pass options', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var flushed = false
-
-  var ws = writer({objectMode: true}, write, flush)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.ok(flushed, 'was flushed')
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-
-  function flush (cb) {
-    flushed = true
-    process.nextTick(cb)
-  }
-})
-
-tape('emits error on destroy', function (t) {
-  var expected = new Error()
-
-  var ws = writer({objectMode: true}, function () {})
-
-  ws.on('error', function (err) {
-    t.equal(err, expected)
-  })
-  ws.on('close', t.end)
-
-  ws.destroy(expected)
-})
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - '0.10'
-  - '0.12'
-  - '4.0'
-  - '5.0'
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,103 +0,0 @@
-var Readable = require('readable-stream').Readable
-var inherits = require('inherits')
-
-module.exports = from2
-
-from2.ctor = ctor
-from2.obj = obj
-
-var Proto = ctor()
-
-function toFunction(list) {
-  list = list.slice()
-  return function (_, cb) {
-    var err = null
-    var item = list.length ? list.shift() : null
-    if (item instanceof Error) {
-      err = item
-      item = null
-    }
-
-    cb(err, item)
-  }
-}
-
-function from2(opts, read) {
-  if (typeof opts !== 'object' || Array.isArray(opts)) {
-    read = opts
-    opts = {}
-  }
-
-  var rs = new Proto(opts)
-  rs._from = Array.isArray(read) ? toFunction(read) : (read || noop)
-  return rs
-}
-
-function ctor(opts, read) {
-  if (typeof opts === 'function') {
-    read = opts
-    opts = {}
-  }
-
-  opts = defaults(opts)
-
-  inherits(Class, Readable)
-  function Class(override) {
-    if (!(this instanceof Class)) return new Class(override)
-    this._reading = false
-    this._callback = check
-    this.destroyed = false
-    Readable.call(this, override || opts)
-
-    var self = this
-    var hwm = this._readableState.highWaterMark
-
-    function check(err, data) {
-      if (self.destroyed) return
-      if (err) return self.destroy(err)
-      if (data === null) return self.push(null)
-      self._reading = false
-      if (self.push(data)) self._read(hwm)
-    }
-  }
-
-  Class.prototype._from = read || noop
-  Class.prototype._read = function(size) {
-    if (this._reading || this.destroyed) return
-    this._reading = true
-    this._from(size, this._callback)
-  }
-
-  Class.prototype.destroy = function(err) {
-    if (this.destroyed) return
-    this.destroyed = true
-
-    var self = this
-    process.nextTick(function() {
-      if (err) self.emit('error', err)
-      self.emit('close')
-    })
-  }
-
-  return Class
-}
-
-function obj(opts, read) {
-  if (typeof opts === 'function' || Array.isArray(opts)) {
-    read = opts
-    opts = {}
-  }
-
-  opts = defaults(opts)
-  opts.objectMode = true
-  opts.highWaterMark = 16
-
-  return from2(opts, read)
-}
-
-function noop () {}
-
-function defaults(opts) {
-  opts = opts || {}
-  return opts
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/LICENSE.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/LICENSE.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/LICENSE.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/LICENSE.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-## The MIT License (MIT) ##
-
-Copyright (c) 2014 Hugh Kennedy
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,69 +0,0 @@
-{
-  "_from": "from2@^2.1.0",
-  "_id": "from2@2.3.0",
-  "_inBundle": false,
-  "_integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/from2",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "from2@^2.1.0",
-    "name": "from2",
-    "escapedName": "from2",
-    "rawSpec": "^2.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.1.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
-  "_shasum": "8bfb5502bde4a4d36cfdeea007fcca21d7e382af",
-  "_spec": "from2@^2.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Hugh Kennedy",
-    "email": "hughskennedy@gmail.com",
-    "url": "http://hughsk.io/"
-  },
-  "bugs": {
-    "url": "https://github.com/hughsk/from2/issues"
-  },
-  "bundleDependencies": false,
-  "contributors": [
-    {
-      "name": "Mathias Buus",
-      "email": "mathiasbuus@gmail.com"
-    }
-  ],
-  "dependencies": {
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
-  "devDependencies": {
-    "tape": "^4.0.0"
-  },
-  "homepage": "https://github.com/hughsk/from2",
-  "keywords": [
-    "from",
-    "stream",
-    "readable",
-    "pull",
-    "convenience",
-    "wrapper"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "from2",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/hughsk/from2.git"
-  },
-  "scripts": {
-    "test": "node test"
-  },
-  "version": "2.3.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,70 +0,0 @@
-# from2 [![Flattr this!](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=hughskennedy&url=http://github.com/hughsk/from2&title=from2&description=hughsk/from2%20on%20GitHub&language=en_GB&tags=flattr,github,javascript&category=software)[![experimental](http://hughsk.github.io/stability-badges/dist/experimental.svg)](http://github.com/hughsk/stability-badges) #
-
-`from2` is a high-level module for creating readable streams that properly handle backpressure.
-
-Convience wrapper for
-[readable-stream](http://github.com/isaacs/readable-stream)'s `ReadableStream`
-base class, with an API lifted from
-[from](http://github.com/dominictarr/from) and
-[through2](http://github.com/rvagg/through2).
-
-## Usage ##
-
-[![from2](https://nodei.co/npm/from2.png?mini=true)](https://nodei.co/npm/from2)
-
-### `stream = from2([opts], read)` ###
-
-Where `opts` are the options to pass on to the `ReadableStream` constructor,
-and `read(size, next)` is called when data is requested from the stream.
-
-* `size` is the recommended amount of data (in bytes) to retrieve.
-* `next(err)` should be called when you're ready to emit more data.
-
-For example, here's a readable stream that emits the contents of a given
-string:
-
-``` javascript
-var from = require('from2')
-
-function fromString(string) {
-  return from(function(size, next) {
-    // if there's no more content
-    // left in the string, close the stream.
-    if (string.length <= 0) return next(null, null)
-
-    // Pull in a new chunk of text,
-    // removing it from the string.
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-
-    // Emit "chunk" from the stream.
-    next(null, chunk)
-  })
-}
-
-// pipe "hello world" out
-// to stdout.
-fromString('hello world').pipe(process.stdout)
-```
-
-### `stream = from2.obj([opts], read)` ###
-
-Shorthand for `from2({ objectMode: true }, read)`.
-
-### `createStream = from2.ctor([opts], read)` ###
-
-If you're creating similar streams in quick succession you can improve
-performance by generating a stream **constructor** that you can reuse instead
-of creating one-off streams on each call.
-
-Takes the same options as `from2`, instead returning a constructor which you
-can use to create new streams.
-
-### See Also
-
-- [from2-array](https://github.com/binocarlos/from2-array) - Create a from2 stream based on an array of source values.
-- [from2-string](https://github.com/yoshuawuyts/from2-string) - Create a stream from a string. Sugary wrapper around from2.
-
-## License ##
-
-MIT. See [LICENSE.md](http://github.com/hughsk/from2/blob/master/LICENSE.md) for details.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/test.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/test.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,123 +0,0 @@
-var test = require('tape')
-var path = require('path')
-var from = require('./')
-var fs   = require('fs')
-
-var tmp = path.resolve(
-  __dirname, 'tmp.txt'
-)
-
-function fromString(string) {
-  return from(function(size, next) {
-    if (string.length <= 0) return next(null, null)
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-    next(null, chunk)
-  })
-}
-
-test('from2', function(t) {
-  var contents = fs.readFileSync(__filename, 'utf8')
-  var stream = fromString(contents)
-
-  stream
-    .pipe(fs.createWriteStream(tmp))
-    .on('close', function() {
-      t.equal(fs.readFileSync(tmp, 'utf8'), contents)
-      fs.unlinkSync(tmp)
-      t.end()
-    })
-})
-
-test('old mode', function(t) {
-  var contents = fs.readFileSync(__filename, 'utf8')
-  var stream = fromString(contents)
-  var buffer = ''
-
-  stream.on('data', function(data) {
-    buffer += data
-  }).on('end', function() {
-    t.equal(buffer, contents)
-    t.end()
-  })
-})
-
-test('destroy', function(t) {
-  var stream = from(function(size, next) {
-    process.nextTick(function() {
-      next(null, 'no')
-    })
-  })
-
-  stream.on('data', function(data) {
-    t.ok(false)
-  }).on('close', function() {
-    t.ok(true)
-    t.end()
-  })
-
-  stream.destroy()
-})
-
-test('arrays', function (t) {
-  var input = ['a', 'b', 'c']
-  var stream = from(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter.toString())
-  })
-  stream.on('end', function () {
-    t.deepEqual(input, output)
-    t.end()
-  })
-})
-
-test('obj arrays', function (t) {
-  var input = [{foo:'a'}, {foo:'b'}, {foo:'c'}]
-  var stream = from.obj(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter)
-  })
-  stream.on('end', function () {
-    t.deepEqual(input, output)
-    t.end()
-  })
-})
-
-
-test('arrays can emit errors', function (t) {
-  var input = ['a', 'b', new Error('ooops'), 'c']
-  var stream = from(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter.toString())
-  })
-  stream.on('error', function(e){
-    t.deepEqual(['a', 'b'], output)
-    t.equal('ooops', e.message)
-    t.end()
-  })  
-  stream.on('end', function () {
-    t.fail('the stream should have errored')
-  })
-})
-
-test('obj arrays can emit errors', function (t) {
-  var input = [{foo:'a'}, {foo:'b'}, new Error('ooops'), {foo:'c'}]
-  var stream = from.obj(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter)
-  })
-  stream.on('error', function(e){
-    t.deepEqual([{foo:'a'}, {foo:'b'}], output)
-    t.equal('ooops', e.message)
-    t.end()
-  })
-  stream.on('end', function () {
-    t.fail('the stream should have errored')
-  })
-})
-
-
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/.travis.yml 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/.travis.yml
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-language: node_js
-before_install:
-  - npm install -g npm
-node_js:
-  - "0.8"
-  - "0.10"
-  - "0.12"
-  - "iojs"
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,105 +0,0 @@
-var Transform = require('readable-stream').Transform;
-var inherits = require('inherits');
-var cyclist = require('cyclist');
-var util = require('util');
-
-var ParallelTransform = function(maxParallel, opts, ontransform) {
-	if (!(this instanceof ParallelTransform)) return new ParallelTransform(maxParallel, opts, ontransform);
-
-	if (typeof maxParallel === 'function') {
-		ontransform = maxParallel;
-		opts = null;
-		maxParallel = 1;
-	}
-	if (typeof opts === 'function') {
-		ontransform = opts;
-		opts = null;
-	}
-
-	if (!opts) opts = {};
-	if (!opts.highWaterMark) opts.highWaterMark = Math.max(maxParallel, 16);
-	if (opts.objectMode !== false) opts.objectMode = true;
-
-	Transform.call(this, opts);
-
-	this._maxParallel = maxParallel;
-	this._ontransform = ontransform;
-	this._destroyed = false;
-	this._flushed = false;
-	this._ordered = opts.ordered !== false;
-	this._buffer = this._ordered ? cyclist(maxParallel) : [];
-	this._top = 0;
-	this._bottom = 0;
-	this._ondrain = null;
-};
-
-inherits(ParallelTransform, Transform);
-
-ParallelTransform.prototype.destroy = function() {
-	if (this._destroyed) return;
-	this._destroyed = true;
-	this.emit('close');
-};
-
-ParallelTransform.prototype._transform = function(chunk, enc, callback) {
-	var self = this;
-	var pos = this._top++;
-
-	this._ontransform(chunk, function(err, data) {
-		if (self._destroyed) return;
-		if (err) {
-			self.emit('error', err);
-			self.push(null);
-			self.destroy();
-			return;
-		}
-		if (self._ordered) {
-			self._buffer.put(pos, (data === undefined || data === null) ? null : data);
-		}
-		else {
-			self._buffer.push(data);
-		}
-		self._drain();
-	});
-
-	if (this._top - this._bottom < this._maxParallel) return callback();
-	this._ondrain = callback;
-};
-
-ParallelTransform.prototype._flush = function(callback) {
-	this._flushed = true;
-	this._ondrain = callback;
-	this._drain();
-};
-
-ParallelTransform.prototype._drain = function() {
-	if (this._ordered) {
-		while (this._buffer.get(this._bottom) !== undefined) {
-			var data = this._buffer.del(this._bottom++);
-			if (data === null) continue;
-			this.push(data);
-		}
-	}
-	else {
-		while (this._buffer.length > 0) {
-			var data =  this._buffer.pop();
-			this._bottom++;
-			if (data === null) continue;
-			this.push(data);
-		}
-	}
-
-
-	if (!this._drained() || !this._ondrain) return;
-
-	var ondrain = this._ondrain;
-	this._ondrain = null;
-	ondrain();
-};
-
-ParallelTransform.prototype._drained = function() {
-	var diff = this._top - this._bottom;
-	return this._flushed ? !diff : diff < this._maxParallel;
-};
-
-module.exports = ParallelTransform;
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-Copyright 2013 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,33 +0,0 @@
-var ensureTwoPower = function(n) {
-	if (n && !(n & (n - 1))) return n;
-	var p = 1;
-	while (p < n) p <<= 1;
-	return p;
-};
-
-var Cyclist = function(size) {
-	if (!(this instanceof Cyclist)) return new Cyclist(size);
-	size = ensureTwoPower(size);
-	this.mask = size-1;
-	this.size = size;
-	this.values = new Array(size);
-};
-
-Cyclist.prototype.put = function(index, val) {
-	var pos = index & this.mask;
-	this.values[pos] = val;
-	return pos;
-};
-
-Cyclist.prototype.get = function(index) {
-	return this.values[index & this.mask];
-};
-
-Cyclist.prototype.del = function(index) {
-	var pos = index & this.mask;
-	var val = this.values[pos];
-	this.values[pos] = undefined;
-	return val;
-};
-
-module.exports = Cyclist;
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,50 +0,0 @@
-{
-  "_from": "cyclist@~0.2.2",
-  "_id": "cyclist@0.2.2",
-  "_inBundle": false,
-  "_integrity": "sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/parallel-transform/cyclist",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "cyclist@~0.2.2",
-    "name": "cyclist",
-    "escapedName": "cyclist",
-    "rawSpec": "~0.2.2",
-    "saveSpec": null,
-    "fetchSpec": "~0.2.2"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi/parallel-transform"
-  ],
-  "_resolved": "https://registry.npmjs.org/cyclist/-/cyclist-0.2.2.tgz",
-  "_shasum": "1b33792e11e914a2fd6d6ed6447464444e5fa640",
-  "_spec": "cyclist@~0.2.2",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/cyclist/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Cyclist is an efficient cyclic list implemention.",
-  "homepage": "https://github.com/mafintosh/cyclist#readme",
-  "keywords": [
-    "circular",
-    "buffer",
-    "ring",
-    "cyclic",
-    "data"
-  ],
-  "name": "cyclist",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/cyclist.git"
-  },
-  "version": "0.2.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,39 +0,0 @@
-# Cyclist
-
-Cyclist is an efficient [cyclic list](http://en.wikipedia.org/wiki/Circular_buffer) implemention for Javascript.
-It is available through npm
-
-	npm install cyclist
-
-## What?
-
-Cyclist allows you to create a list of fixed size that is cyclic.
-In a cyclist list the element following the last one is the first one.
-This property can be really useful when for example trying to order data
-packets that can arrive out of order over a network stream.
-
-## Usage
-
-``` js
-var cyclist = require('cyclist');
-var list = cyclist(4); // if size (4) is not a power of 2 it will be the follwing power of 2
-                       // this buffer can now hold 4 elements in total
-
-list.put(42, 'hello 42'); // store something and index 42
-list.put(43, 'hello 43'); // store something and index 43
-
-console.log(list.get(42)); // prints hello 42
-console.log(list.get(46)); // prints hello 42 again since 46 - 42 == list.size
-```
-
-## API
-
-* `cyclist(size)` creates a new buffer
-* `cyclist#get(index)` get an object stored in the buffer
-* `cyclist#put(index,value)` insert an object into the buffer
-* `cyclist#del(index)` delete an object from an index
-* `cyclist#size` property containing current size of buffer
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,55 +0,0 @@
-{
-  "_from": "parallel-transform@^1.1.0",
-  "_id": "parallel-transform@1.1.0",
-  "_inBundle": false,
-  "_integrity": "sha1-1BDwZbBdojCB/NEPKIVMKb2jOwY=",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/parallel-transform",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "parallel-transform@^1.1.0",
-    "name": "parallel-transform",
-    "escapedName": "parallel-transform",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/parallel-transform/-/parallel-transform-1.1.0.tgz",
-  "_shasum": "d410f065b05da23081fcd10f28854c29bda33b06",
-  "_spec": "parallel-transform@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/parallel-transform/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "cyclist": "~0.2.2",
-    "inherits": "^2.0.3",
-    "readable-stream": "^2.1.5"
-  },
-  "deprecated": false,
-  "description": "Transform stream that allows you to run your transforms in parallel without changing the order",
-  "homepage": "https://github.com/mafintosh/parallel-transform#readme",
-  "keywords": [
-    "transform",
-    "stream",
-    "parallel",
-    "preserve",
-    "order"
-  ],
-  "license": "MIT",
-  "name": "parallel-transform",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/parallel-transform.git"
-  },
-  "version": "1.1.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,54 +0,0 @@
-# parallel-transform
-
-[Transform stream](http://nodejs.org/api/stream.html#stream_class_stream_transform_1) for Node.js that allows you to run your transforms
-in parallel without changing the order of the output.
-
-	npm install parallel-transform
-
-It is easy to use
-
-``` js
-var transform = require('parallel-transform');
-
-var stream = transform(10, function(data, callback) { // 10 is the parallism level
-	setTimeout(function() {
-		callback(null, data);
-	}, Math.random() * 1000);
-});
-
-for (var i = 0; i < 10; i++) {
-	stream.write(''+i);
-}
-stream.end();
-
-stream.on('data', function(data) {
-	console.log(data); // prints 0,1,2,...
-});
-stream.on('end', function() {
-	console.log('stream has ended');
-});
-```
-
-If you run the above example you'll notice that it runs in parallel
-(does not take ~1 second between each print) and that the order is preserved
-
-## Stream options
-
-All transforms are Node 0.10 streams. Per default they are created with the options `{objectMode:true}`.
-If you want to use your own stream options pass them as the second parameter
-
-``` js
-var stream = transform(10, {objectMode:false}, function(data, callback) {
-	// data is now a buffer
-	callback(null, data);
-});
-
-fs.createReadStream('filename').pipe(stream).pipe(process.stdout);
-```
-
-### Unordered
-Passing the option `{ordered:false}` will output the data as soon as it's processed by a transform, without waiting to respect the order.
-
-## License
-
-MIT
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,80 +0,0 @@
-var once = require('once')
-var eos = require('end-of-stream')
-var fs = require('fs') // we only need fs to get the ReadStream and WriteStream prototypes
-
-var noop = function () {}
-
-var isFn = function (fn) {
-  return typeof fn === 'function'
-}
-
-var isFS = function (stream) {
-  if (!fs) return false // browser
-  return (stream instanceof (fs.ReadStream || noop) || stream instanceof (fs.WriteStream || noop)) && isFn(stream.close)
-}
-
-var isRequest = function (stream) {
-  return stream.setHeader && isFn(stream.abort)
-}
-
-var destroyer = function (stream, reading, writing, callback) {
-  callback = once(callback)
-
-  var closed = false
-  stream.on('close', function () {
-    closed = true
-  })
-
-  eos(stream, {readable: reading, writable: writing}, function (err) {
-    if (err) return callback(err)
-    closed = true
-    callback()
-  })
-
-  var destroyed = false
-  return function (err) {
-    if (closed) return
-    if (destroyed) return
-    destroyed = true
-
-    if (isFS(stream)) return stream.close(noop) // use close for fs streams to avoid fd leaks
-    if (isRequest(stream)) return stream.abort() // request.destroy just do .end - .abort is what we want
-
-    if (isFn(stream.destroy)) return stream.destroy()
-
-    callback(err || new Error('stream was destroyed'))
-  }
-}
-
-var call = function (fn) {
-  fn()
-}
-
-var pipe = function (from, to) {
-  return from.pipe(to)
-}
-
-var pump = function () {
-  var streams = Array.prototype.slice.call(arguments)
-  var callback = isFn(streams[streams.length - 1] || noop) && streams.pop() || noop
-
-  if (Array.isArray(streams[0])) streams = streams[0]
-  if (streams.length < 2) throw new Error('pump requires two streams per minimum')
-
-  var error
-  var destroys = streams.map(function (stream, i) {
-    var reading = i < streams.length - 1
-    var writing = i > 0
-    return destroyer(stream, reading, writing, function (err) {
-      if (!error) error = err
-      if (err) destroys.forEach(call)
-      if (reading) return
-      destroys.forEach(call)
-      callback(error)
-    })
-  })
-
-  return streams.reduce(pipe)
-}
-
-module.exports = pump
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,59 +0,0 @@
-{
-  "_from": "pump@^1.0.0",
-  "_id": "pump@1.0.3",
-  "_inBundle": false,
-  "_integrity": "sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/pump",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "pump@^1.0.0",
-    "name": "pump",
-    "escapedName": "pump",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/pump/-/pump-1.0.3.tgz",
-  "_shasum": "5dfe8311c33bbf6fc18261f9f34702c47c08a954",
-  "_spec": "pump@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "browser": {
-    "fs": false
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/pump/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.1.0",
-    "once": "^1.3.1"
-  },
-  "deprecated": false,
-  "description": "pipe streams together and close all of them if one of them closes",
-  "homepage": "https://github.com/mafintosh/pump#readme",
-  "keywords": [
-    "streams",
-    "pipe",
-    "destroy",
-    "callback"
-  ],
-  "license": "MIT",
-  "name": "pump",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/pump.git"
-  },
-  "scripts": {
-    "test": "node test.js"
-  },
-  "version": "1.0.3"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-# pump
-
-pump is a small node module that pipes streams together and destroys all of them if one of them closes.
-
-```
-npm install pump
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/pump.svg?style=flat)](http://travis-ci.org/mafintosh/pump)
-
-## What problem does it solve?
-
-When using standard `source.pipe(dest)` source will _not_ be destroyed if dest emits close or an error.
-You are also not able to provide a callback to tell when then pipe has finished.
-
-pump does these two things for you
-
-## Usage
-
-Simply pass the streams you want to pipe together to pump and add an optional callback
-
-``` js
-var pump = require('pump')
-var fs = require('fs')
-
-var source = fs.createReadStream('/dev/random')
-var dest = fs.createWriteStream('/dev/null')
-
-pump(source, dest, function(err) {
-  console.log('pipe finished', err)
-})
-
-setTimeout(function() {
-  dest.destroy() // when dest is closed pump will destroy source
-}, 1000)
-```
-
-You can use pump to pipe more than two streams together as well
-
-``` js
-var transform = someTransformStream()
-
-pump(source, transform, anotherTransform, dest, function(err) {
-  console.log('pipe finished', err)
-})
-```
-
-If `source`, `transform`, `anotherTransform` or `dest` closes all of them will be destroyed.
-
-## License
-
-MIT
-
-## Related
-
-`pump` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test-browser.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test-browser.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test-browser.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test-browser.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,58 +0,0 @@
-var stream = require('stream')
-var pump = require('./index')
-
-var rs = new stream.Readable()
-var ws = new stream.Writable()
-
-rs._read = function (size) {
-  this.push(Buffer(size).fill('abc'))
-}
-
-ws._write = function (chunk, encoding, cb) {
-  setTimeout(function () {
-    cb()
-  }, 100)
-}
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) console.log('done')
-}
-
-ws.on('finish', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('end', function () {
-  rsClosed = true
-  check()
-})
-
-pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-setTimeout(function () {
-  rs.push(null)
-  rs.emit('close')
-}, 1000)
-
-setTimeout(function () {
-  if (!check()) throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,46 +0,0 @@
-var pump = require('./index')
-
-var rs = require('fs').createReadStream('/dev/random')
-var ws = require('fs').createWriteStream('/dev/null')
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) process.exit(0)
-}
-
-ws.on('close', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('close', function () {
-  rsClosed = true
-  check()
-})
-
-pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-setTimeout(function () {
-  rs.destroy()
-}, 1000)
-
-setTimeout(function () {
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/.travis.yml 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/.travis.yml
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-
-script: "npm test"
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-var pump = require('pump')
-var inherits = require('inherits')
-var Duplexify = require('duplexify')
-
-var toArray = function(args) {
-  if (!args.length) return []
-  return Array.isArray(args[0]) ? args[0] : Array.prototype.slice.call(args)
-}
-
-var define = function(opts) {
-  var Pumpify = function() {
-    var streams = toArray(arguments)
-    if (!(this instanceof Pumpify)) return new Pumpify(streams)
-    Duplexify.call(this, null, null, opts)
-    if (streams.length) this.setPipeline(streams)
-  }
-
-  inherits(Pumpify, Duplexify)
-
-  Pumpify.prototype.setPipeline = function() {
-    var streams = toArray(arguments)
-    var self = this
-    var ended = false
-    var w = streams[0]
-    var r = streams[streams.length-1]
-
-    r = r.readable ? r : null
-    w = w.writable ? w : null
-
-    var onclose = function() {
-      streams[0].emit('error', new Error('stream was destroyed'))
-    }
-
-    this.on('close', onclose)
-    this.on('prefinish', function() {
-      if (!ended) self.cork()
-    })
-
-    pump(streams, function(err) {
-      self.removeListener('close', onclose)
-      if (err) return self.destroy(err)
-      ended = true
-      self.uncork()
-    })
-
-    if (this.destroyed) return onclose()
-    this.setWritable(w)
-    this.setReadable(r)
-  }
-
-  return Pumpify
-}
-
-module.exports = define({destroy:false})
-module.exports.obj = define({destroy:false, objectMode:true, highWaterMark:16})
-module.exports.ctor = define
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,82 +0,0 @@
-var once = require('once')
-var eos = require('end-of-stream')
-var fs = require('fs') // we only need fs to get the ReadStream and WriteStream prototypes
-
-var noop = function () {}
-var ancient = /^v?\.0/.test(process.version)
-
-var isFn = function (fn) {
-  return typeof fn === 'function'
-}
-
-var isFS = function (stream) {
-  if (!ancient) return false // newer node version do not need to care about fs is a special way
-  if (!fs) return false // browser
-  return (stream instanceof (fs.ReadStream || noop) || stream instanceof (fs.WriteStream || noop)) && isFn(stream.close)
-}
-
-var isRequest = function (stream) {
-  return stream.setHeader && isFn(stream.abort)
-}
-
-var destroyer = function (stream, reading, writing, callback) {
-  callback = once(callback)
-
-  var closed = false
-  stream.on('close', function () {
-    closed = true
-  })
-
-  eos(stream, {readable: reading, writable: writing}, function (err) {
-    if (err) return callback(err)
-    closed = true
-    callback()
-  })
-
-  var destroyed = false
-  return function (err) {
-    if (closed) return
-    if (destroyed) return
-    destroyed = true
-
-    if (isFS(stream)) return stream.close(noop) // use close for fs streams to avoid fd leaks
-    if (isRequest(stream)) return stream.abort() // request.destroy just do .end - .abort is what we want
-
-    if (isFn(stream.destroy)) return stream.destroy()
-
-    callback(err || new Error('stream was destroyed'))
-  }
-}
-
-var call = function (fn) {
-  fn()
-}
-
-var pipe = function (from, to) {
-  return from.pipe(to)
-}
-
-var pump = function () {
-  var streams = Array.prototype.slice.call(arguments)
-  var callback = isFn(streams[streams.length - 1] || noop) && streams.pop() || noop
-
-  if (Array.isArray(streams[0])) streams = streams[0]
-  if (streams.length < 2) throw new Error('pump requires two streams per minimum')
-
-  var error
-  var destroys = streams.map(function (stream, i) {
-    var reading = i < streams.length - 1
-    var writing = i > 0
-    return destroyer(stream, reading, writing, function (err) {
-      if (!error) error = err
-      if (err) destroys.forEach(call)
-      if (reading) return
-      destroys.forEach(call)
-      callback(error)
-    })
-  })
-
-  streams.reduce(pipe)
-}
-
-module.exports = pump
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,59 +0,0 @@
-{
-  "_from": "pump@^2.0.0",
-  "_id": "pump@2.0.1",
-  "_inBundle": false,
-  "_integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/pumpify/pump",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "pump@^2.0.0",
-    "name": "pump",
-    "escapedName": "pump",
-    "rawSpec": "^2.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.0.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi/pumpify"
-  ],
-  "_resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
-  "_shasum": "12399add6e4cf7526d973cbc8b5ce2e2908b3909",
-  "_spec": "pump@^2.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "browser": {
-    "fs": false
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/pump/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.1.0",
-    "once": "^1.3.1"
-  },
-  "deprecated": false,
-  "description": "pipe streams together and close all of them if one of them closes",
-  "homepage": "https://github.com/mafintosh/pump#readme",
-  "keywords": [
-    "streams",
-    "pipe",
-    "destroy",
-    "callback"
-  ],
-  "license": "MIT",
-  "name": "pump",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/pump.git"
-  },
-  "scripts": {
-    "test": "node test-browser.js && node test-node.js"
-  },
-  "version": "2.0.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-# pump
-
-pump is a small node module that pipes streams together and destroys all of them if one of them closes.
-
-```
-npm install pump
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/pump.svg?style=flat)](http://travis-ci.org/mafintosh/pump)
-
-## What problem does it solve?
-
-When using standard `source.pipe(dest)` source will _not_ be destroyed if dest emits close or an error.
-You are also not able to provide a callback to tell when then pipe has finished.
-
-pump does these two things for you
-
-## Usage
-
-Simply pass the streams you want to pipe together to pump and add an optional callback
-
-``` js
-var pump = require('pump')
-var fs = require('fs')
-
-var source = fs.createReadStream('/dev/random')
-var dest = fs.createWriteStream('/dev/null')
-
-pump(source, dest, function(err) {
-  console.log('pipe finished', err)
-})
-
-setTimeout(function() {
-  dest.destroy() // when dest is closed pump will destroy source
-}, 1000)
-```
-
-You can use pump to pipe more than two streams together as well
-
-``` js
-var transform = someTransformStream()
-
-pump(source, transform, anotherTransform, dest, function(err) {
-  console.log('pipe finished', err)
-})
-```
-
-If `source`, `transform`, `anotherTransform` or `dest` closes all of them will be destroyed.
-
-## License
-
-MIT
-
-## Related
-
-`pump` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,62 +0,0 @@
-var stream = require('stream')
-var pump = require('./index')
-
-var rs = new stream.Readable()
-var ws = new stream.Writable()
-
-rs._read = function (size) {
-  this.push(Buffer(size).fill('abc'))
-}
-
-ws._write = function (chunk, encoding, cb) {
-  setTimeout(function () {
-    cb()
-  }, 100)
-}
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) {
-    console.log('test-browser.js passes')
-    clearTimeout(timeout)
-  }
-}
-
-ws.on('finish', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('end', function () {
-  rsClosed = true
-  check()
-})
-
-pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-setTimeout(function () {
-  rs.push(null)
-  rs.emit('close')
-}, 1000)
-
-var timeout = setTimeout(function () {
-  check()
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,53 +0,0 @@
-var pump = require('./index')
-
-var rs = require('fs').createReadStream('/dev/random')
-var ws = require('fs').createWriteStream('/dev/null')
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) {
-    console.log('test-node.js passes')
-    clearTimeout(timeout)
-  }
-}
-
-ws.on('close', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('close', function () {
-  rsClosed = true
-  check()
-})
-
-var res = pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-if (res) {
-  process.exit(1)
-}
-
-setTimeout(function () {
-  rs.destroy()
-}, 1000)
-
-var timeout = setTimeout(function () {
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-
-script: "npm test"
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,67 +0,0 @@
-{
-  "_from": "pumpify@^1.3.3",
-  "_id": "pumpify@1.4.0",
-  "_inBundle": false,
-  "_integrity": "sha512-2kmNR9ry+Pf45opRVirpNuIFotsxUGLaYqxIwuR77AYrYRMuFCz9eryHBS52L360O+NcR383CL4QYlMKPq4zYA==",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/pumpify",
-  "_phantomChildren": {
-    "end-of-stream": "1.4.1",
-    "once": "1.4.0"
-  },
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "pumpify@^1.3.3",
-    "name": "pumpify",
-    "escapedName": "pumpify",
-    "rawSpec": "^1.3.3",
-    "saveSpec": null,
-    "fetchSpec": "^1.3.3"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.4.0.tgz",
-  "_shasum": "80b7c5df7e24153d03f0e7ac8a05a5d068bd07fb",
-  "_spec": "pumpify@^1.3.3",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/pumpify/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "duplexify": "^3.5.3",
-    "inherits": "^2.0.3",
-    "pump": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "Combine an array of streams into a single duplex stream using pump and duplexify",
-  "devDependencies": {
-    "tape": "^4.8.0",
-    "through2": "^2.0.3"
-  },
-  "homepage": "https://github.com/mafintosh/pumpify",
-  "keywords": [
-    "pump",
-    "duplexify",
-    "duplex",
-    "streams",
-    "stream",
-    "pipeline",
-    "combine"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "pumpify",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/pumpify.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "1.4.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-# pumpify
-
-Combine an array of streams into a single duplex stream using [pump](https://github.com/mafintosh/pump) and [duplexify](https://github.com/mafintosh/duplexify).
-If one of the streams closes/errors all streams in the pipeline will be destroyed.
-
-```
-npm install pumpify
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/pumpify.svg?style=flat)](http://travis-ci.org/mafintosh/pumpify)
-
-## Usage
-
-Pass the streams you want to pipe together to pumpify `pipeline = pumpify(s1, s2, s3, ...)`.
-`pipeline` is a duplex stream that writes to the first streams and reads from the last one.
-Streams are piped together using [pump](https://github.com/mafintosh/pump) so if one of them closes
-all streams will be destroyed.
-
-``` js
-var pumpify = require('pumpify')
-var tar = require('tar-fs')
-var zlib = require('zlib')
-var fs = require('fs')
-
-var untar = pumpify(zlib.createGunzip(), tar.extract('output-folder'))
-// you can also pass an array instead
-// var untar = pumpify([zlib.createGunzip(), tar.extract('output-folder')])
-
-fs.createReadStream('some-gzipped-tarball.tgz').pipe(untar)
-```
-
-If you are pumping object streams together use `pipeline = pumpify.obj(s1, s2, ...)`.
-Call `pipeline.destroy()` to destroy the pipeline (including the streams passed to pumpify).
-
-### Using `setPipeline(s1, s2, ...)`
-
-Similar to [duplexify](https://github.com/mafintosh/duplexify) you can also define the pipeline asynchronously using `setPipeline(s1, s2, ...)`
-
-``` js
-var untar = pumpify()
-
-setTimeout(function() {
-  // will start draining the input now
-  untar.setPipeline(zlib.createGunzip(), tar.extract('output-folder'))
-}, 1000)
-
-fs.createReadStream('some-gzipped-tarball.tgz').pipe(untar)
-```
-
-## License
-
-MIT
-
-## Related
-
-`pumpify` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/test.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/test.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,181 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var pumpify = require('./')
-var stream = require('stream')
-
-tape('basic', function(t) {
-  t.plan(3)
-
-  var pipeline = pumpify(
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'HELLO')
-      cb(null, data.toString().toLowerCase())
-    })
-  )
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'hello')
-    t.end()
-  })
-})
-
-tape('3 times', function(t) {
-  t.plan(4)
-
-  var pipeline = pumpify(
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'HELLO')
-      cb(null, data.toString().toLowerCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    })
-  )
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'HELLO')
-    t.end()
-  })
-})
-
-tape('destroy', function(t) {
-  var test = through()
-  test.destroy = function() {
-    t.ok(true)
-    t.end()
-  }
-
-  var pipeline = pumpify(through(), test)
-
-  pipeline.destroy()
-})
-
-tape('close', function(t) {
-  var test = through()
-  var pipeline = pumpify(through(), test)
-
-  pipeline.on('error', function(err) {
-    t.same(err.message, 'lol')
-    t.end()
-  })
-
-  test.emit('error', new Error('lol'))
-})
-
-tape('end waits for last one', function(t) {
-  var ran = false
-
-  var a = through()
-  var b = through()
-  var c = through(function(data, enc, cb) {
-    setTimeout(function() {
-      ran = true
-      cb()
-    }, 100)
-  })
-
-  var pipeline = pumpify(a, b, c)
-
-  pipeline.write('foo')
-  pipeline.end(function() {
-    t.ok(ran)
-    t.end()
-  })
-
-  t.ok(!ran)
-})
-
-tape('always wait for finish', function(t) {
-  var a = new stream.Readable()
-  a._read = function() {}
-  a.push('hello')
-
-  var pipeline = pumpify(a, through(), through())
-  var ran = false
-
-  pipeline.on('finish', function() {
-    t.ok(ran)
-    t.end()
-  })
-
-  setTimeout(function() {
-    ran = true
-    a.push(null)
-  }, 100)
-})
-
-tape('async', function(t) {
-  var pipeline = pumpify()
-
-  t.plan(4)
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'HELLO')
-    t.end()
-  })
-
-  setTimeout(function() {
-    pipeline.setPipeline(
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'hello')
-        cb(null, data.toString().toUpperCase())
-      }),
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'HELLO')
-        cb(null, data.toString().toLowerCase())
-      }),
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'hello')
-        cb(null, data.toString().toUpperCase())
-      })
-    )
-  }, 100)
-})
-
-tape('early destroy', function(t) {
-  var a = through()
-  var b = through()
-  var c = through()
-
-  b.destroy = function() {
-    t.ok(true)
-    t.end()
-  }
-
-  var pipeline = pumpify()
-
-  pipeline.destroy()
-  setTimeout(function() {
-    pipeline.setPipeline(a, b, c)
-  }, 100)
-})
-
-tape('preserves error', function (t) {
-  var a = through()
-  var b = through(function (data, enc, cb) {
-    cb(new Error('stop'))
-  })
-  var c = through()
-  var s = pumpify()
-
-  s.on('error', function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-
-  s.setPipeline(a, b, c)
-  s.resume()
-  s.write('hi')
-})
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/.travis.yml 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/.travis.yml
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-language: node_js
-
-node_js:
-  - "0.10"
-  - "4"
-  - "5"
-
-sudo: false
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/collaborators.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/collaborators.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/collaborators.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/collaborators.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,7 +0,0 @@
-## Collaborators
-
-stream-each is only possible due to the excellent work of the following collaborators:
-
-<table><tbody><tr><th align="left">maxogden</th><td><a href="https://github.com/maxogden">GitHub/maxogden</a></td></tr>
-<tr><th align="left">mafintosh</th><td><a href="https://github.com/mafintosh">GitHub/mafintosh</a></td></tr>
-</tbody></table>
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,58 +0,0 @@
-var eos = require('end-of-stream')
-var shift = require('stream-shift')
-
-module.exports = each
-
-function each (stream, fn, cb) {
-  var want = true
-  var error = null
-  var ended = false
-  var running = false
-  var calling = false
-
-  stream.on('readable', onreadable)
-  onreadable()
-
-  if (cb) eos(stream, {readable: true, writable: false}, done)
-  return stream
-
-  function done (err) {
-    if (!error) error = err
-    ended = true
-    if (!running) cb(error)
-  }
-
-  function onreadable () {
-    if (want) read()
-  }
-
-  function afterRead (err) {
-    running = false
-
-    if (err) {
-      error = err
-      if (ended) return cb(error)
-      stream.destroy(err)
-      return
-    }
-    if (ended) return cb(error)
-    if (!calling) read()
-  }
-
-  function read () {
-    while (!running && !ended) {
-      want = false
-
-      var data = shift(stream)
-      if (data === null) {
-        want = true
-        return
-      }
-
-      running = true
-      calling = true
-      fn(data, afterRead)
-      calling = false
-    }
-  }
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2015 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-module.exports = shift
-
-function shift (stream) {
-  var rs = stream._readableState
-  if (!rs) return null
-  return rs.objectMode ? stream.read() : stream.read(getStateLength(rs))
-}
-
-function getStateLength (state) {
-  if (state.buffer.length) {
-    // Since node 6.3.0 state.buffer is a BufferList not an array
-    if (state.buffer.head) {
-      return state.buffer.head.data.length
-    }
-
-    return state.buffer[0].length
-  }
-
-  return state.length
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2016 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,53 +0,0 @@
-{
-  "_from": "stream-shift@^1.0.0",
-  "_id": "stream-shift@1.0.0",
-  "_inBundle": false,
-  "_integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/stream-each/stream-shift",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-shift@^1.0.0",
-    "name": "stream-shift",
-    "escapedName": "stream-shift",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi/stream-each"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz",
-  "_shasum": "d5c752825e5367e786f78e18e445ea223a155952",
-  "_spec": "stream-shift@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-shift/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Returns the next buffer/object in a stream's readable queue",
-  "devDependencies": {
-    "standard": "^7.1.2",
-    "tape": "^4.6.0",
-    "through2": "^2.0.1"
-  },
-  "homepage": "https://github.com/mafintosh/stream-shift",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-shift",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-shift.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.0.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,25 +0,0 @@
-# stream-shift
-
-Returns the next buffer/object in a stream's readable queue
-
-```
-npm install stream-shift
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-shift.svg?style=flat)](http://travis-ci.org/mafintosh/stream-shift)
-
-## Usage
-
-``` js
-var shift = require('stream-shift')
-
-console.log(shift(someStream)) // first item in its buffer
-```
-
-## Credit
-
-Thanks [@dignifiedquire](https://github.com/dignifiedquire) for making this work on node 6
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,48 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var stream = require('stream')
-var shift = require('./')
-
-tape('shifts next', function (t) {
-  var passthrough = through()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with core', function (t) {
-  var passthrough = stream.PassThrough()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with object mode', function (t) {
-  var passthrough = through({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
-
-tape('shifts next with object mode with core', function (t) {
-  var passthrough = stream.PassThrough({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-{
-  "_from": "stream-each@^1.1.0",
-  "_id": "stream-each@1.2.2",
-  "_inBundle": false,
-  "_integrity": "sha512-mc1dbFhGBxvTM3bIWmAAINbqiuAk9TATcfIQC8P+/+HJefgaiTlMn2dHvkX8qlI12KeYKSQ1Ua9RrIqrn1VPoA==",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/stream-each",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-each@^1.1.0",
-    "name": "stream-each",
-    "escapedName": "stream-each",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.2.tgz",
-  "_shasum": "8e8c463f91da8991778765873fe4d960d8f616bd",
-  "_spec": "stream-each@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-each/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.1.0",
-    "stream-shift": "^1.0.0"
-  },
-  "deprecated": false,
-  "description": "Iterate all the data in a stream",
-  "devDependencies": {
-    "standard": "^5.3.1",
-    "tape": "^4.2.1",
-    "through2": "^2.0.0"
-  },
-  "homepage": "https://github.com/mafintosh/stream-each",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-each",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-each.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.2.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,41 +0,0 @@
-# stream-each
-
-Iterate all the data in a stream
-
-```
-npm install stream-each
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-each.svg?style=flat)](http://travis-ci.org/mafintosh/stream-each)
-
-## Usage
-
-``` js
-var each = require('stream-each')
-
-each(stream, function (data, next) {
-  console.log('data from stream', data)
-  // when ready to consume next chunk
-  next()
-}, function (err) {
-  console.log('no more data')
-})
-```
-
-## API
-
-#### `each(stream, iterator, cb)`
-
-Iterate the data in the stream by calling the iterator function with `(data, next)`
-where data is a data chunk and next is a callback. Call next when you are ready to
-consume the next chunk. Optionally you can call next with an error to destroy the stream
-
-When the stream ends/errors the callback is called if provided
-
-## License
-
-MIT
-
-## Related
-
-`stream-each` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/test.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/test.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,122 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var each = require('./')
-
-tape('each', function (t) {
-  var s = through.obj()
-  s.write('a')
-  s.write('b')
-  s.write('c')
-  s.end()
-
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  })
-})
-
-tape('each and callback', function (t) {
-  var s = through.obj()
-  s.write('a')
-  s.write('b')
-  s.write('c')
-  s.end()
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  }, function () {
-    t.end()
-  })
-})
-
-tape('each (write after)', function (t) {
-  var s = through.obj()
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  })
-
-  setTimeout(function () {
-    s.write('a')
-    s.write('b')
-    s.write('c')
-    s.end()
-  }, 100)
-})
-
-tape('each error', function (t) {
-  var s = through.obj()
-  s.write('hello')
-  s.on('error', function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-
-  each(s, function (data, next) {
-    next(new Error('stop'))
-  })
-})
-
-tape('each error and callback', function (t) {
-  var s = through.obj()
-  s.write('hello')
-
-  each(s, function (data, next) {
-    next(new Error('stop'))
-  }, function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-})
-
-tape('each with falsey values', function (t) {
-  var s = through.obj()
-  s.write(0)
-  s.write(false)
-  s.write(undefined)
-  s.end()
-
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = [0, false]
-  var count = 0
-  each(s, function (data, next) {
-    count++
-    t.same(data, expected.shift())
-    next()
-  }, function () {
-    t.same(count, 2)
-  })
-})
-
-tape('huge stack', function (t) {
-  var s = through.obj()
-
-  for (var i = 0; i < 5000; i++) {
-    s.write('foo')
-  }
-
-  s.end()
-
-  each(s, function (data, cb) {
-    if (data !== 'foo') t.fail('bad data')
-    cb()
-  }, function (err) {
-    t.error(err, 'no error')
-    t.end()
-  })
-})
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/.travis.yml 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/.travis.yml
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - '0.10'
-  - '0.12'
-  - 'stable'
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.html 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.html
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.html	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.html	1970-01-01 00:00:00.000000000 +0000
@@ -1,336 +0,0 @@
-<!doctype html>
-<!-- Created with GFM2HTML: https://github.com/rvagg/gfm2html -->
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <title></title>
-    <meta name="description" content="">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="created-with" content="https://github.com/rvagg/gfm2html">
-
-    <style type="text/css">
-/* most of normalize.css */
-article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}[hidden],template{display:none;}html{font-family:sans-serif;/*1*/-ms-text-size-adjust:100%;/*2*/-webkit-text-size-adjust:100%;/*2*/}body{margin:0;}a{background:transparent;}a:focus{outline:thindotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em0;}abbr[title]{border-bottom:1pxdotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C""\201D""\2018""\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}table{border-collapse:collapse;border-spacing:0;}
-
-html {
-  font: 14px 'Helvetica Neue', Helvetica, arial, freesans, clean, sans-serif;
-}
-
-.container {
-  line-height: 1.6;
-  color: #333;
-  background: #eee;
-  border-radius: 3px;
-  padding: 3px;
-  width: 790px;
-  margin: 10px auto;
-}
-
-.body-content {
-  background-color: #fff;
-  border: 1px solid #CACACA;
-  padding: 30px;
-}
-
-.body-content > *:first-child {
-  margin-top: 0 !important;
-}
-
-a, a:visited {
-  color: #4183c4;
-  text-decoration: none;
-}
-
-a:hover {
-  text-decoration: underline;
-}
-
-p, blockquote, ul, ol, dl, table, pre {
-  margin: 15px 0;
-}
-
-  .markdown-body h1
-, .markdown-body h2
-, .markdown-body h3
-, .markdown-body h4
-, .markdown-body h5
-, .markdown-body h6 {
-  margin: 20px 0 10px;
-  padding: 0;
-  font-weight: bold;
-}
-
-h1 {
-  font-size: 2.5em;
-  color: #000;
-  border-bottom: 1px solid #ddd;
-}
-
-h2 {
-  font-size: 2em;
-  border-bottom: 1px solid #eee;
-  color: #000;
-}
-
-img {
-  max-width: 100%;
-}
-
-hr {
-  background: transparent url("/img/hr.png") repeat-x 0 0;
-  border: 0 none;
-  color: #ccc;
-  height: 4px;
-  padding: 0;
-}
-
-table {
-  border-collapse: collapse;
-  border-spacing: 0;
-}
-
-tr:nth-child(2n) {
-  background-color: #f8f8f8;
-}
-
-.markdown-body tr {
-  border-top: 1px solid #ccc;
-  background-color: #fff;
-}
-
-td, th {
-  border: 1px solid #ccc;
-  padding: 6px 13px;
-}
-
-th {
-  font-weight: bold;
-}
-
-blockquote {
-  border-left: 4px solid #ddd;
-  padding: 0 15px;
-  color: #777;
-}
-
-blockquote > :last-child, blockquote > :first-child {
-  margin-bottom: 0px;
-}
-
-pre, code {
-  font-size: 13px;
-  font-family: 'UbuntuMono', monospace;
-  white-space: nowrap;
-  margin: 0 2px;
-  padding: 0px 5px;
-  border: 1px solid #eaeaea;
-  background-color: #f8f8f8;
-  border-radius: 3px;
-}
-
-pre > code {
-  white-space: pre;
-}
-
-pre {
-  overflow-x: auto;
-  white-space: pre;
-  padding: 10px;
-  line-height: 150%;
-  background-color: #f8f8f8;
-  border-color: #ccc;
-}
-
-pre code, pre tt {
-  margin: 0;
-  padding: 0;
-  border: 0;
-  background-color: transparent;
-  border: none;
-}
-
-  .highlight .c
-, .highlight .cm
-, .highlight .cp
-, .highlight .c1 {
-    color:#999988;
-    font-style:italic;
-}
-
-.highlight .err {
-  color:#a61717;
-  background-color:#e3d2d2
-}
-
-  .highlight .o
-, .highlight .gs
-, .highlight .kc
-, .highlight .kd
-, .highlight .kn
-, .highlight .kp
-, .highlight .kr {
-    font-weight:bold
-}
-
-.highlight .cs {
-  color:#999999;
-  font-weight:bold;
-  font-style:italic
-}
-
-.highlight .gd {
-  color:#000000;
-  background-color:#ffdddd
-}
-
-.highlight .gd .x {
-  color:#000000;
-  background-color:#ffaaaa
-}
-
-.highlight .ge {
-  font-style:italic
-}
-
-  .highlight .gr
-, .highlight .gt {
-    color:#aa0000
-}
-
-  .highlight .gh
-, .highlight .bp {
-    color:#999999
-}
-
-.highlight .gi {
-  color:#000000;
-  background-color:#ddffdd
-}
-
-.highlight .gi .x {
-  color:#000000;
-  background-color:#aaffaa
-}
-
-.highlight .go {
-  color:#888888
-}
-
-  .highlight .gp
-, .highlight .nn {
-    color:#555555
-}
-
-
-.highlight .gu {
-  color:#800080;
-  font-weight:bold
-}
-
-
-.highlight .kt {
-  color:#445588;
-  font-weight:bold
-}
-
-  .highlight .m
-, .highlight .mf
-, .highlight .mh
-, .highlight .mi
-, .highlight .mo
-, .highlight .il {
-    color:#009999
-}
-
-  .highlight .s
-, .highlight .sb
-, .highlight .sc
-, .highlight .sd
-, .highlight .s2
-, .highlight .se
-, .highlight .sh
-, .highlight .si
-, .highlight .sx
-, .highlight .s1 {
-    color:#d14
-}
-
-.highlight .n {
-  color:#333333
-}
-
-  .highlight .na
-, .highlight .no
-, .highlight .nv
-, .highlight .vc
-, .highlight .vg
-, .highlight .vi
-, .highlight .nb {
-    color:#0086B3
-}
-
-.highlight .nc {
-  color:#445588;
-  font-weight:bold
-}
-
-.highlight .ni {
-  color:#800080
-}
-
-  .highlight .ne
-, .highlight .nf {
-    color:#990000;
-    font-weight:bold
-}
-
-.highlight .nt {
-  color:#000080
-}
-
-.highlight .ow {
-  font-weight:bold
-}
-
-.highlight .w {
-  color:#bbbbbb
-}
-
-.highlight .sr {
-  color:#009926
-}
-
-.highlight .ss {
-  color:#990073
-}
-
-.highlight .gc {
-  color:#999;
-  background-color:#EAF2F5
-}
-
-@media print {
-  .container {
-    background: transparent;
-    border-radius: 0;
-    padding: 0;
-  }
-
-  .body-content {
-    border: none;
-  }
-}
-</style>
-  </head>
-  <body>
-    <div class="container">
-      <div class="body-content"><h1 id="the-mit-license-mit-">The MIT License (MIT)</h1>
-<p><strong>Copyright (c) 2016 Rod Vagg (the &quot;Original Author&quot;) and additional contributors</strong></p>
-<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
-<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
-<p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
-</div>
-    </div>
-  </body>
-</html>
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,9 +0,0 @@
-# The MIT License (MIT)
-
-**Copyright (c) 2016 Rod Vagg (the "Original Author") and additional contributors**
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-module.exports = extend
-
-var hasOwnProperty = Object.prototype.hasOwnProperty;
-
-function extend() {
-    var target = {}
-
-    for (var i = 0; i < arguments.length; i++) {
-        var source = arguments[i]
-
-        for (var key in source) {
-            if (hasOwnProperty.call(source, key)) {
-                target[key] = source[key]
-            }
-        }
-    }
-
-    return target
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-Copyright (c) 2012-2014 Raynos.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-browser:
-	node ./support/compile
-
-.PHONY: browser
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,17 +0,0 @@
-module.exports = extend
-
-var hasOwnProperty = Object.prototype.hasOwnProperty;
-
-function extend(target) {
-    for (var i = 1; i < arguments.length; i++) {
-        var source = arguments[i]
-
-        for (var key in source) {
-            if (hasOwnProperty.call(source, key)) {
-                target[key] = source[key]
-            }
-        }
-    }
-
-    return target
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,86 +0,0 @@
-{
-  "_from": "xtend@~4.0.1",
-  "_id": "xtend@4.0.1",
-  "_inBundle": false,
-  "_integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/through2/xtend",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "xtend@~4.0.1",
-    "name": "xtend",
-    "escapedName": "xtend",
-    "rawSpec": "~4.0.1",
-    "saveSpec": null,
-    "fetchSpec": "~4.0.1"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi/through2"
-  ],
-  "_resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
-  "_shasum": "a5c6d532be656e23db820efb943a1f04998d63af",
-  "_spec": "xtend@~4.0.1",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2",
-  "author": {
-    "name": "Raynos",
-    "email": "raynos2@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/Raynos/xtend/issues",
-    "email": "raynos2@gmail.com"
-  },
-  "bundleDependencies": false,
-  "contributors": [
-    {
-      "name": "Jake Verbaten"
-    },
-    {
-      "name": "Matt Esch"
-    }
-  ],
-  "dependencies": {},
-  "deprecated": false,
-  "description": "extend like a boss",
-  "devDependencies": {
-    "tape": "~1.1.0"
-  },
-  "engines": {
-    "node": ">=0.4"
-  },
-  "homepage": "https://github.com/Raynos/xtend",
-  "keywords": [
-    "extend",
-    "merge",
-    "options",
-    "opts",
-    "object",
-    "array"
-  ],
-  "license": "MIT",
-  "main": "immutable",
-  "name": "xtend",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/Raynos/xtend.git"
-  },
-  "scripts": {
-    "test": "node test"
-  },
-  "testling": {
-    "files": "test.js",
-    "browsers": [
-      "ie/7..latest",
-      "firefox/16..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest"
-    ]
-  },
-  "version": "4.0.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,32 +0,0 @@
-# xtend
-
-[![browser support][3]][4]
-
-[![locked](http://badges.github.io/stability-badges/dist/locked.svg)](http://github.com/badges/stability-badges)
-
-Extend like a boss
-
-xtend is a basic utility library which allows you to extend an object by appending all of the properties from each object in a list. When there are identical properties, the right-most property takes precedence.
-
-## Examples
-
-```js
-var extend = require("xtend")
-
-// extend returns a new object. Does not mutate arguments
-var combination = extend({
-    a: "a",
-    b: 'c'
-}, {
-    b: "b"
-})
-// { a: "a", b: "b" }
-```
-
-## Stability status: Locked
-
-## MIT Licenced
-
-
-  [3]: http://ci.testling.com/Raynos/xtend.png
-  [4]: http://ci.testling.com/Raynos/xtend
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-var test = require("tape")
-var extend = require("./")
-var mutableExtend = require("./mutable")
-
-test("merge", function(assert) {
-    var a = { a: "foo" }
-    var b = { b: "bar" }
-
-    assert.deepEqual(extend(a, b), { a: "foo", b: "bar" })
-    assert.end()
-})
-
-test("replace", function(assert) {
-    var a = { a: "foo" }
-    var b = { a: "bar" }
-
-    assert.deepEqual(extend(a, b), { a: "bar" })
-    assert.end()
-})
-
-test("undefined", function(assert) {
-    var a = { a: undefined }
-    var b = { b: "foo" }
-
-    assert.deepEqual(extend(a, b), { a: undefined, b: "foo" })
-    assert.deepEqual(extend(b, a), { a: undefined, b: "foo" })
-    assert.end()
-})
-
-test("handle 0", function(assert) {
-    var a = { a: "default" }
-    var b = { a: 0 }
-
-    assert.deepEqual(extend(a, b), { a: 0 })
-    assert.deepEqual(extend(b, a), { a: "default" })
-    assert.end()
-})
-
-test("is immutable", function (assert) {
-    var record = {}
-
-    extend(record, { foo: "bar" })
-    assert.equal(record.foo, undefined)
-    assert.end()
-})
-
-test("null as argument", function (assert) {
-    var a = { foo: "bar" }
-    var b = null
-    var c = void 0
-
-    assert.deepEqual(extend(b, a, c), { foo: "bar" })
-    assert.end()
-})
-
-test("mutable", function (assert) {
-    var a = { foo: "bar" }
-
-    mutableExtend(a, { bar: "baz" })
-
-    assert.equal(a.bar, "baz")
-    assert.end()
-})
-
-test("null prototype", function(assert) {
-    var a = { a: "foo" }
-    var b = Object.create(null)
-    b.b = "bar";
-
-    assert.deepEqual(extend(a, b), { a: "foo", b: "bar" })
-    assert.end()
-})
-
-test("null prototype mutable", function (assert) {
-    var a = { foo: "bar" }
-    var b = Object.create(null)
-    b.bar = "baz";
-
-    mutableExtend(a, b)
-
-    assert.equal(a.bar, "baz")
-    assert.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,65 +0,0 @@
-{
-  "_from": "through2@^2.0.0",
-  "_id": "through2@2.0.3",
-  "_inBundle": false,
-  "_integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=",
-  "_location": "/npm-profile/make-fetch-happen/mississippi/through2",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "through2@^2.0.0",
-    "name": "through2",
-    "escapedName": "through2",
-    "rawSpec": "^2.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.0.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz",
-  "_shasum": "0004569b37c7c74ba39c43f3ced78d1ad94140be",
-  "_spec": "through2@^2.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Rod Vagg",
-    "email": "r@va.gg",
-    "url": "https://github.com/rvagg"
-  },
-  "bugs": {
-    "url": "https://github.com/rvagg/through2/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "readable-stream": "^2.1.5",
-    "xtend": "~4.0.1"
-  },
-  "deprecated": false,
-  "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
-  "devDependencies": {
-    "bl": "~1.1.2",
-    "faucet": "0.0.1",
-    "stream-spigot": "~3.0.5",
-    "tape": "~4.6.2"
-  },
-  "homepage": "https://github.com/rvagg/through2#readme",
-  "keywords": [
-    "stream",
-    "streams2",
-    "through",
-    "transform"
-  ],
-  "license": "MIT",
-  "main": "through2.js",
-  "name": "through2",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/rvagg/through2.git"
-  },
-  "scripts": {
-    "test": "node test/test.js | faucet",
-    "test-local": "brtapsauce-local test/basic-test.js"
-  },
-  "version": "2.0.3"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/README.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/README.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,136 +0,0 @@
-# through2
-
-[![NPM](https://nodei.co/npm/through2.png?downloads&downloadRank)](https://nodei.co/npm/through2/)
-
-**A tiny wrapper around Node streams.Transform (Streams2) to avoid explicit subclassing noise**
-
-Inspired by [Dominic Tarr](https://github.com/dominictarr)'s [through](https://github.com/dominictarr/through) in that it's so much easier to make a stream out of a function than it is to set up the prototype chain properly: `through(function (chunk) { ... })`.
-
-Note: As 2.x.x this module starts using **Streams3** instead of Stream2. To continue using a Streams2 version use `npm install through2@0` to fetch the latest version of 0.x.x. More information about Streams2 vs Streams3 and recommendations see the article **[Why I don't use Node's core 'stream' module](http://r.va.gg/2014/06/why-i-dont-use-nodes-core-stream-module.html)**.
-
-```js
-fs.createReadStream('ex.txt')
-  .pipe(through2(function (chunk, enc, callback) {
-    for (var i = 0; i < chunk.length; i++)
-      if (chunk[i] == 97)
-        chunk[i] = 122 // swap 'a' for 'z'
-
-    this.push(chunk)
-
-    callback()
-   }))
-  .pipe(fs.createWriteStream('out.txt'))
-  .on('finish', function () {
-    doSomethingSpecial()
-  })
-```
-
-Or object streams:
-
-```js
-var all = []
-
-fs.createReadStream('data.csv')
-  .pipe(csv2())
-  .pipe(through2.obj(function (chunk, enc, callback) {
-    var data = {
-        name    : chunk[0]
-      , address : chunk[3]
-      , phone   : chunk[10]
-    }
-    this.push(data)
-
-    callback()
-  }))
-  .on('data', function (data) {
-    all.push(data)
-  })
-  .on('end', function () {
-    doSomethingSpecial(all)
-  })
-```
-
-Note that `through2.obj(fn)` is a convenience wrapper around `through2({ objectMode: true }, fn)`.
-
-## API
-
-<b><code>through2([ options, ] [ transformFunction ] [, flushFunction ])</code></b>
-
-Consult the **[stream.Transform](http://nodejs.org/docs/latest/api/stream.html#stream_class_stream_transform)** documentation for the exact rules of the `transformFunction` (i.e. `this._transform`) and the optional `flushFunction` (i.e. `this._flush`).
-
-### options
-
-The options argument is optional and is passed straight through to `stream.Transform`. So you can use `objectMode:true` if you are processing non-binary streams (or just use `through2.obj()`).
-
-The `options` argument is first, unlike standard convention, because if I'm passing in an anonymous function then I'd prefer for the options argument to not get lost at the end of the call:
-
-```js
-fs.createReadStream('/tmp/important.dat')
-  .pipe(through2({ objectMode: true, allowHalfOpen: false },
-    function (chunk, enc, cb) {
-      cb(null, 'wut?') // note we can use the second argument on the callback
-                       // to provide data as an alternative to this.push('wut?')
-    }
-  )
-  .pipe(fs.createWriteStream('/tmp/wut.txt'))
-```
-
-### transformFunction
-
-The `transformFunction` must have the following signature: `function (chunk, encoding, callback) {}`. A minimal implementation should call the `callback` function to indicate that the transformation is done, even if that transformation means discarding the chunk.
-
-To queue a new chunk, call `this.push(chunk)`&mdash;this can be called as many times as required before the `callback()` if you have multiple pieces to send on.
-
-Alternatively, you may use `callback(err, chunk)` as shorthand for emitting a single chunk or an error.
-
-If you **do not provide a `transformFunction`** then you will get a simple pass-through stream.
-
-### flushFunction
-
-The optional `flushFunction` is provided as the last argument (2nd or 3rd, depending on whether you've supplied options) is called just prior to the stream ending. Can be used to finish up any processing that may be in progress.
-
-```js
-fs.createReadStream('/tmp/important.dat')
-  .pipe(through2(
-    function (chunk, enc, cb) { cb(null, chunk) }, // transform is a noop
-    function (cb) { // flush function
-      this.push('tacking on an extra buffer to the end');
-      cb();
-    }
-  ))
-  .pipe(fs.createWriteStream('/tmp/wut.txt'));
-```
-
-<b><code>through2.ctor([ options, ] transformFunction[, flushFunction ])</code></b>
-
-Instead of returning a `stream.Transform` instance, `through2.ctor()` returns a **constructor** for a custom Transform. This is useful when you want to use the same transform logic in multiple instances.
-
-```js
-var FToC = through2.ctor({objectMode: true}, function (record, encoding, callback) {
-  if (record.temp != null && record.unit == "F") {
-    record.temp = ( ( record.temp - 32 ) * 5 ) / 9
-    record.unit = "C"
-  }
-  this.push(record)
-  callback()
-})
-
-// Create instances of FToC like so:
-var converter = new FToC()
-// Or:
-var converter = FToC()
-// Or specify/override options when you instantiate, if you prefer:
-var converter = FToC({objectMode: true})
-```
-
-## See Also
-
-  - [through2-map](https://github.com/brycebaril/through2-map) - Array.prototype.map analog for streams.
-  - [through2-filter](https://github.com/brycebaril/through2-filter) - Array.prototype.filter analog for streams.
-  - [through2-reduce](https://github.com/brycebaril/through2-reduce) - Array.prototype.reduce analog for streams.
-  - [through2-spy](https://github.com/brycebaril/through2-spy) - Wrapper for simple stream.PassThrough spies.
-  - the [mississippi stream utility collection](https://github.com/maxogden/mississippi) includes `through2` as well as many more useful stream modules similar to this one
-
-## License
-
-**through2** is Copyright (c) 2013 Rod Vagg [@rvagg](https://twitter.com/rvagg) and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/through2.js 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/through2.js
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/through2.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/through2.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,96 +0,0 @@
-var Transform = require('readable-stream/transform')
-  , inherits  = require('util').inherits
-  , xtend     = require('xtend')
-
-function DestroyableTransform(opts) {
-  Transform.call(this, opts)
-  this._destroyed = false
-}
-
-inherits(DestroyableTransform, Transform)
-
-DestroyableTransform.prototype.destroy = function(err) {
-  if (this._destroyed) return
-  this._destroyed = true
-  
-  var self = this
-  process.nextTick(function() {
-    if (err)
-      self.emit('error', err)
-    self.emit('close')
-  })
-}
-
-// a noop _transform function
-function noop (chunk, enc, callback) {
-  callback(null, chunk)
-}
-
-
-// create a new export function, used by both the main export and
-// the .ctor export, contains common logic for dealing with arguments
-function through2 (construct) {
-  return function (options, transform, flush) {
-    if (typeof options == 'function') {
-      flush     = transform
-      transform = options
-      options   = {}
-    }
-
-    if (typeof transform != 'function')
-      transform = noop
-
-    if (typeof flush != 'function')
-      flush = null
-
-    return construct(options, transform, flush)
-  }
-}
-
-
-// main export, just make me a transform stream!
-module.exports = through2(function (options, transform, flush) {
-  var t2 = new DestroyableTransform(options)
-
-  t2._transform = transform
-
-  if (flush)
-    t2._flush = flush
-
-  return t2
-})
-
-
-// make me a reusable prototype that I can `new`, or implicitly `new`
-// with a constructor call
-module.exports.ctor = through2(function (options, transform, flush) {
-  function Through2 (override) {
-    if (!(this instanceof Through2))
-      return new Through2(override)
-
-    this.options = xtend(options, override)
-
-    DestroyableTransform.call(this, this.options)
-  }
-
-  inherits(Through2, DestroyableTransform)
-
-  Through2.prototype._transform = transform
-
-  if (flush)
-    Through2.prototype._flush = flush
-
-  return Through2
-})
-
-
-module.exports.obj = through2(function (options, transform, flush) {
-  var t2 = new DestroyableTransform(xtend({ objectMode: true, highWaterMark: 16 }, options))
-
-  t2._transform = transform
-
-  if (flush)
-    t2._flush = flush
-
-  return t2
-})
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/package.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/package.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,64 +0,0 @@
-{
-  "_from": "mississippi@^1.2.0",
-  "_id": "mississippi@1.3.1",
-  "_inBundle": false,
-  "_integrity": "sha512-/6rB8YXFbAtsUVRphIRQqB0+9c7VaPHCjVtvto+JqwVxgz8Zz+I+f68/JgQ+Pb4VlZb2svA9OtdXnHHsZz7ltg==",
-  "_location": "/npm-profile/make-fetch-happen/mississippi",
-  "_phantomChildren": {
-    "inherits": "2.0.3",
-    "once": "1.4.0",
-    "readable-stream": "2.3.3"
-  },
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "mississippi@^1.2.0",
-    "name": "mississippi",
-    "escapedName": "mississippi",
-    "rawSpec": "^1.2.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.2.0"
-  },
-  "_requiredBy": [
-    "/npm-profile/make-fetch-happen",
-    "/npm-profile/make-fetch-happen/cacache"
-  ],
-  "_resolved": "https://registry.npmjs.org/mississippi/-/mississippi-1.3.1.tgz",
-  "_shasum": "2a8bb465e86550ac8b36a7b6f45599171d78671e",
-  "_spec": "mississippi@^1.2.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-profile/node_modules/make-fetch-happen",
-  "author": {
-    "name": "max ogden"
-  },
-  "bugs": {
-    "url": "https://github.com/maxogden/mississippi/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "concat-stream": "^1.5.0",
-    "duplexify": "^3.4.2",
-    "end-of-stream": "^1.1.0",
-    "flush-write-stream": "^1.0.0",
-    "from2": "^2.1.0",
-    "parallel-transform": "^1.1.0",
-    "pump": "^1.0.0",
-    "pumpify": "^1.3.3",
-    "stream-each": "^1.1.0",
-    "through2": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "a collection of useful streams",
-  "devDependencies": {},
-  "homepage": "https://github.com/maxogden/mississippi#readme",
-  "license": "BSD-2-Clause",
-  "main": "index.js",
-  "name": "mississippi",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/maxogden/mississippi.git"
-  },
-  "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
-  },
-  "version": "1.3.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/readme.md 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/readme.md
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/readme.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/readme.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,399 +0,0 @@
-# mississippi
-
-a collection of useful stream utility modules. learn how the modules work using this and then pick the ones you want and use them individually
-
-the goal of the modules included in mississippi is to make working with streams easy without sacrificing speed, error handling or composability.
-
-## usage
-
-```js
-var miss = require('mississippi')
-```
-
-## methods
-
-- [pipe](#pipe)
-- [each](#each)
-- [pipeline](#pipeline)
-- [duplex](#duplex)
-- [through](#through)
-- [from](#from)
-- [to](#to)
-- [concat](#concat)
-- [finished](#finished)
-- [parallel](#parallel)
-
-### pipe
-
-##### `miss.pipe(stream1, stream2, stream3, ..., cb)`
-
-Pipes streams together and destroys all of them if one of them closes. Calls `cb` with `(error)` if there was an error in any of the streams.
-
-When using standard `source.pipe(destination)` the source will _not_ be destroyed if the destination emits close or error. You are also not able to provide a callback to tell when the pipe has finished.
-
-`miss.pipe` does these two things for you, ensuring you handle stream errors 100% of the time (unhandled errors are probably the most common bug in most node streams code)
-
-#### original module
-
-`miss.pipe` is provided by [`require('pump')`](https://www.npmjs.com/package/pump)
-
-#### example
-
-```js
-// lets do a simple file copy
-var fs = require('fs')
-
-var read = fs.createReadStream('./original.zip')
-var write = fs.createWriteStream('./copy.zip')
-
-// use miss.pipe instead of read.pipe(write)
-miss.pipe(read, write, function (err) {
-  if (err) return console.error('Copy error!', err)
-  console.log('Copied successfully')
-})
-```
-
-### each
-
-##### `miss.each(stream, each, [done])`
-
-Iterate the data in `stream` one chunk at a time. Your `each` function will be called with `(data, next)` where data is a data chunk and next is a callback. Call `next` when you are ready to consume the next chunk.
-
-Optionally you can call `next` with an error to destroy the stream. You can also pass the optional third argument, `done`, which is a function that will be called with `(err)` when the stream ends. The `err` argument will be populated with an error if the stream emitted an error.
-
-#### original module
-
-`miss.each` is provided by [`require('stream-each')`](https://www.npmjs.com/package/stream-each)
-
-#### example
-
-```js
-var fs = require('fs')
-var split = require('split2')
-
-var newLineSeparatedNumbers = fs.createReadStream('numbers.txt')
-
-var pipeline = miss.pipeline(newLineSeparatedNumbers, split())
-miss.each(pipeline, eachLine, done)
-var sum = 0
-
-function eachLine (line, next) {
-  sum += parseInt(line.toString())
-  next()
-}
-
-function done (err) {
-  if (err) throw err
-  console.log('sum is', sum)
-}
-```
-
-### pipeline
-
-##### `var pipeline = miss.pipeline(stream1, stream2, stream3, ...)`
-
-Builds a pipeline from all the transform streams passed in as arguments by piping them together and returning a single stream object that lets you write to the first stream and read from the last stream.
-
-If any of the streams in the pipeline emits an error or gets destroyed, or you destroy the stream it returns, all of the streams will be destroyed and cleaned up for you.
-
-#### original module
-
-`miss.pipeline` is provided by [`require('pumpify')`](https://www.npmjs.com/package/pumpify)
-
-#### example
-
-```js
-// first create some transform streams (note: these two modules are fictional)
-var imageResize = require('image-resizer-stream')({width: 400})
-var pngOptimizer = require('png-optimizer-stream')({quality: 60})
-
-// instead of doing a.pipe(b), use pipelin
-var resizeAndOptimize = miss.pipeline(imageResize, pngOptimizer)
-// `resizeAndOptimize` is a transform stream. when you write to it, it writes
-// to `imageResize`. when you read from it, it reads from `pngOptimizer`.
-// it handles piping all the streams together for you
-
-// use it like any other transform stream
-var fs = require('fs')
-
-var read = fs.createReadStream('./image.png')
-var write = fs.createWriteStream('./resized-and-optimized.png')
-
-miss.pipe(read, resizeAndOptimize, write, function (err) {
-  if (err) return console.error('Image processing error!', err)
-  console.log('Image processed successfully')
-})
-```
-
-### duplex
-
-##### `var duplex = miss.duplex([writable, readable, opts])`
-
-Take two separate streams, a writable and a readable, and turn them into a single [duplex (readable and writable) stream](https://nodejs.org/api/stream.html#stream_class_stream_duplex).
-
-The returned stream will emit data from the readable. When you write to it it writes to the writable.
-
-You can either choose to supply the writable and the readable at the time you create the stream, or you can do it later using the `.setWritable` and `.setReadable` methods and data written to the stream in the meantime will be buffered for you.
-
-#### original module
-
-`miss.duplex` is provided by [`require('duplexify')`](https://www.npmjs.com/package/duplexify)
-
-#### example
-
-```js
-// lets spawn a process and take its stdout and stdin and combine them into 1 stream
-var child = require('child_process')
-
-// @- tells it to read from stdin, --data-binary sets 'raw' binary mode
-var curl = child.spawn('curl -X POST --data-binary @- http://foo.com')
-
-// duplexCurl will write to stdin and read from stdout
-var duplexCurl = miss.duplex(curl.stdin, curl.stdout)
-```
-
-### through
-
-##### `var transformer = miss.through([options, transformFunction, flushFunction])`
-
-Make a custom [transform stream](https://nodejs.org/docs/latest/api/stream.html#stream_class_stream_transform).
-
-The `options` object is passed to the internal transform stream and can be used to create an `objectMode` stream (or use the shortcut `miss.through.obj([...])`)
-
-The `transformFunction` is called when data is available for the writable side and has the signature `(chunk, encoding, cb)`. Within the function, add data to the readable side any number of times with `this.push(data)`. Call `cb()` to indicate processing of the `chunk` is complete. Or to easily emit a single error or chunk, call `cb(err, chunk)`
-
-The `flushFunction`, with signature `(cb)`, is called just before the stream is complete and should be used to wrap up stream processing.
-
-#### original module
-
-`miss.through` is provided by [`require('through2')`](https://www.npmjs.com/package/through2)
-
-#### example
-
-```js
-var fs = require('fs')
-
-var read = fs.createReadStream('./boring_lowercase.txt')
-var write = fs.createWriteStream('./AWESOMECASE.TXT')
-
-// Leaving out the options object
-var uppercaser = miss.through(
-  function (chunk, enc, cb) {
-    cb(null, chunk.toString().toUpperCase())
-  },
-  function (cb) {
-    cb(null, 'ONE LAST BIT OF UPPERCASE')
-  }
-)
-
-miss.pipe(read, uppercaser, write, function (err) {
-  if (err) return console.error('Trouble uppercasing!')
-  console.log('Splendid uppercasing!')
-})
-```
-
-### from
-
-##### `miss.from([opts], read)`
-
-Make a custom [readable stream](https://nodejs.org/docs/latest/api/stream.html#stream_class_stream_readable).
-
-`opts` contains the options to pass on to the ReadableStream constructor e.g. for creating a readable object stream (or use the shortcut `miss.from.obj([...])`).
-
-Returns a readable stream that calls `read(size, next)` when data is requested from the stream.
-
-- `size` is the recommended amount of data (in bytes) to retrieve.
-- `next(err, chunk)` should be called when you're ready to emit more data.
-
-#### original module
-
-`miss.from` is provided by [`require('from2')`](https://www.npmjs.com/package/from2)
-
-#### example
-
-```js
-
-
-function fromString(string) {
-  return miss.from(function(size, next) {
-    // if there's no more content
-    // left in the string, close the stream.
-    if (string.length <= 0) return next(null, null)
-
-    // Pull in a new chunk of text,
-    // removing it from the string.
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-
-    // Emit "chunk" from the stream.
-    next(null, chunk)
-  })
-}
-
-// pipe "hello world" out
-// to stdout.
-fromString('hello world').pipe(process.stdout)
-```
-
-### to
-
-##### `miss.to([options], write, [flush])`
-
-Make a custom [writable stream](https://nodejs.org/docs/latest/api/stream.html#stream_class_stream_writable).
-
-`opts` contains the options to pass on to the WritableStream constructor e.g. for creating a writable object stream (or use the shortcut `miss.to.obj([...])`).
-
-Returns a writable stream that calls `write(data, enc, cb)` when data is written to the stream.
-
-- `data` is the received data to write the destination.
-- `enc` encoding of the piece of data received.
-- `cb(err, data)` should be called when you're ready to write more data, or encountered an error.
-
-`flush(cb)` is called before `finish` is emitted and allows for cleanup steps to occur.
-
-#### original module
-
-`miss.to` is provided by [`require('flush-write-stream')`](https://www.npmjs.com/package/flush-write-stream)
-
-#### example
-
-```js
-var ws = miss.to(write, flush)
-
-ws.on('finish', function () {
-  console.log('finished')
-})
-
-ws.write('hello')
-ws.write('world')
-ws.end()
-
-function write (data, enc, cb) {
-  // i am your normal ._write method
-  console.log('writing', data.toString())
-  cb()
-}
-
-function flush (cb) {
-  // i am called before finish is emitted
-  setTimeout(cb, 1000) // wait 1 sec
-}
-```
-
-If you run the above it will produce the following output
-
-```
-writing hello
-writing world
-(nothing happens for 1 sec)
-finished
-```
-
-### concat
-
-##### `var concat = miss.concat(cb)`
-
-Returns a writable stream that concatenates all data written to the stream and calls a callback with the single result.
-
-Calling `miss.concat(cb)` returns a writable stream. `cb` is called when the writable stream is finished, e.g. when all data is done being written to it. `cb` is called with a single argument, `(data)`, which will contain the result of concatenating all the data written to the stream.
-
-Note that `miss.concat` will not handle stream errors for you. To handle errors, use `miss.pipe` or handle the `error` event manually.
-
-#### original module
-
-`miss.concat` is provided by [`require('concat-stream')`](https://www.npmjs.com/package/concat-stream)
-
-#### example
-
-```js
-var fs = require('fs')
-
-var readStream = fs.createReadStream('cat.png')
-var concatStream = miss.concat(gotPicture)
-
-function callback (err) {
-  if (err) {
-    console.error(err)
-    process.exit(1)
-  }
-}
-
-miss.pipe(readStream, concatStream, callback)
-
-function gotPicture(imageBuffer) {
-  // imageBuffer is all of `cat.png` as a node.js Buffer
-}
-
-function handleError(err) {
-  // handle your error appropriately here, e.g.:
-  console.error(err) // print the error to STDERR
-  process.exit(1) // exit program with non-zero exit code
-}
-```
-
-### finished
-
-##### `miss.finished(stream, cb)`
-
-Waits for `stream` to finish or error and then calls `cb` with `(err)`. `cb` will only be called once. `err` will be null if the stream finished without error, or else it will be populated with the error from the streams `error` event.
-
-This function is useful for simplifying stream handling code as it lets you handle success or error conditions in a single code path. It's used internally `miss.pipe`.
-
-#### original module
-
-`miss.finished` is provided by [`require('end-of-stream')`](https://www.npmjs.com/package/end-of-stream)
-
-#### example
-
-```js
-var copySource = fs.createReadStream('./movie.mp4')
-var copyDest = fs.createWriteStream('./movie-copy.mp4')
-
-copySource.pipe(copyDest)
-
-miss.finished(copyDest, function(err) {
-  if (err) return console.log('write failed', err)
-  console.log('write success')
-})
-```
-
-### parallel
-
-##### `miss.parallel(concurrency, each)`
-
-This works like `through` except you can process items in parallel, while still preserving the original input order.
-
-This is handy if you wanna take advantage of node's async I/O and process streams of items in batches. With this module you can build your very own streaming parallel job queue.
-
-Note that `miss.parallel` preserves input ordering, if you don't need that then you can use [through2-concurrent](https://github.com/almost/through2-concurrent) instead, which is very similar to this otherwise.
-
-#### original module
-
-`miss.parallel` is provided by [`require('parallel-transform')`](https://npmjs.org/parallel-transform)
-
-#### example
-
-This example fetches the GET HTTP headers for a stream of input URLs 5 at a time in parallel.
-
-```js
-function getResponse (item, cb) {
-  var r = request(item.url)
-  r.on('error', function (err) {
-    cb(err)
-  })
-  r.on('response', function (re) {
-    cb(null, {url: item.url, date: new Date(), status: re.statusCode, headers: re.headers})
-    r.abort()
-  })  
-}
-
-miss.pipe(
-  fs.createReadStream('./urls.txt'), // one url per line
-  split(),
-  miss.parallel(5, getResponse),
-  miss.through(function (row, enc, next) {
-    console.log(JSON.stringify(row))
-    next()
-  })
-)
-```
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.eslintrc.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.eslintrc.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.eslintrc.json	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.eslintrc.json	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,7 @@
+{
+    "root": true,
+    "extends": [
+        "@satazor/eslint-config/es5",
+        "@satazor/eslint-config/addons/node"
+    ]
+}
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.npmignore 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.npmignore
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,2 @@
+node_modules
+npm-debug.*
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/test/.eslintrc.json 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/test/.eslintrc.json
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/test/.eslintrc.json	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/test/.eslintrc.json	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,5 @@
+{
+    "env": {
+        "mocha": true
+    }
+}
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/.npmignore 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/.npmignore
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,2 @@
+node_modules
+npm-debug.*
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.npmignore 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.npmignore
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,2 @@
+node_modules/
+npm-debug.log
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.npmignore 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.npmignore
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,5 @@
+.git*
+.idea*
+node_modules/
+npm-debug.log
+coverage
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/.npmignore 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/.npmignore
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,4 @@
+node_modules
+.git*
+.idea
+npm-debug.log
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.npmignore 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.npmignore
--- 5.8.0+ds-2/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1 @@
+/node_modules
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/index.js 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/index.js
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,143 +0,0 @@
-var Writable = require('readable-stream').Writable
-var inherits = require('inherits')
-
-if (typeof Uint8Array === 'undefined') {
-  var U8 = require('typedarray').Uint8Array
-} else {
-  var U8 = Uint8Array
-}
-
-function ConcatStream(opts, cb) {
-  if (!(this instanceof ConcatStream)) return new ConcatStream(opts, cb)
-
-  if (typeof opts === 'function') {
-    cb = opts
-    opts = {}
-  }
-  if (!opts) opts = {}
-
-  var encoding = opts.encoding
-  var shouldInferEncoding = false
-
-  if (!encoding) {
-    shouldInferEncoding = true
-  } else {
-    encoding =  String(encoding).toLowerCase()
-    if (encoding === 'u8' || encoding === 'uint8') {
-      encoding = 'uint8array'
-    }
-  }
-
-  Writable.call(this, { objectMode: true })
-
-  this.encoding = encoding
-  this.shouldInferEncoding = shouldInferEncoding
-
-  if (cb) this.on('finish', function () { cb(this.getBody()) })
-  this.body = []
-}
-
-module.exports = ConcatStream
-inherits(ConcatStream, Writable)
-
-ConcatStream.prototype._write = function(chunk, enc, next) {
-  this.body.push(chunk)
-  next()
-}
-
-ConcatStream.prototype.inferEncoding = function (buff) {
-  var firstBuffer = buff === undefined ? this.body[0] : buff;
-  if (Buffer.isBuffer(firstBuffer)) return 'buffer'
-  if (typeof Uint8Array !== 'undefined' && firstBuffer instanceof Uint8Array) return 'uint8array'
-  if (Array.isArray(firstBuffer)) return 'array'
-  if (typeof firstBuffer === 'string') return 'string'
-  if (Object.prototype.toString.call(firstBuffer) === "[object Object]") return 'object'
-  return 'buffer'
-}
-
-ConcatStream.prototype.getBody = function () {
-  if (!this.encoding && this.body.length === 0) return []
-  if (this.shouldInferEncoding) this.encoding = this.inferEncoding()
-  if (this.encoding === 'array') return arrayConcat(this.body)
-  if (this.encoding === 'string') return stringConcat(this.body)
-  if (this.encoding === 'buffer') return bufferConcat(this.body)
-  if (this.encoding === 'uint8array') return u8Concat(this.body)
-  return this.body
-}
-
-var isArray = Array.isArray || function (arr) {
-  return Object.prototype.toString.call(arr) == '[object Array]'
-}
-
-function isArrayish (arr) {
-  return /Array\]$/.test(Object.prototype.toString.call(arr))
-}
-
-function isBufferish (p) {
-  return typeof p === 'string' || isArrayish(p) || (p && typeof p.subarray === 'function')
-}
-
-function stringConcat (parts) {
-  var strings = []
-  var needsToString = false
-  for (var i = 0; i < parts.length; i++) {
-    var p = parts[i]
-    if (typeof p === 'string') {
-      strings.push(p)
-    } else if (Buffer.isBuffer(p)) {
-      strings.push(p)
-    } else if (isBufferish(p)) {
-      strings.push(new Buffer(p))
-    } else {
-      strings.push(new Buffer(String(p)))
-    }
-  }
-  if (Buffer.isBuffer(parts[0])) {
-    strings = Buffer.concat(strings)
-    strings = strings.toString('utf8')
-  } else {
-    strings = strings.join('')
-  }
-  return strings
-}
-
-function bufferConcat (parts) {
-  var bufs = []
-  for (var i = 0; i < parts.length; i++) {
-    var p = parts[i]
-    if (Buffer.isBuffer(p)) {
-      bufs.push(p)
-    } else if (isBufferish(p)) {
-      bufs.push(new Buffer(p))
-    } else {
-      bufs.push(new Buffer(String(p)))
-    }
-  }
-  return Buffer.concat(bufs)
-}
-
-function arrayConcat (parts) {
-  var res = []
-  for (var i = 0; i < parts.length; i++) {
-    res.push.apply(res, parts[i])
-  }
-  return res
-}
-
-function u8Concat (parts) {
-  var len = 0
-  for (var i = 0; i < parts.length; i++) {
-    if (typeof parts[i] === 'string') {
-      parts[i] = new Buffer(parts[i])
-    }
-    len += parts[i].length
-  }
-  var u8 = new U8(len)
-  for (var i = 0, offset = 0; i < parts.length; i++) {
-    var part = parts[i]
-    for (var j = 0; j < part.length; j++) {
-      u8[offset++] = part[j]
-    }
-  }
-  return u8
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/LICENSE 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/LICENSE
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,24 +0,0 @@
-The MIT License
-
-Copyright (c) 2013 Max Ogden
-
-Permission is hereby granted, free of charge, 
-to any person obtaining a copy of this software and 
-associated documentation files (the "Software"), to 
-deal in the Software without restriction, including 
-without limitation the rights to use, copy, modify, 
-merge, publish, distribute, sublicense, and/or sell 
-copies of the Software, and to permit persons to whom 
-the Software is furnished to do so, 
-subject to the following conditions:
-
-The above copyright notice and this permission notice 
-shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 
-OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR 
-ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/example/tarray.js 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/example/tarray.js
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/example/tarray.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/example/tarray.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-var Uint8Array = require('../').Uint8Array;
-var ua = new Uint8Array(5);
-ua[1] = 256 + 55;
-console.log(ua[1]);
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/index.js 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/index.js
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,630 +0,0 @@
-var undefined = (void 0); // Paranoia
-
-// Beyond this value, index getters/setters (i.e. array[0], array[1]) are so slow to
-// create, and consume so much memory, that the browser appears frozen.
-var MAX_ARRAY_LENGTH = 1e5;
-
-// Approximations of internal ECMAScript conversion functions
-var ECMAScript = (function() {
-  // Stash a copy in case other scripts modify these
-  var opts = Object.prototype.toString,
-      ophop = Object.prototype.hasOwnProperty;
-
-  return {
-    // Class returns internal [[Class]] property, used to avoid cross-frame instanceof issues:
-    Class: function(v) { return opts.call(v).replace(/^\[object *|\]$/g, ''); },
-    HasProperty: function(o, p) { return p in o; },
-    HasOwnProperty: function(o, p) { return ophop.call(o, p); },
-    IsCallable: function(o) { return typeof o === 'function'; },
-    ToInt32: function(v) { return v >> 0; },
-    ToUint32: function(v) { return v >>> 0; }
-  };
-}());
-
-// Snapshot intrinsics
-var LN2 = Math.LN2,
-    abs = Math.abs,
-    floor = Math.floor,
-    log = Math.log,
-    min = Math.min,
-    pow = Math.pow,
-    round = Math.round;
-
-// ES5: lock down object properties
-function configureProperties(obj) {
-  if (getOwnPropNames && defineProp) {
-    var props = getOwnPropNames(obj), i;
-    for (i = 0; i < props.length; i += 1) {
-      defineProp(obj, props[i], {
-        value: obj[props[i]],
-        writable: false,
-        enumerable: false,
-        configurable: false
-      });
-    }
-  }
-}
-
-// emulate ES5 getter/setter API using legacy APIs
-// http://blogs.msdn.com/b/ie/archive/2010/09/07/transitioning-existing-code-to-the-es5-getter-setter-apis.aspx
-// (second clause tests for Object.defineProperty() in IE<9 that only supports extending DOM prototypes, but
-// note that IE<9 does not support __defineGetter__ or __defineSetter__ so it just renders the method harmless)
-var defineProp
-if (Object.defineProperty && (function() {
-      try {
-        Object.defineProperty({}, 'x', {});
-        return true;
-      } catch (e) {
-        return false;
-      }
-    })()) {
-  defineProp = Object.defineProperty;
-} else {
-  defineProp = function(o, p, desc) {
-    if (!o === Object(o)) throw new TypeError("Object.defineProperty called on non-object");
-    if (ECMAScript.HasProperty(desc, 'get') && Object.prototype.__defineGetter__) { Object.prototype.__defineGetter__.call(o, p, desc.get); }
-    if (ECMAScript.HasProperty(desc, 'set') && Object.prototype.__defineSetter__) { Object.prototype.__defineSetter__.call(o, p, desc.set); }
-    if (ECMAScript.HasProperty(desc, 'value')) { o[p] = desc.value; }
-    return o;
-  };
-}
-
-var getOwnPropNames = Object.getOwnPropertyNames || function (o) {
-  if (o !== Object(o)) throw new TypeError("Object.getOwnPropertyNames called on non-object");
-  var props = [], p;
-  for (p in o) {
-    if (ECMAScript.HasOwnProperty(o, p)) {
-      props.push(p);
-    }
-  }
-  return props;
-};
-
-// ES5: Make obj[index] an alias for obj._getter(index)/obj._setter(index, value)
-// for index in 0 ... obj.length
-function makeArrayAccessors(obj) {
-  if (!defineProp) { return; }
-
-  if (obj.length > MAX_ARRAY_LENGTH) throw new RangeError("Array too large for polyfill");
-
-  function makeArrayAccessor(index) {
-    defineProp(obj, index, {
-      'get': function() { return obj._getter(index); },
-      'set': function(v) { obj._setter(index, v); },
-      enumerable: true,
-      configurable: false
-    });
-  }
-
-  var i;
-  for (i = 0; i < obj.length; i += 1) {
-    makeArrayAccessor(i);
-  }
-}
-
-// Internal conversion functions:
-//    pack<Type>()   - take a number (interpreted as Type), output a byte array
-//    unpack<Type>() - take a byte array, output a Type-like number
-
-function as_signed(value, bits) { var s = 32 - bits; return (value << s) >> s; }
-function as_unsigned(value, bits) { var s = 32 - bits; return (value << s) >>> s; }
-
-function packI8(n) { return [n & 0xff]; }
-function unpackI8(bytes) { return as_signed(bytes[0], 8); }
-
-function packU8(n) { return [n & 0xff]; }
-function unpackU8(bytes) { return as_unsigned(bytes[0], 8); }
-
-function packU8Clamped(n) { n = round(Number(n)); return [n < 0 ? 0 : n > 0xff ? 0xff : n & 0xff]; }
-
-function packI16(n) { return [(n >> 8) & 0xff, n & 0xff]; }
-function unpackI16(bytes) { return as_signed(bytes[0] << 8 | bytes[1], 16); }
-
-function packU16(n) { return [(n >> 8) & 0xff, n & 0xff]; }
-function unpackU16(bytes) { return as_unsigned(bytes[0] << 8 | bytes[1], 16); }
-
-function packI32(n) { return [(n >> 24) & 0xff, (n >> 16) & 0xff, (n >> 8) & 0xff, n & 0xff]; }
-function unpackI32(bytes) { return as_signed(bytes[0] << 24 | bytes[1] << 16 | bytes[2] << 8 | bytes[3], 32); }
-
-function packU32(n) { return [(n >> 24) & 0xff, (n >> 16) & 0xff, (n >> 8) & 0xff, n & 0xff]; }
-function unpackU32(bytes) { return as_unsigned(bytes[0] << 24 | bytes[1] << 16 | bytes[2] << 8 | bytes[3], 32); }
-
-function packIEEE754(v, ebits, fbits) {
-
-  var bias = (1 << (ebits - 1)) - 1,
-      s, e, f, ln,
-      i, bits, str, bytes;
-
-  function roundToEven(n) {
-    var w = floor(n), f = n - w;
-    if (f < 0.5)
-      return w;
-    if (f > 0.5)
-      return w + 1;
-    return w % 2 ? w + 1 : w;
-  }
-
-  // Compute sign, exponent, fraction
-  if (v !== v) {
-    // NaN
-    // http://dev.w3.org/2006/webapi/WebIDL/#es-type-mapping
-    e = (1 << ebits) - 1; f = pow(2, fbits - 1); s = 0;
-  } else if (v === Infinity || v === -Infinity) {
-    e = (1 << ebits) - 1; f = 0; s = (v < 0) ? 1 : 0;
-  } else if (v === 0) {
-    e = 0; f = 0; s = (1 / v === -Infinity) ? 1 : 0;
-  } else {
-    s = v < 0;
-    v = abs(v);
-
-    if (v >= pow(2, 1 - bias)) {
-      e = min(floor(log(v) / LN2), 1023);
-      f = roundToEven(v / pow(2, e) * pow(2, fbits));
-      if (f / pow(2, fbits) >= 2) {
-        e = e + 1;
-        f = 1;
-      }
-      if (e > bias) {
-        // Overflow
-        e = (1 << ebits) - 1;
-        f = 0;
-      } else {
-        // Normalized
-        e = e + bias;
-        f = f - pow(2, fbits);
-      }
-    } else {
-      // Denormalized
-      e = 0;
-      f = roundToEven(v / pow(2, 1 - bias - fbits));
-    }
-  }
-
-  // Pack sign, exponent, fraction
-  bits = [];
-  for (i = fbits; i; i -= 1) { bits.push(f % 2 ? 1 : 0); f = floor(f / 2); }
-  for (i = ebits; i; i -= 1) { bits.push(e % 2 ? 1 : 0); e = floor(e / 2); }
-  bits.push(s ? 1 : 0);
-  bits.reverse();
-  str = bits.join('');
-
-  // Bits to bytes
-  bytes = [];
-  while (str.length) {
-    bytes.push(parseInt(str.substring(0, 8), 2));
-    str = str.substring(8);
-  }
-  return bytes;
-}
-
-function unpackIEEE754(bytes, ebits, fbits) {
-
-  // Bytes to bits
-  var bits = [], i, j, b, str,
-      bias, s, e, f;
-
-  for (i = bytes.length; i; i -= 1) {
-    b = bytes[i - 1];
-    for (j = 8; j; j -= 1) {
-      bits.push(b % 2 ? 1 : 0); b = b >> 1;
-    }
-  }
-  bits.reverse();
-  str = bits.join('');
-
-  // Unpack sign, exponent, fraction
-  bias = (1 << (ebits - 1)) - 1;
-  s = parseInt(str.substring(0, 1), 2) ? -1 : 1;
-  e = parseInt(str.substring(1, 1 + ebits), 2);
-  f = parseInt(str.substring(1 + ebits), 2);
-
-  // Produce number
-  if (e === (1 << ebits) - 1) {
-    return f !== 0 ? NaN : s * Infinity;
-  } else if (e > 0) {
-    // Normalized
-    return s * pow(2, e - bias) * (1 + f / pow(2, fbits));
-  } else if (f !== 0) {
-    // Denormalized
-    return s * pow(2, -(bias - 1)) * (f / pow(2, fbits));
-  } else {
-    return s < 0 ? -0 : 0;
-  }
-}
-
-function unpackF64(b) { return unpackIEEE754(b, 11, 52); }
-function packF64(v) { return packIEEE754(v, 11, 52); }
-function unpackF32(b) { return unpackIEEE754(b, 8, 23); }
-function packF32(v) { return packIEEE754(v, 8, 23); }
-
-
-//
-// 3 The ArrayBuffer Type
-//
-
-(function() {
-
-  /** @constructor */
-  var ArrayBuffer = function ArrayBuffer(length) {
-    length = ECMAScript.ToInt32(length);
-    if (length < 0) throw new RangeError('ArrayBuffer size is not a small enough positive integer');
-
-    this.byteLength = length;
-    this._bytes = [];
-    this._bytes.length = length;
-
-    var i;
-    for (i = 0; i < this.byteLength; i += 1) {
-      this._bytes[i] = 0;
-    }
-
-    configureProperties(this);
-  };
-
-  exports.ArrayBuffer = exports.ArrayBuffer || ArrayBuffer;
-
-  //
-  // 4 The ArrayBufferView Type
-  //
-
-  // NOTE: this constructor is not exported
-  /** @constructor */
-  var ArrayBufferView = function ArrayBufferView() {
-    //this.buffer = null;
-    //this.byteOffset = 0;
-    //this.byteLength = 0;
-  };
-
-  //
-  // 5 The Typed Array View Types
-  //
-
-  function makeConstructor(bytesPerElement, pack, unpack) {
-    // Each TypedArray type requires a distinct constructor instance with
-    // identical logic, which this produces.
-
-    var ctor;
-    ctor = function(buffer, byteOffset, length) {
-      var array, sequence, i, s;
-
-      if (!arguments.length || typeof arguments[0] === 'number') {
-        // Constructor(unsigned long length)
-        this.length = ECMAScript.ToInt32(arguments[0]);
-        if (length < 0) throw new RangeError('ArrayBufferView size is not a small enough positive integer');
-
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-      } else if (typeof arguments[0] === 'object' && arguments[0].constructor === ctor) {
-        // Constructor(TypedArray array)
-        array = arguments[0];
-
-        this.length = array.length;
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-
-        for (i = 0; i < this.length; i += 1) {
-          this._setter(i, array._getter(i));
-        }
-      } else if (typeof arguments[0] === 'object' &&
-                 !(arguments[0] instanceof ArrayBuffer || ECMAScript.Class(arguments[0]) === 'ArrayBuffer')) {
-        // Constructor(sequence<type> array)
-        sequence = arguments[0];
-
-        this.length = ECMAScript.ToUint32(sequence.length);
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-
-        for (i = 0; i < this.length; i += 1) {
-          s = sequence[i];
-          this._setter(i, Number(s));
-        }
-      } else if (typeof arguments[0] === 'object' &&
-                 (arguments[0] instanceof ArrayBuffer || ECMAScript.Class(arguments[0]) === 'ArrayBuffer')) {
-        // Constructor(ArrayBuffer buffer,
-        //             optional unsigned long byteOffset, optional unsigned long length)
-        this.buffer = buffer;
-
-        this.byteOffset = ECMAScript.ToUint32(byteOffset);
-        if (this.byteOffset > this.buffer.byteLength) {
-          throw new RangeError("byteOffset out of range");
-        }
-
-        if (this.byteOffset % this.BYTES_PER_ELEMENT) {
-          // The given byteOffset must be a multiple of the element
-          // size of the specific type, otherwise an exception is raised.
-          throw new RangeError("ArrayBuffer length minus the byteOffset is not a multiple of the element size.");
-        }
-
-        if (arguments.length < 3) {
-          this.byteLength = this.buffer.byteLength - this.byteOffset;
-
-          if (this.byteLength % this.BYTES_PER_ELEMENT) {
-            throw new RangeError("length of buffer minus byteOffset not a multiple of the element size");
-          }
-          this.length = this.byteLength / this.BYTES_PER_ELEMENT;
-        } else {
-          this.length = ECMAScript.ToUint32(length);
-          this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        }
-
-        if ((this.byteOffset + this.byteLength) > this.buffer.byteLength) {
-          throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");
-        }
-      } else {
-        throw new TypeError("Unexpected argument type(s)");
-      }
-
-      this.constructor = ctor;
-
-      configureProperties(this);
-      makeArrayAccessors(this);
-    };
-
-    ctor.prototype = new ArrayBufferView();
-    ctor.prototype.BYTES_PER_ELEMENT = bytesPerElement;
-    ctor.prototype._pack = pack;
-    ctor.prototype._unpack = unpack;
-    ctor.BYTES_PER_ELEMENT = bytesPerElement;
-
-    // getter type (unsigned long index);
-    ctor.prototype._getter = function(index) {
-      if (arguments.length < 1) throw new SyntaxError("Not enough arguments");
-
-      index = ECMAScript.ToUint32(index);
-      if (index >= this.length) {
-        return undefined;
-      }
-
-      var bytes = [], i, o;
-      for (i = 0, o = this.byteOffset + index * this.BYTES_PER_ELEMENT;
-           i < this.BYTES_PER_ELEMENT;
-           i += 1, o += 1) {
-        bytes.push(this.buffer._bytes[o]);
-      }
-      return this._unpack(bytes);
-    };
-
-    // NONSTANDARD: convenience alias for getter: type get(unsigned long index);
-    ctor.prototype.get = ctor.prototype._getter;
-
-    // setter void (unsigned long index, type value);
-    ctor.prototype._setter = function(index, value) {
-      if (arguments.length < 2) throw new SyntaxError("Not enough arguments");
-
-      index = ECMAScript.ToUint32(index);
-      if (index >= this.length) {
-        return undefined;
-      }
-
-      var bytes = this._pack(value), i, o;
-      for (i = 0, o = this.byteOffset + index * this.BYTES_PER_ELEMENT;
-           i < this.BYTES_PER_ELEMENT;
-           i += 1, o += 1) {
-        this.buffer._bytes[o] = bytes[i];
-      }
-    };
-
-    // void set(TypedArray array, optional unsigned long offset);
-    // void set(sequence<type> array, optional unsigned long offset);
-    ctor.prototype.set = function(index, value) {
-      if (arguments.length < 1) throw new SyntaxError("Not enough arguments");
-      var array, sequence, offset, len,
-          i, s, d,
-          byteOffset, byteLength, tmp;
-
-      if (typeof arguments[0] === 'object' && arguments[0].constructor === this.constructor) {
-        // void set(TypedArray array, optional unsigned long offset);
-        array = arguments[0];
-        offset = ECMAScript.ToUint32(arguments[1]);
-
-        if (offset + array.length > this.length) {
-          throw new RangeError("Offset plus length of array is out of range");
-        }
-
-        byteOffset = this.byteOffset + offset * this.BYTES_PER_ELEMENT;
-        byteLength = array.length * this.BYTES_PER_ELEMENT;
-
-        if (array.buffer === this.buffer) {
-          tmp = [];
-          for (i = 0, s = array.byteOffset; i < byteLength; i += 1, s += 1) {
-            tmp[i] = array.buffer._bytes[s];
-          }
-          for (i = 0, d = byteOffset; i < byteLength; i += 1, d += 1) {
-            this.buffer._bytes[d] = tmp[i];
-          }
-        } else {
-          for (i = 0, s = array.byteOffset, d = byteOffset;
-               i < byteLength; i += 1, s += 1, d += 1) {
-            this.buffer._bytes[d] = array.buffer._bytes[s];
-          }
-        }
-      } else if (typeof arguments[0] === 'object' && typeof arguments[0].length !== 'undefined') {
-        // void set(sequence<type> array, optional unsigned long offset);
-        sequence = arguments[0];
-        len = ECMAScript.ToUint32(sequence.length);
-        offset = ECMAScript.ToUint32(arguments[1]);
-
-        if (offset + len > this.length) {
-          throw new RangeError("Offset plus length of array is out of range");
-        }
-
-        for (i = 0; i < len; i += 1) {
-          s = sequence[i];
-          this._setter(offset + i, Number(s));
-        }
-      } else {
-        throw new TypeError("Unexpected argument type(s)");
-      }
-    };
-
-    // TypedArray subarray(long begin, optional long end);
-    ctor.prototype.subarray = function(start, end) {
-      function clamp(v, min, max) { return v < min ? min : v > max ? max : v; }
-
-      start = ECMAScript.ToInt32(start);
-      end = ECMAScript.ToInt32(end);
-
-      if (arguments.length < 1) { start = 0; }
-      if (arguments.length < 2) { end = this.length; }
-
-      if (start < 0) { start = this.length + start; }
-      if (end < 0) { end = this.length + end; }
-
-      start = clamp(start, 0, this.length);
-      end = clamp(end, 0, this.length);
-
-      var len = end - start;
-      if (len < 0) {
-        len = 0;
-      }
-
-      return new this.constructor(
-        this.buffer, this.byteOffset + start * this.BYTES_PER_ELEMENT, len);
-    };
-
-    return ctor;
-  }
-
-  var Int8Array = makeConstructor(1, packI8, unpackI8);
-  var Uint8Array = makeConstructor(1, packU8, unpackU8);
-  var Uint8ClampedArray = makeConstructor(1, packU8Clamped, unpackU8);
-  var Int16Array = makeConstructor(2, packI16, unpackI16);
-  var Uint16Array = makeConstructor(2, packU16, unpackU16);
-  var Int32Array = makeConstructor(4, packI32, unpackI32);
-  var Uint32Array = makeConstructor(4, packU32, unpackU32);
-  var Float32Array = makeConstructor(4, packF32, unpackF32);
-  var Float64Array = makeConstructor(8, packF64, unpackF64);
-
-  exports.Int8Array = exports.Int8Array || Int8Array;
-  exports.Uint8Array = exports.Uint8Array || Uint8Array;
-  exports.Uint8ClampedArray = exports.Uint8ClampedArray || Uint8ClampedArray;
-  exports.Int16Array = exports.Int16Array || Int16Array;
-  exports.Uint16Array = exports.Uint16Array || Uint16Array;
-  exports.Int32Array = exports.Int32Array || Int32Array;
-  exports.Uint32Array = exports.Uint32Array || Uint32Array;
-  exports.Float32Array = exports.Float32Array || Float32Array;
-  exports.Float64Array = exports.Float64Array || Float64Array;
-}());
-
-//
-// 6 The DataView View Type
-//
-
-(function() {
-  function r(array, index) {
-    return ECMAScript.IsCallable(array.get) ? array.get(index) : array[index];
-  }
-
-  var IS_BIG_ENDIAN = (function() {
-    var u16array = new(exports.Uint16Array)([0x1234]),
-        u8array = new(exports.Uint8Array)(u16array.buffer);
-    return r(u8array, 0) === 0x12;
-  }());
-
-  // Constructor(ArrayBuffer buffer,
-  //             optional unsigned long byteOffset,
-  //             optional unsigned long byteLength)
-  /** @constructor */
-  var DataView = function DataView(buffer, byteOffset, byteLength) {
-    if (arguments.length === 0) {
-      buffer = new exports.ArrayBuffer(0);
-    } else if (!(buffer instanceof exports.ArrayBuffer || ECMAScript.Class(buffer) === 'ArrayBuffer')) {
-      throw new TypeError("TypeError");
-    }
-
-    this.buffer = buffer || new exports.ArrayBuffer(0);
-
-    this.byteOffset = ECMAScript.ToUint32(byteOffset);
-    if (this.byteOffset > this.buffer.byteLength) {
-      throw new RangeError("byteOffset out of range");
-    }
-
-    if (arguments.length < 3) {
-      this.byteLength = this.buffer.byteLength - this.byteOffset;
-    } else {
-      this.byteLength = ECMAScript.ToUint32(byteLength);
-    }
-
-    if ((this.byteOffset + this.byteLength) > this.buffer.byteLength) {
-      throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");
-    }
-
-    configureProperties(this);
-  };
-
-  function makeGetter(arrayType) {
-    return function(byteOffset, littleEndian) {
-
-      byteOffset = ECMAScript.ToUint32(byteOffset);
-
-      if (byteOffset + arrayType.BYTES_PER_ELEMENT > this.byteLength) {
-        throw new RangeError("Array index out of range");
-      }
-      byteOffset += this.byteOffset;
-
-      var uint8Array = new exports.Uint8Array(this.buffer, byteOffset, arrayType.BYTES_PER_ELEMENT),
-          bytes = [], i;
-      for (i = 0; i < arrayType.BYTES_PER_ELEMENT; i += 1) {
-        bytes.push(r(uint8Array, i));
-      }
-
-      if (Boolean(littleEndian) === Boolean(IS_BIG_ENDIAN)) {
-        bytes.reverse();
-      }
-
-      return r(new arrayType(new exports.Uint8Array(bytes).buffer), 0);
-    };
-  }
-
-  DataView.prototype.getUint8 = makeGetter(exports.Uint8Array);
-  DataView.prototype.getInt8 = makeGetter(exports.Int8Array);
-  DataView.prototype.getUint16 = makeGetter(exports.Uint16Array);
-  DataView.prototype.getInt16 = makeGetter(exports.Int16Array);
-  DataView.prototype.getUint32 = makeGetter(exports.Uint32Array);
-  DataView.prototype.getInt32 = makeGetter(exports.Int32Array);
-  DataView.prototype.getFloat32 = makeGetter(exports.Float32Array);
-  DataView.prototype.getFloat64 = makeGetter(exports.Float64Array);
-
-  function makeSetter(arrayType) {
-    return function(byteOffset, value, littleEndian) {
-
-      byteOffset = ECMAScript.ToUint32(byteOffset);
-      if (byteOffset + arrayType.BYTES_PER_ELEMENT > this.byteLength) {
-        throw new RangeError("Array index out of range");
-      }
-
-      // Get bytes
-      var typeArray = new arrayType([value]),
-          byteArray = new exports.Uint8Array(typeArray.buffer),
-          bytes = [], i, byteView;
-
-      for (i = 0; i < arrayType.BYTES_PER_ELEMENT; i += 1) {
-        bytes.push(r(byteArray, i));
-      }
-
-      // Flip if necessary
-      if (Boolean(littleEndian) === Boolean(IS_BIG_ENDIAN)) {
-        bytes.reverse();
-      }
-
-      // Write them
-      byteView = new exports.Uint8Array(this.buffer, byteOffset, arrayType.BYTES_PER_ELEMENT);
-      byteView.set(bytes);
-    };
-  }
-
-  DataView.prototype.setUint8 = makeSetter(exports.Uint8Array);
-  DataView.prototype.setInt8 = makeSetter(exports.Int8Array);
-  DataView.prototype.setUint16 = makeSetter(exports.Uint16Array);
-  DataView.prototype.setInt16 = makeSetter(exports.Int16Array);
-  DataView.prototype.setUint32 = makeSetter(exports.Uint32Array);
-  DataView.prototype.setInt32 = makeSetter(exports.Int32Array);
-  DataView.prototype.setFloat32 = makeSetter(exports.Float32Array);
-  DataView.prototype.setFloat64 = makeSetter(exports.Float64Array);
-
-  exports.DataView = exports.DataView || DataView;
-
-}());
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/LICENSE 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/LICENSE
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,35 +0,0 @@
-/*
- Copyright (c) 2010, Linden Research, Inc.
- Copyright (c) 2012, Joshua Bell
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
- $/LicenseInfo$
- */
-
-// Original can be found at:
-//   https://bitbucket.org/lindenlab/llsd
-// Modifications by Joshua Bell inexorabletash@gmail.com
-//   https://github.com/inexorabletash/polyfill
-
-// ES3/ES5 implementation of the Krhonos Typed Array Specification
-//   Ref: http://www.khronos.org/registry/typedarray/specs/latest/
-//   Date: 2011-02-01
-//
-// Variations:
-//  * Allows typed_array.get/set() as alias for subscripts (typed_array[])
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/package.json 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/package.json
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,87 +0,0 @@
-{
-  "_from": "typedarray@^0.0.6",
-  "_id": "typedarray@0.0.6",
-  "_integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
-  "_location": "/npm-registry-client/concat-stream/typedarray",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "typedarray@^0.0.6",
-    "name": "typedarray",
-    "escapedName": "typedarray",
-    "rawSpec": "^0.0.6",
-    "saveSpec": null,
-    "fetchSpec": "^0.0.6"
-  },
-  "_requiredBy": [
-    "/npm-registry-client/concat-stream"
-  ],
-  "_resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
-  "_shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
-  "_shrinkwrap": null,
-  "_spec": "typedarray@^0.0.6",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-registry-client/node_modules/concat-stream",
-  "author": {
-    "name": "James Halliday",
-    "email": "mail@substack.net",
-    "url": "http://substack.net"
-  },
-  "bin": null,
-  "bugs": {
-    "url": "https://github.com/substack/typedarray/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "TypedArray polyfill for old browsers",
-  "devDependencies": {
-    "tape": "~2.3.2"
-  },
-  "homepage": "https://github.com/substack/typedarray",
-  "keywords": [
-    "ArrayBuffer",
-    "DataView",
-    "Float32Array",
-    "Float64Array",
-    "Int8Array",
-    "Int16Array",
-    "Int32Array",
-    "Uint8Array",
-    "Uint8ClampedArray",
-    "Uint16Array",
-    "Uint32Array",
-    "typed",
-    "array",
-    "polyfill"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "typedarray",
-  "optionalDependencies": {},
-  "peerDependencies": {},
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/substack/typedarray.git"
-  },
-  "scripts": {
-    "test": "tape test/*.js test/server/*.js"
-  },
-  "testling": {
-    "files": "test/*.js",
-    "browsers": [
-      "ie/6..latest",
-      "firefox/16..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest",
-      "android-browser/4.2..latest"
-    ]
-  },
-  "version": "0.0.6"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/readme.markdown 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/readme.markdown
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/readme.markdown	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/readme.markdown	1970-01-01 00:00:00.000000000 +0000
@@ -1,61 +0,0 @@
-# typedarray
-
-TypedArray polyfill ripped from [this
-module](https://raw.github.com/inexorabletash/polyfill).
-
-[![build status](https://secure.travis-ci.org/substack/typedarray.png)](http://travis-ci.org/substack/typedarray)
-
-[![testling badge](https://ci.testling.com/substack/typedarray.png)](https://ci.testling.com/substack/typedarray)
-
-# example
-
-``` js
-var Uint8Array = require('typedarray').Uint8Array;
-var ua = new Uint8Array(5);
-ua[1] = 256 + 55;
-console.log(ua[1]);
-```
-
-output:
-
-```
-55
-```
-
-# methods
-
-``` js
-var TA = require('typedarray')
-```
-
-The `TA` object has the following constructors:
-
-* TA.ArrayBuffer
-* TA.DataView
-* TA.Float32Array
-* TA.Float64Array
-* TA.Int8Array
-* TA.Int16Array
-* TA.Int32Array
-* TA.Uint8Array
-* TA.Uint8ClampedArray
-* TA.Uint16Array
-* TA.Uint32Array
-
-# install
-
-With [npm](https://npmjs.org) do:
-
-```
-npm install typedarray
-```
-
-To use this module in the browser, compile with
-[browserify](http://browserify.org)
-or download a UMD build from browserify CDN:
-
-http://wzrd.in/standalone/typedarray@latest
-
-# license
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-var test = require('tape');
-var vm = require('vm');
-var fs = require('fs');
-var src = fs.readFileSync(__dirname + '/../../index.js', 'utf8');
-
-test('u8a without globals', function (t) {
-    var c = {
-        module: { exports: {} },
-    };
-    c.exports = c.module.exports;
-    vm.runInNewContext(src, c);
-    var TA = c.module.exports;
-    var ua = new(TA.Uint8Array)(5);
-    
-    t.equal(ua.length, 5);
-    ua[1] = 256 + 55;
-    t.equal(ua[1], 55);
-    t.end();
-});
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/test/tarray.js 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/test/tarray.js
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/test/tarray.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/test/tarray.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
-var TA = require('../');
-var test = require('tape');
-
-test('tiny u8a test', function (t) {
-    var ua = new(TA.Uint8Array)(5);
-    t.equal(ua.length, 5);
-    ua[1] = 256 + 55;
-    t.equal(ua[1], 55);
-    t.end();
-});
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/.travis.yml 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/.travis.yml
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-language: node_js
-node_js:
-  - "0.8"
-  - "0.10"
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/package.json 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/package.json
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-{
-  "_from": "concat-stream@^1.5.2",
-  "_id": "concat-stream@1.6.1",
-  "_inBundle": false,
-  "_integrity": "sha512-gslSSJx03QKa59cIKqeJO9HQ/WZMotvYJCuaUULrLpjj8oG40kV2Z+gz82pVxlTkOADi4PJxQPPfhl1ELYrrXw==",
-  "_location": "/npm-registry-client/concat-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "concat-stream@^1.5.2",
-    "name": "concat-stream",
-    "escapedName": "concat-stream",
-    "rawSpec": "^1.5.2",
-    "saveSpec": null,
-    "fetchSpec": "^1.5.2"
-  },
-  "_requiredBy": [
-    "/npm-registry-client"
-  ],
-  "_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.1.tgz",
-  "_shasum": "261b8f518301f1d834e36342b9fea095d2620a26",
-  "_spec": "concat-stream@^1.5.2",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-registry-client",
-  "author": {
-    "name": "Max Ogden",
-    "email": "max@maxogden.com"
-  },
-  "bugs": {
-    "url": "http://github.com/maxogden/concat-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "inherits": "^2.0.3",
-    "readable-stream": "^2.2.2",
-    "typedarray": "^0.0.6"
-  },
-  "deprecated": false,
-  "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
-  "devDependencies": {
-    "tape": "^4.6.3"
-  },
-  "engines": [
-    "node >= 0.8"
-  ],
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/maxogden/concat-stream#readme",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "concat-stream",
-  "repository": {
-    "type": "git",
-    "url": "git+ssh://git@github.com/maxogden/concat-stream.git"
-  },
-  "scripts": {
-    "test": "tape test/*.js test/server/*.js"
-  },
-  "tags": [
-    "stream",
-    "simple",
-    "util",
-    "utility"
-  ],
-  "testling": {
-    "files": "test/*.js",
-    "browsers": [
-      "ie/8..latest",
-      "firefox/17..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest",
-      "android-browser/4.2..latest"
-    ]
-  },
-  "version": "1.6.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/readme.md 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/readme.md
--- 5.8.0+ds-2/node_modules/npm-registry-client/node_modules/concat-stream/readme.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/npm-registry-client/node_modules/concat-stream/readme.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,102 +0,0 @@
-# concat-stream
-
-Writable stream that concatenates all the data from a stream and calls a callback with the result. Use this when you want to collect all the data from a stream into a single buffer.
-
-[![Build Status](https://travis-ci.org/maxogden/concat-stream.svg?branch=master)](https://travis-ci.org/maxogden/concat-stream)
-
-[![NPM](https://nodei.co/npm/concat-stream.png)](https://nodei.co/npm/concat-stream/)
-
-### description
-
-Streams emit many buffers. If you want to collect all of the buffers, and when the stream ends concatenate all of the buffers together and receive a single buffer then this is the module for you.
-
-Only use this if you know you can fit all of the output of your stream into a single Buffer (e.g. in RAM).
-
-There are also `objectMode` streams that emit things other than Buffers, and you can concatenate these too. See below for details.
-
-## Related
-
-`concat-stream` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
-
-### examples
-
-#### Buffers
-
-```js
-var fs = require('fs')
-var concat = require('concat-stream')
-
-var readStream = fs.createReadStream('cat.png')
-var concatStream = concat(gotPicture)
-
-readStream.on('error', handleError)
-readStream.pipe(concatStream)
-
-function gotPicture(imageBuffer) {
-  // imageBuffer is all of `cat.png` as a node.js Buffer
-}
-
-function handleError(err) {
-  // handle your error appropriately here, e.g.:
-  console.error(err) // print the error to STDERR
-  process.exit(1) // exit program with non-zero exit code
-}
-
-```
-
-#### Arrays
-
-```js
-var write = concat(function(data) {})
-write.write([1,2,3])
-write.write([4,5,6])
-write.end()
-// data will be [1,2,3,4,5,6] in the above callback
-```
-
-#### Uint8Arrays
-
-```js
-var write = concat(function(data) {})
-var a = new Uint8Array(3)
-a[0] = 97; a[1] = 98; a[2] = 99
-write.write(a)
-write.write('!')
-write.end(Buffer('!!1'))
-```
-
-See `test/` for more examples
-
-# methods
-
-```js
-var concat = require('concat-stream')
-```
-
-## var writable = concat(opts={}, cb)
-
-Return a `writable` stream that will fire `cb(data)` with all of the data that
-was written to the stream. Data can be written to `writable` as strings,
-Buffers, arrays of byte integers, and Uint8Arrays. 
-
-By default `concat-stream` will give you back the same data type as the type of the first buffer written to the stream. Use `opts.encoding` to set what format `data` should be returned as, e.g. if you if you don't want to rely on the built-in type checking or for some other reason.
-
-* `string` - get a string
-* `buffer` - get back a Buffer
-* `array` - get an array of byte integers
-* `uint8array`, `u8`, `uint8` - get back a Uint8Array
-* `object`, get back an array of Objects
-
-If you don't specify an encoding, and the types can't be inferred (e.g. you write things that aren't in the list above), it will try to convert concat them into a `Buffer`.
-
-If nothing is written to `writable` then `data` will be an empty array `[]`.
-
-# error handling
-
-`concat-stream` does not handle errors for you, so you must handle errors on whatever streams you pipe into `concat-stream`. This is a general rule when programming with node.js streams: always handle errors on each and every stream. Since `concat-stream` is not itself a stream it does not emit errors.
-
-We recommend using [`end-of-stream`](https://npmjs.org/end-of-stream) or [`pump`](https://npmjs.org/pump) for writing error tolerant stream code.
-
-# license
-
-MIT LICENSE
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,9 @@
+support
+test
+examples
+example
+*.sock
+dist
+yarn.lock
+coverage
+bower.json
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore	1970-01-01 00:00:00.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore	2018-03-23 09:08:01.000000000 +0000
@@ -0,0 +1,9 @@
+support
+test
+examples
+example
+*.sock
+dist
+yarn.lock
+coverage
+bower.json
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
-module.exports.pipe = require('pump')
-module.exports.each = require('stream-each')
-module.exports.pipeline = require('pumpify')
-module.exports.duplex = require('duplexify')
-module.exports.through = require('through2')
-module.exports.concat = require('concat-stream')
-module.exports.finished = require('end-of-stream')
-module.exports.from = require('from2')
-module.exports.to = require('flush-write-stream')
-module.exports.parallel = require('parallel-transform')
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,143 +0,0 @@
-var Writable = require('readable-stream').Writable
-var inherits = require('inherits')
-
-if (typeof Uint8Array === 'undefined') {
-  var U8 = require('typedarray').Uint8Array
-} else {
-  var U8 = Uint8Array
-}
-
-function ConcatStream(opts, cb) {
-  if (!(this instanceof ConcatStream)) return new ConcatStream(opts, cb)
-
-  if (typeof opts === 'function') {
-    cb = opts
-    opts = {}
-  }
-  if (!opts) opts = {}
-
-  var encoding = opts.encoding
-  var shouldInferEncoding = false
-
-  if (!encoding) {
-    shouldInferEncoding = true
-  } else {
-    encoding =  String(encoding).toLowerCase()
-    if (encoding === 'u8' || encoding === 'uint8') {
-      encoding = 'uint8array'
-    }
-  }
-
-  Writable.call(this, { objectMode: true })
-
-  this.encoding = encoding
-  this.shouldInferEncoding = shouldInferEncoding
-
-  if (cb) this.on('finish', function () { cb(this.getBody()) })
-  this.body = []
-}
-
-module.exports = ConcatStream
-inherits(ConcatStream, Writable)
-
-ConcatStream.prototype._write = function(chunk, enc, next) {
-  this.body.push(chunk)
-  next()
-}
-
-ConcatStream.prototype.inferEncoding = function (buff) {
-  var firstBuffer = buff === undefined ? this.body[0] : buff;
-  if (Buffer.isBuffer(firstBuffer)) return 'buffer'
-  if (typeof Uint8Array !== 'undefined' && firstBuffer instanceof Uint8Array) return 'uint8array'
-  if (Array.isArray(firstBuffer)) return 'array'
-  if (typeof firstBuffer === 'string') return 'string'
-  if (Object.prototype.toString.call(firstBuffer) === "[object Object]") return 'object'
-  return 'buffer'
-}
-
-ConcatStream.prototype.getBody = function () {
-  if (!this.encoding && this.body.length === 0) return []
-  if (this.shouldInferEncoding) this.encoding = this.inferEncoding()
-  if (this.encoding === 'array') return arrayConcat(this.body)
-  if (this.encoding === 'string') return stringConcat(this.body)
-  if (this.encoding === 'buffer') return bufferConcat(this.body)
-  if (this.encoding === 'uint8array') return u8Concat(this.body)
-  return this.body
-}
-
-var isArray = Array.isArray || function (arr) {
-  return Object.prototype.toString.call(arr) == '[object Array]'
-}
-
-function isArrayish (arr) {
-  return /Array\]$/.test(Object.prototype.toString.call(arr))
-}
-
-function isBufferish (p) {
-  return typeof p === 'string' || isArrayish(p) || (p && typeof p.subarray === 'function')
-}
-
-function stringConcat (parts) {
-  var strings = []
-  var needsToString = false
-  for (var i = 0; i < parts.length; i++) {
-    var p = parts[i]
-    if (typeof p === 'string') {
-      strings.push(p)
-    } else if (Buffer.isBuffer(p)) {
-      strings.push(p)
-    } else if (isBufferish(p)) {
-      strings.push(new Buffer(p))
-    } else {
-      strings.push(new Buffer(String(p)))
-    }
-  }
-  if (Buffer.isBuffer(parts[0])) {
-    strings = Buffer.concat(strings)
-    strings = strings.toString('utf8')
-  } else {
-    strings = strings.join('')
-  }
-  return strings
-}
-
-function bufferConcat (parts) {
-  var bufs = []
-  for (var i = 0; i < parts.length; i++) {
-    var p = parts[i]
-    if (Buffer.isBuffer(p)) {
-      bufs.push(p)
-    } else if (isBufferish(p)) {
-      bufs.push(new Buffer(p))
-    } else {
-      bufs.push(new Buffer(String(p)))
-    }
-  }
-  return Buffer.concat(bufs)
-}
-
-function arrayConcat (parts) {
-  var res = []
-  for (var i = 0; i < parts.length; i++) {
-    res.push.apply(res, parts[i])
-  }
-  return res
-}
-
-function u8Concat (parts) {
-  var len = 0
-  for (var i = 0; i < parts.length; i++) {
-    if (typeof parts[i] === 'string') {
-      parts[i] = new Buffer(parts[i])
-    }
-    len += parts[i].length
-  }
-  var u8 = new U8(len)
-  for (var i = 0, offset = 0; i < parts.length; i++) {
-    var part = parts[i]
-    for (var j = 0; j < part.length; j++) {
-      u8[offset++] = part[j]
-    }
-  }
-  return u8
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,24 +0,0 @@
-The MIT License
-
-Copyright (c) 2013 Max Ogden
-
-Permission is hereby granted, free of charge, 
-to any person obtaining a copy of this software and 
-associated documentation files (the "Software"), to 
-deal in the Software without restriction, including 
-without limitation the rights to use, copy, modify, 
-merge, publish, distribute, sublicense, and/or sell 
-copies of the Software, and to permit persons to whom 
-the Software is furnished to do so, 
-subject to the following conditions:
-
-The above copyright notice and this permission notice 
-shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 
-OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR 
-ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-var Uint8Array = require('../').Uint8Array;
-var ua = new Uint8Array(5);
-ua[1] = 256 + 55;
-console.log(ua[1]);
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,630 +0,0 @@
-var undefined = (void 0); // Paranoia
-
-// Beyond this value, index getters/setters (i.e. array[0], array[1]) are so slow to
-// create, and consume so much memory, that the browser appears frozen.
-var MAX_ARRAY_LENGTH = 1e5;
-
-// Approximations of internal ECMAScript conversion functions
-var ECMAScript = (function() {
-  // Stash a copy in case other scripts modify these
-  var opts = Object.prototype.toString,
-      ophop = Object.prototype.hasOwnProperty;
-
-  return {
-    // Class returns internal [[Class]] property, used to avoid cross-frame instanceof issues:
-    Class: function(v) { return opts.call(v).replace(/^\[object *|\]$/g, ''); },
-    HasProperty: function(o, p) { return p in o; },
-    HasOwnProperty: function(o, p) { return ophop.call(o, p); },
-    IsCallable: function(o) { return typeof o === 'function'; },
-    ToInt32: function(v) { return v >> 0; },
-    ToUint32: function(v) { return v >>> 0; }
-  };
-}());
-
-// Snapshot intrinsics
-var LN2 = Math.LN2,
-    abs = Math.abs,
-    floor = Math.floor,
-    log = Math.log,
-    min = Math.min,
-    pow = Math.pow,
-    round = Math.round;
-
-// ES5: lock down object properties
-function configureProperties(obj) {
-  if (getOwnPropNames && defineProp) {
-    var props = getOwnPropNames(obj), i;
-    for (i = 0; i < props.length; i += 1) {
-      defineProp(obj, props[i], {
-        value: obj[props[i]],
-        writable: false,
-        enumerable: false,
-        configurable: false
-      });
-    }
-  }
-}
-
-// emulate ES5 getter/setter API using legacy APIs
-// http://blogs.msdn.com/b/ie/archive/2010/09/07/transitioning-existing-code-to-the-es5-getter-setter-apis.aspx
-// (second clause tests for Object.defineProperty() in IE<9 that only supports extending DOM prototypes, but
-// note that IE<9 does not support __defineGetter__ or __defineSetter__ so it just renders the method harmless)
-var defineProp
-if (Object.defineProperty && (function() {
-      try {
-        Object.defineProperty({}, 'x', {});
-        return true;
-      } catch (e) {
-        return false;
-      }
-    })()) {
-  defineProp = Object.defineProperty;
-} else {
-  defineProp = function(o, p, desc) {
-    if (!o === Object(o)) throw new TypeError("Object.defineProperty called on non-object");
-    if (ECMAScript.HasProperty(desc, 'get') && Object.prototype.__defineGetter__) { Object.prototype.__defineGetter__.call(o, p, desc.get); }
-    if (ECMAScript.HasProperty(desc, 'set') && Object.prototype.__defineSetter__) { Object.prototype.__defineSetter__.call(o, p, desc.set); }
-    if (ECMAScript.HasProperty(desc, 'value')) { o[p] = desc.value; }
-    return o;
-  };
-}
-
-var getOwnPropNames = Object.getOwnPropertyNames || function (o) {
-  if (o !== Object(o)) throw new TypeError("Object.getOwnPropertyNames called on non-object");
-  var props = [], p;
-  for (p in o) {
-    if (ECMAScript.HasOwnProperty(o, p)) {
-      props.push(p);
-    }
-  }
-  return props;
-};
-
-// ES5: Make obj[index] an alias for obj._getter(index)/obj._setter(index, value)
-// for index in 0 ... obj.length
-function makeArrayAccessors(obj) {
-  if (!defineProp) { return; }
-
-  if (obj.length > MAX_ARRAY_LENGTH) throw new RangeError("Array too large for polyfill");
-
-  function makeArrayAccessor(index) {
-    defineProp(obj, index, {
-      'get': function() { return obj._getter(index); },
-      'set': function(v) { obj._setter(index, v); },
-      enumerable: true,
-      configurable: false
-    });
-  }
-
-  var i;
-  for (i = 0; i < obj.length; i += 1) {
-    makeArrayAccessor(i);
-  }
-}
-
-// Internal conversion functions:
-//    pack<Type>()   - take a number (interpreted as Type), output a byte array
-//    unpack<Type>() - take a byte array, output a Type-like number
-
-function as_signed(value, bits) { var s = 32 - bits; return (value << s) >> s; }
-function as_unsigned(value, bits) { var s = 32 - bits; return (value << s) >>> s; }
-
-function packI8(n) { return [n & 0xff]; }
-function unpackI8(bytes) { return as_signed(bytes[0], 8); }
-
-function packU8(n) { return [n & 0xff]; }
-function unpackU8(bytes) { return as_unsigned(bytes[0], 8); }
-
-function packU8Clamped(n) { n = round(Number(n)); return [n < 0 ? 0 : n > 0xff ? 0xff : n & 0xff]; }
-
-function packI16(n) { return [(n >> 8) & 0xff, n & 0xff]; }
-function unpackI16(bytes) { return as_signed(bytes[0] << 8 | bytes[1], 16); }
-
-function packU16(n) { return [(n >> 8) & 0xff, n & 0xff]; }
-function unpackU16(bytes) { return as_unsigned(bytes[0] << 8 | bytes[1], 16); }
-
-function packI32(n) { return [(n >> 24) & 0xff, (n >> 16) & 0xff, (n >> 8) & 0xff, n & 0xff]; }
-function unpackI32(bytes) { return as_signed(bytes[0] << 24 | bytes[1] << 16 | bytes[2] << 8 | bytes[3], 32); }
-
-function packU32(n) { return [(n >> 24) & 0xff, (n >> 16) & 0xff, (n >> 8) & 0xff, n & 0xff]; }
-function unpackU32(bytes) { return as_unsigned(bytes[0] << 24 | bytes[1] << 16 | bytes[2] << 8 | bytes[3], 32); }
-
-function packIEEE754(v, ebits, fbits) {
-
-  var bias = (1 << (ebits - 1)) - 1,
-      s, e, f, ln,
-      i, bits, str, bytes;
-
-  function roundToEven(n) {
-    var w = floor(n), f = n - w;
-    if (f < 0.5)
-      return w;
-    if (f > 0.5)
-      return w + 1;
-    return w % 2 ? w + 1 : w;
-  }
-
-  // Compute sign, exponent, fraction
-  if (v !== v) {
-    // NaN
-    // http://dev.w3.org/2006/webapi/WebIDL/#es-type-mapping
-    e = (1 << ebits) - 1; f = pow(2, fbits - 1); s = 0;
-  } else if (v === Infinity || v === -Infinity) {
-    e = (1 << ebits) - 1; f = 0; s = (v < 0) ? 1 : 0;
-  } else if (v === 0) {
-    e = 0; f = 0; s = (1 / v === -Infinity) ? 1 : 0;
-  } else {
-    s = v < 0;
-    v = abs(v);
-
-    if (v >= pow(2, 1 - bias)) {
-      e = min(floor(log(v) / LN2), 1023);
-      f = roundToEven(v / pow(2, e) * pow(2, fbits));
-      if (f / pow(2, fbits) >= 2) {
-        e = e + 1;
-        f = 1;
-      }
-      if (e > bias) {
-        // Overflow
-        e = (1 << ebits) - 1;
-        f = 0;
-      } else {
-        // Normalized
-        e = e + bias;
-        f = f - pow(2, fbits);
-      }
-    } else {
-      // Denormalized
-      e = 0;
-      f = roundToEven(v / pow(2, 1 - bias - fbits));
-    }
-  }
-
-  // Pack sign, exponent, fraction
-  bits = [];
-  for (i = fbits; i; i -= 1) { bits.push(f % 2 ? 1 : 0); f = floor(f / 2); }
-  for (i = ebits; i; i -= 1) { bits.push(e % 2 ? 1 : 0); e = floor(e / 2); }
-  bits.push(s ? 1 : 0);
-  bits.reverse();
-  str = bits.join('');
-
-  // Bits to bytes
-  bytes = [];
-  while (str.length) {
-    bytes.push(parseInt(str.substring(0, 8), 2));
-    str = str.substring(8);
-  }
-  return bytes;
-}
-
-function unpackIEEE754(bytes, ebits, fbits) {
-
-  // Bytes to bits
-  var bits = [], i, j, b, str,
-      bias, s, e, f;
-
-  for (i = bytes.length; i; i -= 1) {
-    b = bytes[i - 1];
-    for (j = 8; j; j -= 1) {
-      bits.push(b % 2 ? 1 : 0); b = b >> 1;
-    }
-  }
-  bits.reverse();
-  str = bits.join('');
-
-  // Unpack sign, exponent, fraction
-  bias = (1 << (ebits - 1)) - 1;
-  s = parseInt(str.substring(0, 1), 2) ? -1 : 1;
-  e = parseInt(str.substring(1, 1 + ebits), 2);
-  f = parseInt(str.substring(1 + ebits), 2);
-
-  // Produce number
-  if (e === (1 << ebits) - 1) {
-    return f !== 0 ? NaN : s * Infinity;
-  } else if (e > 0) {
-    // Normalized
-    return s * pow(2, e - bias) * (1 + f / pow(2, fbits));
-  } else if (f !== 0) {
-    // Denormalized
-    return s * pow(2, -(bias - 1)) * (f / pow(2, fbits));
-  } else {
-    return s < 0 ? -0 : 0;
-  }
-}
-
-function unpackF64(b) { return unpackIEEE754(b, 11, 52); }
-function packF64(v) { return packIEEE754(v, 11, 52); }
-function unpackF32(b) { return unpackIEEE754(b, 8, 23); }
-function packF32(v) { return packIEEE754(v, 8, 23); }
-
-
-//
-// 3 The ArrayBuffer Type
-//
-
-(function() {
-
-  /** @constructor */
-  var ArrayBuffer = function ArrayBuffer(length) {
-    length = ECMAScript.ToInt32(length);
-    if (length < 0) throw new RangeError('ArrayBuffer size is not a small enough positive integer');
-
-    this.byteLength = length;
-    this._bytes = [];
-    this._bytes.length = length;
-
-    var i;
-    for (i = 0; i < this.byteLength; i += 1) {
-      this._bytes[i] = 0;
-    }
-
-    configureProperties(this);
-  };
-
-  exports.ArrayBuffer = exports.ArrayBuffer || ArrayBuffer;
-
-  //
-  // 4 The ArrayBufferView Type
-  //
-
-  // NOTE: this constructor is not exported
-  /** @constructor */
-  var ArrayBufferView = function ArrayBufferView() {
-    //this.buffer = null;
-    //this.byteOffset = 0;
-    //this.byteLength = 0;
-  };
-
-  //
-  // 5 The Typed Array View Types
-  //
-
-  function makeConstructor(bytesPerElement, pack, unpack) {
-    // Each TypedArray type requires a distinct constructor instance with
-    // identical logic, which this produces.
-
-    var ctor;
-    ctor = function(buffer, byteOffset, length) {
-      var array, sequence, i, s;
-
-      if (!arguments.length || typeof arguments[0] === 'number') {
-        // Constructor(unsigned long length)
-        this.length = ECMAScript.ToInt32(arguments[0]);
-        if (length < 0) throw new RangeError('ArrayBufferView size is not a small enough positive integer');
-
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-      } else if (typeof arguments[0] === 'object' && arguments[0].constructor === ctor) {
-        // Constructor(TypedArray array)
-        array = arguments[0];
-
-        this.length = array.length;
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-
-        for (i = 0; i < this.length; i += 1) {
-          this._setter(i, array._getter(i));
-        }
-      } else if (typeof arguments[0] === 'object' &&
-                 !(arguments[0] instanceof ArrayBuffer || ECMAScript.Class(arguments[0]) === 'ArrayBuffer')) {
-        // Constructor(sequence<type> array)
-        sequence = arguments[0];
-
-        this.length = ECMAScript.ToUint32(sequence.length);
-        this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        this.buffer = new ArrayBuffer(this.byteLength);
-        this.byteOffset = 0;
-
-        for (i = 0; i < this.length; i += 1) {
-          s = sequence[i];
-          this._setter(i, Number(s));
-        }
-      } else if (typeof arguments[0] === 'object' &&
-                 (arguments[0] instanceof ArrayBuffer || ECMAScript.Class(arguments[0]) === 'ArrayBuffer')) {
-        // Constructor(ArrayBuffer buffer,
-        //             optional unsigned long byteOffset, optional unsigned long length)
-        this.buffer = buffer;
-
-        this.byteOffset = ECMAScript.ToUint32(byteOffset);
-        if (this.byteOffset > this.buffer.byteLength) {
-          throw new RangeError("byteOffset out of range");
-        }
-
-        if (this.byteOffset % this.BYTES_PER_ELEMENT) {
-          // The given byteOffset must be a multiple of the element
-          // size of the specific type, otherwise an exception is raised.
-          throw new RangeError("ArrayBuffer length minus the byteOffset is not a multiple of the element size.");
-        }
-
-        if (arguments.length < 3) {
-          this.byteLength = this.buffer.byteLength - this.byteOffset;
-
-          if (this.byteLength % this.BYTES_PER_ELEMENT) {
-            throw new RangeError("length of buffer minus byteOffset not a multiple of the element size");
-          }
-          this.length = this.byteLength / this.BYTES_PER_ELEMENT;
-        } else {
-          this.length = ECMAScript.ToUint32(length);
-          this.byteLength = this.length * this.BYTES_PER_ELEMENT;
-        }
-
-        if ((this.byteOffset + this.byteLength) > this.buffer.byteLength) {
-          throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");
-        }
-      } else {
-        throw new TypeError("Unexpected argument type(s)");
-      }
-
-      this.constructor = ctor;
-
-      configureProperties(this);
-      makeArrayAccessors(this);
-    };
-
-    ctor.prototype = new ArrayBufferView();
-    ctor.prototype.BYTES_PER_ELEMENT = bytesPerElement;
-    ctor.prototype._pack = pack;
-    ctor.prototype._unpack = unpack;
-    ctor.BYTES_PER_ELEMENT = bytesPerElement;
-
-    // getter type (unsigned long index);
-    ctor.prototype._getter = function(index) {
-      if (arguments.length < 1) throw new SyntaxError("Not enough arguments");
-
-      index = ECMAScript.ToUint32(index);
-      if (index >= this.length) {
-        return undefined;
-      }
-
-      var bytes = [], i, o;
-      for (i = 0, o = this.byteOffset + index * this.BYTES_PER_ELEMENT;
-           i < this.BYTES_PER_ELEMENT;
-           i += 1, o += 1) {
-        bytes.push(this.buffer._bytes[o]);
-      }
-      return this._unpack(bytes);
-    };
-
-    // NONSTANDARD: convenience alias for getter: type get(unsigned long index);
-    ctor.prototype.get = ctor.prototype._getter;
-
-    // setter void (unsigned long index, type value);
-    ctor.prototype._setter = function(index, value) {
-      if (arguments.length < 2) throw new SyntaxError("Not enough arguments");
-
-      index = ECMAScript.ToUint32(index);
-      if (index >= this.length) {
-        return undefined;
-      }
-
-      var bytes = this._pack(value), i, o;
-      for (i = 0, o = this.byteOffset + index * this.BYTES_PER_ELEMENT;
-           i < this.BYTES_PER_ELEMENT;
-           i += 1, o += 1) {
-        this.buffer._bytes[o] = bytes[i];
-      }
-    };
-
-    // void set(TypedArray array, optional unsigned long offset);
-    // void set(sequence<type> array, optional unsigned long offset);
-    ctor.prototype.set = function(index, value) {
-      if (arguments.length < 1) throw new SyntaxError("Not enough arguments");
-      var array, sequence, offset, len,
-          i, s, d,
-          byteOffset, byteLength, tmp;
-
-      if (typeof arguments[0] === 'object' && arguments[0].constructor === this.constructor) {
-        // void set(TypedArray array, optional unsigned long offset);
-        array = arguments[0];
-        offset = ECMAScript.ToUint32(arguments[1]);
-
-        if (offset + array.length > this.length) {
-          throw new RangeError("Offset plus length of array is out of range");
-        }
-
-        byteOffset = this.byteOffset + offset * this.BYTES_PER_ELEMENT;
-        byteLength = array.length * this.BYTES_PER_ELEMENT;
-
-        if (array.buffer === this.buffer) {
-          tmp = [];
-          for (i = 0, s = array.byteOffset; i < byteLength; i += 1, s += 1) {
-            tmp[i] = array.buffer._bytes[s];
-          }
-          for (i = 0, d = byteOffset; i < byteLength; i += 1, d += 1) {
-            this.buffer._bytes[d] = tmp[i];
-          }
-        } else {
-          for (i = 0, s = array.byteOffset, d = byteOffset;
-               i < byteLength; i += 1, s += 1, d += 1) {
-            this.buffer._bytes[d] = array.buffer._bytes[s];
-          }
-        }
-      } else if (typeof arguments[0] === 'object' && typeof arguments[0].length !== 'undefined') {
-        // void set(sequence<type> array, optional unsigned long offset);
-        sequence = arguments[0];
-        len = ECMAScript.ToUint32(sequence.length);
-        offset = ECMAScript.ToUint32(arguments[1]);
-
-        if (offset + len > this.length) {
-          throw new RangeError("Offset plus length of array is out of range");
-        }
-
-        for (i = 0; i < len; i += 1) {
-          s = sequence[i];
-          this._setter(offset + i, Number(s));
-        }
-      } else {
-        throw new TypeError("Unexpected argument type(s)");
-      }
-    };
-
-    // TypedArray subarray(long begin, optional long end);
-    ctor.prototype.subarray = function(start, end) {
-      function clamp(v, min, max) { return v < min ? min : v > max ? max : v; }
-
-      start = ECMAScript.ToInt32(start);
-      end = ECMAScript.ToInt32(end);
-
-      if (arguments.length < 1) { start = 0; }
-      if (arguments.length < 2) { end = this.length; }
-
-      if (start < 0) { start = this.length + start; }
-      if (end < 0) { end = this.length + end; }
-
-      start = clamp(start, 0, this.length);
-      end = clamp(end, 0, this.length);
-
-      var len = end - start;
-      if (len < 0) {
-        len = 0;
-      }
-
-      return new this.constructor(
-        this.buffer, this.byteOffset + start * this.BYTES_PER_ELEMENT, len);
-    };
-
-    return ctor;
-  }
-
-  var Int8Array = makeConstructor(1, packI8, unpackI8);
-  var Uint8Array = makeConstructor(1, packU8, unpackU8);
-  var Uint8ClampedArray = makeConstructor(1, packU8Clamped, unpackU8);
-  var Int16Array = makeConstructor(2, packI16, unpackI16);
-  var Uint16Array = makeConstructor(2, packU16, unpackU16);
-  var Int32Array = makeConstructor(4, packI32, unpackI32);
-  var Uint32Array = makeConstructor(4, packU32, unpackU32);
-  var Float32Array = makeConstructor(4, packF32, unpackF32);
-  var Float64Array = makeConstructor(8, packF64, unpackF64);
-
-  exports.Int8Array = exports.Int8Array || Int8Array;
-  exports.Uint8Array = exports.Uint8Array || Uint8Array;
-  exports.Uint8ClampedArray = exports.Uint8ClampedArray || Uint8ClampedArray;
-  exports.Int16Array = exports.Int16Array || Int16Array;
-  exports.Uint16Array = exports.Uint16Array || Uint16Array;
-  exports.Int32Array = exports.Int32Array || Int32Array;
-  exports.Uint32Array = exports.Uint32Array || Uint32Array;
-  exports.Float32Array = exports.Float32Array || Float32Array;
-  exports.Float64Array = exports.Float64Array || Float64Array;
-}());
-
-//
-// 6 The DataView View Type
-//
-
-(function() {
-  function r(array, index) {
-    return ECMAScript.IsCallable(array.get) ? array.get(index) : array[index];
-  }
-
-  var IS_BIG_ENDIAN = (function() {
-    var u16array = new(exports.Uint16Array)([0x1234]),
-        u8array = new(exports.Uint8Array)(u16array.buffer);
-    return r(u8array, 0) === 0x12;
-  }());
-
-  // Constructor(ArrayBuffer buffer,
-  //             optional unsigned long byteOffset,
-  //             optional unsigned long byteLength)
-  /** @constructor */
-  var DataView = function DataView(buffer, byteOffset, byteLength) {
-    if (arguments.length === 0) {
-      buffer = new exports.ArrayBuffer(0);
-    } else if (!(buffer instanceof exports.ArrayBuffer || ECMAScript.Class(buffer) === 'ArrayBuffer')) {
-      throw new TypeError("TypeError");
-    }
-
-    this.buffer = buffer || new exports.ArrayBuffer(0);
-
-    this.byteOffset = ECMAScript.ToUint32(byteOffset);
-    if (this.byteOffset > this.buffer.byteLength) {
-      throw new RangeError("byteOffset out of range");
-    }
-
-    if (arguments.length < 3) {
-      this.byteLength = this.buffer.byteLength - this.byteOffset;
-    } else {
-      this.byteLength = ECMAScript.ToUint32(byteLength);
-    }
-
-    if ((this.byteOffset + this.byteLength) > this.buffer.byteLength) {
-      throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");
-    }
-
-    configureProperties(this);
-  };
-
-  function makeGetter(arrayType) {
-    return function(byteOffset, littleEndian) {
-
-      byteOffset = ECMAScript.ToUint32(byteOffset);
-
-      if (byteOffset + arrayType.BYTES_PER_ELEMENT > this.byteLength) {
-        throw new RangeError("Array index out of range");
-      }
-      byteOffset += this.byteOffset;
-
-      var uint8Array = new exports.Uint8Array(this.buffer, byteOffset, arrayType.BYTES_PER_ELEMENT),
-          bytes = [], i;
-      for (i = 0; i < arrayType.BYTES_PER_ELEMENT; i += 1) {
-        bytes.push(r(uint8Array, i));
-      }
-
-      if (Boolean(littleEndian) === Boolean(IS_BIG_ENDIAN)) {
-        bytes.reverse();
-      }
-
-      return r(new arrayType(new exports.Uint8Array(bytes).buffer), 0);
-    };
-  }
-
-  DataView.prototype.getUint8 = makeGetter(exports.Uint8Array);
-  DataView.prototype.getInt8 = makeGetter(exports.Int8Array);
-  DataView.prototype.getUint16 = makeGetter(exports.Uint16Array);
-  DataView.prototype.getInt16 = makeGetter(exports.Int16Array);
-  DataView.prototype.getUint32 = makeGetter(exports.Uint32Array);
-  DataView.prototype.getInt32 = makeGetter(exports.Int32Array);
-  DataView.prototype.getFloat32 = makeGetter(exports.Float32Array);
-  DataView.prototype.getFloat64 = makeGetter(exports.Float64Array);
-
-  function makeSetter(arrayType) {
-    return function(byteOffset, value, littleEndian) {
-
-      byteOffset = ECMAScript.ToUint32(byteOffset);
-      if (byteOffset + arrayType.BYTES_PER_ELEMENT > this.byteLength) {
-        throw new RangeError("Array index out of range");
-      }
-
-      // Get bytes
-      var typeArray = new arrayType([value]),
-          byteArray = new exports.Uint8Array(typeArray.buffer),
-          bytes = [], i, byteView;
-
-      for (i = 0; i < arrayType.BYTES_PER_ELEMENT; i += 1) {
-        bytes.push(r(byteArray, i));
-      }
-
-      // Flip if necessary
-      if (Boolean(littleEndian) === Boolean(IS_BIG_ENDIAN)) {
-        bytes.reverse();
-      }
-
-      // Write them
-      byteView = new exports.Uint8Array(this.buffer, byteOffset, arrayType.BYTES_PER_ELEMENT);
-      byteView.set(bytes);
-    };
-  }
-
-  DataView.prototype.setUint8 = makeSetter(exports.Uint8Array);
-  DataView.prototype.setInt8 = makeSetter(exports.Int8Array);
-  DataView.prototype.setUint16 = makeSetter(exports.Uint16Array);
-  DataView.prototype.setInt16 = makeSetter(exports.Int16Array);
-  DataView.prototype.setUint32 = makeSetter(exports.Uint32Array);
-  DataView.prototype.setInt32 = makeSetter(exports.Int32Array);
-  DataView.prototype.setFloat32 = makeSetter(exports.Float32Array);
-  DataView.prototype.setFloat64 = makeSetter(exports.Float64Array);
-
-  exports.DataView = exports.DataView || DataView;
-
-}());
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,35 +0,0 @@
-/*
- Copyright (c) 2010, Linden Research, Inc.
- Copyright (c) 2012, Joshua Bell
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
- $/LicenseInfo$
- */
-
-// Original can be found at:
-//   https://bitbucket.org/lindenlab/llsd
-// Modifications by Joshua Bell inexorabletash@gmail.com
-//   https://github.com/inexorabletash/polyfill
-
-// ES3/ES5 implementation of the Krhonos Typed Array Specification
-//   Ref: http://www.khronos.org/registry/typedarray/specs/latest/
-//   Date: 2011-02-01
-//
-// Variations:
-//  * Allows typed_array.get/set() as alias for subscripts (typed_array[])
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-{
-  "_from": "typedarray@^0.0.6",
-  "_id": "typedarray@0.0.6",
-  "_inBundle": false,
-  "_integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
-  "_location": "/pacote/make-fetch-happen/mississippi/concat-stream/typedarray",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "typedarray@^0.0.6",
-    "name": "typedarray",
-    "escapedName": "typedarray",
-    "rawSpec": "^0.0.6",
-    "saveSpec": null,
-    "fetchSpec": "^0.0.6"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi/concat-stream"
-  ],
-  "_resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
-  "_shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
-  "_spec": "typedarray@^0.0.6",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream",
-  "author": {
-    "name": "James Halliday",
-    "email": "mail@substack.net",
-    "url": "http://substack.net"
-  },
-  "bugs": {
-    "url": "https://github.com/substack/typedarray/issues"
-  },
-  "bundleDependencies": false,
-  "deprecated": false,
-  "description": "TypedArray polyfill for old browsers",
-  "devDependencies": {
-    "tape": "~2.3.2"
-  },
-  "homepage": "https://github.com/substack/typedarray",
-  "keywords": [
-    "ArrayBuffer",
-    "DataView",
-    "Float32Array",
-    "Float64Array",
-    "Int8Array",
-    "Int16Array",
-    "Int32Array",
-    "Uint8Array",
-    "Uint8ClampedArray",
-    "Uint16Array",
-    "Uint32Array",
-    "typed",
-    "array",
-    "polyfill"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "typedarray",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/substack/typedarray.git"
-  },
-  "scripts": {
-    "test": "tape test/*.js test/server/*.js"
-  },
-  "testling": {
-    "files": "test/*.js",
-    "browsers": [
-      "ie/6..latest",
-      "firefox/16..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest",
-      "android-browser/4.2..latest"
-    ]
-  },
-  "version": "0.0.6"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown	1970-01-01 00:00:00.000000000 +0000
@@ -1,61 +0,0 @@
-# typedarray
-
-TypedArray polyfill ripped from [this
-module](https://raw.github.com/inexorabletash/polyfill).
-
-[![build status](https://secure.travis-ci.org/substack/typedarray.png)](http://travis-ci.org/substack/typedarray)
-
-[![testling badge](https://ci.testling.com/substack/typedarray.png)](https://ci.testling.com/substack/typedarray)
-
-# example
-
-``` js
-var Uint8Array = require('typedarray').Uint8Array;
-var ua = new Uint8Array(5);
-ua[1] = 256 + 55;
-console.log(ua[1]);
-```
-
-output:
-
-```
-55
-```
-
-# methods
-
-``` js
-var TA = require('typedarray')
-```
-
-The `TA` object has the following constructors:
-
-* TA.ArrayBuffer
-* TA.DataView
-* TA.Float32Array
-* TA.Float64Array
-* TA.Int8Array
-* TA.Int16Array
-* TA.Int32Array
-* TA.Uint8Array
-* TA.Uint8ClampedArray
-* TA.Uint16Array
-* TA.Uint32Array
-
-# install
-
-With [npm](https://npmjs.org) do:
-
-```
-npm install typedarray
-```
-
-To use this module in the browser, compile with
-[browserify](http://browserify.org)
-or download a UMD build from browserify CDN:
-
-http://wzrd.in/standalone/typedarray@latest
-
-# license
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/server/undef_globals.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-var test = require('tape');
-var vm = require('vm');
-var fs = require('fs');
-var src = fs.readFileSync(__dirname + '/../../index.js', 'utf8');
-
-test('u8a without globals', function (t) {
-    var c = {
-        module: { exports: {} },
-    };
-    c.exports = c.module.exports;
-    vm.runInNewContext(src, c);
-    var TA = c.module.exports;
-    var ua = new(TA.Uint8Array)(5);
-    
-    t.equal(ua.length, 5);
-    ua[1] = 256 + 55;
-    t.equal(ua[1], 55);
-    t.end();
-});
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/test/tarray.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
-var TA = require('../');
-var test = require('tape');
-
-test('tiny u8a test', function (t) {
-    var ua = new(TA.Uint8Array)(5);
-    t.equal(ua.length, 5);
-    ua[1] = 256 + 55;
-    t.equal(ua[1], 55);
-    t.end();
-});
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-language: node_js
-node_js:
-  - "0.8"
-  - "0.10"
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-{
-  "_from": "concat-stream@^1.5.0",
-  "_id": "concat-stream@1.6.1",
-  "_inBundle": false,
-  "_integrity": "sha512-gslSSJx03QKa59cIKqeJO9HQ/WZMotvYJCuaUULrLpjj8oG40kV2Z+gz82pVxlTkOADi4PJxQPPfhl1ELYrrXw==",
-  "_location": "/pacote/make-fetch-happen/mississippi/concat-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "concat-stream@^1.5.0",
-    "name": "concat-stream",
-    "escapedName": "concat-stream",
-    "rawSpec": "^1.5.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.5.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.1.tgz",
-  "_shasum": "261b8f518301f1d834e36342b9fea095d2620a26",
-  "_spec": "concat-stream@^1.5.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Max Ogden",
-    "email": "max@maxogden.com"
-  },
-  "bugs": {
-    "url": "http://github.com/maxogden/concat-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "inherits": "^2.0.3",
-    "readable-stream": "^2.2.2",
-    "typedarray": "^0.0.6"
-  },
-  "deprecated": false,
-  "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
-  "devDependencies": {
-    "tape": "^4.6.3"
-  },
-  "engines": [
-    "node >= 0.8"
-  ],
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/maxogden/concat-stream#readme",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "concat-stream",
-  "repository": {
-    "type": "git",
-    "url": "git+ssh://git@github.com/maxogden/concat-stream.git"
-  },
-  "scripts": {
-    "test": "tape test/*.js test/server/*.js"
-  },
-  "tags": [
-    "stream",
-    "simple",
-    "util",
-    "utility"
-  ],
-  "testling": {
-    "files": "test/*.js",
-    "browsers": [
-      "ie/8..latest",
-      "firefox/17..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest",
-      "android-browser/4.2..latest"
-    ]
-  },
-  "version": "1.6.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/readme.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/readme.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/readme.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/readme.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,102 +0,0 @@
-# concat-stream
-
-Writable stream that concatenates all the data from a stream and calls a callback with the result. Use this when you want to collect all the data from a stream into a single buffer.
-
-[![Build Status](https://travis-ci.org/maxogden/concat-stream.svg?branch=master)](https://travis-ci.org/maxogden/concat-stream)
-
-[![NPM](https://nodei.co/npm/concat-stream.png)](https://nodei.co/npm/concat-stream/)
-
-### description
-
-Streams emit many buffers. If you want to collect all of the buffers, and when the stream ends concatenate all of the buffers together and receive a single buffer then this is the module for you.
-
-Only use this if you know you can fit all of the output of your stream into a single Buffer (e.g. in RAM).
-
-There are also `objectMode` streams that emit things other than Buffers, and you can concatenate these too. See below for details.
-
-## Related
-
-`concat-stream` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
-
-### examples
-
-#### Buffers
-
-```js
-var fs = require('fs')
-var concat = require('concat-stream')
-
-var readStream = fs.createReadStream('cat.png')
-var concatStream = concat(gotPicture)
-
-readStream.on('error', handleError)
-readStream.pipe(concatStream)
-
-function gotPicture(imageBuffer) {
-  // imageBuffer is all of `cat.png` as a node.js Buffer
-}
-
-function handleError(err) {
-  // handle your error appropriately here, e.g.:
-  console.error(err) // print the error to STDERR
-  process.exit(1) // exit program with non-zero exit code
-}
-
-```
-
-#### Arrays
-
-```js
-var write = concat(function(data) {})
-write.write([1,2,3])
-write.write([4,5,6])
-write.end()
-// data will be [1,2,3,4,5,6] in the above callback
-```
-
-#### Uint8Arrays
-
-```js
-var write = concat(function(data) {})
-var a = new Uint8Array(3)
-a[0] = 97; a[1] = 98; a[2] = 99
-write.write(a)
-write.write('!')
-write.end(Buffer('!!1'))
-```
-
-See `test/` for more examples
-
-# methods
-
-```js
-var concat = require('concat-stream')
-```
-
-## var writable = concat(opts={}, cb)
-
-Return a `writable` stream that will fire `cb(data)` with all of the data that
-was written to the stream. Data can be written to `writable` as strings,
-Buffers, arrays of byte integers, and Uint8Arrays. 
-
-By default `concat-stream` will give you back the same data type as the type of the first buffer written to the stream. Use `opts.encoding` to set what format `data` should be returned as, e.g. if you if you don't want to rely on the built-in type checking or for some other reason.
-
-* `string` - get a string
-* `buffer` - get back a Buffer
-* `array` - get an array of byte integers
-* `uint8array`, `u8`, `uint8` - get back a Uint8Array
-* `object`, get back an array of Objects
-
-If you don't specify an encoding, and the types can't be inferred (e.g. you write things that aren't in the list above), it will try to convert concat them into a `Buffer`.
-
-If nothing is written to `writable` then `data` will be an empty array `[]`.
-
-# error handling
-
-`concat-stream` does not handle errors for you, so you must handle errors on whatever streams you pipe into `concat-stream`. This is a general rule when programming with node.js streams: always handle errors on each and every stream. Since `concat-stream` is not itself a stream it does not emit errors.
-
-We recommend using [`end-of-stream`](https://npmjs.org/end-of-stream) or [`pump`](https://npmjs.org/pump) for writing error tolerant stream code.
-
-# license
-
-MIT LICENSE
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/example.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/example.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/example.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/example.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-var duplexify = require('duplexify')
-var http = require('http')
-
-var request = function(opts) {
-  var req = http.request(opts)
-  var dup = duplexify()
-  dup.setWritable(req)
-  req.on('response', function(res) {
-    dup.setReadable(res)
-  })
-  return dup
-}
-
-var req = request({
-  method: 'GET',
-  host: 'www.google.com',
-  port: 80
-})
-
-req.end()
-req.pipe(process.stdout)
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,241 +0,0 @@
-var stream = require('readable-stream')
-var eos = require('end-of-stream')
-var inherits = require('inherits')
-var shift = require('stream-shift')
-
-var SIGNAL_FLUSH = (Buffer.from && Buffer.from !== Uint8Array.from)
-  ? Buffer.from([0])
-  : new Buffer([0])
-
-var onuncork = function(self, fn) {
-  if (self._corked) self.once('uncork', fn)
-  else fn()
-}
-
-var destroyer = function(self, end) {
-  return function(err) {
-    if (err) self._destroyInterval(err)
-    else if (end && !self._ended) self.end()
-  }
-}
-
-var end = function(ws, fn) {
-  if (!ws) return fn()
-  if (ws._writableState && ws._writableState.finished) return fn()
-  if (ws._writableState) return ws.end(fn)
-  ws.end()
-  fn()
-}
-
-var toStreams2 = function(rs) {
-  return new (stream.Readable)({objectMode:true, highWaterMark:16}).wrap(rs)
-}
-
-var Duplexify = function(writable, readable, opts) {
-  if (!(this instanceof Duplexify)) return new Duplexify(writable, readable, opts)
-  stream.Duplex.call(this, opts)
-
-  this._writable = null
-  this._readable = null
-  this._readable2 = null
-
-  this._forwardDestroy = !opts || opts.destroy !== false
-  this._forwardEnd = !opts || opts.end !== false
-  this._corked = 1 // start corked
-  this._ondrain = null
-  this._drained = false
-  this._forwarding = false
-  this._unwrite = null
-  this._unread = null
-  this._ended = false
-  this._error = null
-  this._preferError = false
-
-  this.destroyed = false
-
-  if (writable) this.setWritable(writable)
-  if (readable) this.setReadable(readable)
-}
-
-inherits(Duplexify, stream.Duplex)
-
-Duplexify.obj = function(writable, readable, opts) {
-  if (!opts) opts = {}
-  opts.objectMode = true
-  opts.highWaterMark = 16
-  return new Duplexify(writable, readable, opts)
-}
-
-Duplexify.prototype.cork = function() {
-  if (++this._corked === 1) this.emit('cork')
-}
-
-Duplexify.prototype.uncork = function() {
-  if (this._corked && --this._corked === 0) this.emit('uncork')
-}
-
-Duplexify.prototype.setWritable = function(writable) {
-  if (this._unwrite) this._unwrite()
-
-  if (this.destroyed) {
-    if (writable && writable.destroy) writable.destroy()
-    return
-  }
-
-  if (writable === null || writable === false) {
-    this.end()
-    return
-  }
-
-  var self = this
-  var unend = eos(writable, {writable:true, readable:false}, destroyer(this, this._forwardEnd))
-
-  var ondrain = function() {
-    var ondrain = self._ondrain
-    self._ondrain = null
-    if (ondrain) ondrain()
-  }
-
-  var clear = function() {
-    self._writable.removeListener('drain', ondrain)
-    unend()
-  }
-
-  if (this._unwrite) process.nextTick(ondrain) // force a drain on stream reset to avoid livelocks
-
-  this._writable = writable
-  this._writable.on('drain', ondrain)
-  this._unwrite = clear
-
-  this.uncork() // always uncork setWritable
-}
-
-Duplexify.prototype.setReadable = function(readable) {
-  if (this._unread) this._unread()
-
-  if (this.destroyed) {
-    if (readable && readable.destroy) readable.destroy()
-    return
-  }
-
-  if (readable === null || readable === false) {
-    this.push(null)
-    this.resume()
-    return
-  }
-
-  var self = this
-  var unend = eos(readable, {writable:false, readable:true}, destroyer(this))
-
-  var onreadable = function() {
-    self._forward()
-  }
-
-  var onend = function() {
-    self.push(null)
-  }
-
-  var clear = function() {
-    self._readable2.removeListener('readable', onreadable)
-    self._readable2.removeListener('end', onend)
-    unend()
-  }
-
-  this._drained = true
-  this._readable = readable
-  this._readable2 = readable._readableState ? readable : toStreams2(readable)
-  this._readable2.on('readable', onreadable)
-  this._readable2.on('end', onend)
-  this._unread = clear
-
-  this._forward()
-}
-
-Duplexify.prototype._read = function() {
-  this._drained = true
-  this._forward()
-}
-
-Duplexify.prototype._forward = function() {
-  if (this._forwarding || !this._readable2 || !this._drained) return
-  this._forwarding = true
-
-  var data
-
-  while (this._drained && (data = shift(this._readable2)) !== null) {
-    if (this.destroyed) continue
-    this._drained = this.push(data)
-  }
-
-  this._forwarding = false
-}
-
-Duplexify.prototype.destroy = function(err) {
-  if (this._preferError && !this._error && err) this._error = err
-
-  if (this.destroyed) return
-  this.destroyed = true
-
-  var self = this
-  process.nextTick(function() {
-    self._destroy(self._preferError ? self._error : err)
-  })
-}
-
-Duplexify.prototype._destroyInterval = function(err) {
-  if (this.destroyed) return
-  if (err.message !== 'premature close') return this.destroy(err)
-  this._preferError = true
-  this.destroy(null)
-}
-
-Duplexify.prototype._destroy = function(err) {
-  if (err) {
-    var ondrain = this._ondrain
-    this._ondrain = null
-    if (ondrain) ondrain(err)
-    else this.emit('error', err)
-  }
-
-  if (this._forwardDestroy) {
-    if (this._readable && this._readable.destroy) this._readable.destroy()
-    if (this._writable && this._writable.destroy) this._writable.destroy()
-  }
-
-  this.emit('close')
-}
-
-Duplexify.prototype._write = function(data, enc, cb) {
-  if (this.destroyed) return cb()
-  if (this._corked) return onuncork(this, this._write.bind(this, data, enc, cb))
-  if (data === SIGNAL_FLUSH) return this._finish(cb)
-  if (!this._writable) return cb()
-
-  if (this._writable.write(data) === false) this._ondrain = cb
-  else cb()
-}
-
-
-Duplexify.prototype._finish = function(cb) {
-  var self = this
-  this.emit('preend')
-  onuncork(this, function() {
-    end(self._forwardEnd && self._writable, function() {
-      // haxx to not emit prefinish twice
-      if (self._writableState.prefinished === false) self._writableState.prefinished = true
-      self.emit('prefinish')
-      onuncork(self, cb)
-    })
-  })
-}
-
-Duplexify.prototype.end = function(data, enc, cb) {
-  if (typeof data === 'function') return this.end(null, null, data)
-  if (typeof enc === 'function') return this.end(data, null, enc)
-  this._ended = true
-  if (data) this.write(data)
-  if (!this._writableState.ending) this.write(SIGNAL_FLUSH)
-  return stream.Writable.prototype.end.call(this, cb)
-}
-
-module.exports = Duplexify
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-module.exports = shift
-
-function shift (stream) {
-  var rs = stream._readableState
-  if (!rs) return null
-  return rs.objectMode ? stream.read() : stream.read(getStateLength(rs))
-}
-
-function getStateLength (state) {
-  if (state.buffer.length) {
-    // Since node 6.3.0 state.buffer is a BufferList not an array
-    if (state.buffer.head) {
-      return state.buffer.head.data.length
-    }
-
-    return state.buffer[0].length
-  }
-
-  return state.length
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2016 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,53 +0,0 @@
-{
-  "_from": "stream-shift@^1.0.0",
-  "_id": "stream-shift@1.0.0",
-  "_inBundle": false,
-  "_integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
-  "_location": "/pacote/make-fetch-happen/mississippi/duplexify/stream-shift",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-shift@^1.0.0",
-    "name": "stream-shift",
-    "escapedName": "stream-shift",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi/duplexify"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz",
-  "_shasum": "d5c752825e5367e786f78e18e445ea223a155952",
-  "_spec": "stream-shift@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-shift/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Returns the next buffer/object in a stream's readable queue",
-  "devDependencies": {
-    "standard": "^7.1.2",
-    "tape": "^4.6.0",
-    "through2": "^2.0.1"
-  },
-  "homepage": "https://github.com/mafintosh/stream-shift",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-shift",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-shift.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.0.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,25 +0,0 @@
-# stream-shift
-
-Returns the next buffer/object in a stream's readable queue
-
-```
-npm install stream-shift
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-shift.svg?style=flat)](http://travis-ci.org/mafintosh/stream-shift)
-
-## Usage
-
-``` js
-var shift = require('stream-shift')
-
-console.log(shift(someStream)) // first item in its buffer
-```
-
-## Credit
-
-Thanks [@dignifiedquire](https://github.com/dignifiedquire) for making this work on node 6
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,48 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var stream = require('stream')
-var shift = require('./')
-
-tape('shifts next', function (t) {
-  var passthrough = through()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with core', function (t) {
-  var passthrough = stream.PassThrough()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with object mode', function (t) {
-  var passthrough = through({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
-
-tape('shifts next with object mode with core', function (t) {
-  var passthrough = stream.PassThrough({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,67 +0,0 @@
-{
-  "_from": "duplexify@^3.4.2",
-  "_id": "duplexify@3.5.4",
-  "_inBundle": false,
-  "_integrity": "sha512-JzYSLYMhoVVBe8+mbHQ4KgpvHpm0DZpJuL8PY93Vyv1fW7jYJ90LoXa1di/CVbJM+TgMs91rbDapE/RNIfnJsA==",
-  "_location": "/pacote/make-fetch-happen/mississippi/duplexify",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "duplexify@^3.4.2",
-    "name": "duplexify",
-    "escapedName": "duplexify",
-    "rawSpec": "^3.4.2",
-    "saveSpec": null,
-    "fetchSpec": "^3.4.2"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi",
-    "/pacote/make-fetch-happen/mississippi/pumpify"
-  ],
-  "_resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.5.4.tgz",
-  "_shasum": "4bb46c1796eabebeec4ca9a2e66b808cb7a3d8b4",
-  "_spec": "duplexify@^3.4.2",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/duplexify/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.0.0",
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.0",
-    "stream-shift": "^1.0.0"
-  },
-  "deprecated": false,
-  "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
-  "devDependencies": {
-    "concat-stream": "^1.5.2",
-    "tape": "^4.0.0",
-    "through2": "^2.0.0"
-  },
-  "homepage": "https://github.com/mafintosh/duplexify",
-  "keywords": [
-    "duplex",
-    "streams2",
-    "streams",
-    "stream",
-    "writable",
-    "readable",
-    "async"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "duplexify",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/duplexify.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "3.5.4"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,97 +0,0 @@
-# duplexify
-
-Turn a writeable and readable stream into a single streams2 duplex stream.
-
-Similar to [duplexer2](https://github.com/deoxxa/duplexer2) except it supports both streams2 and streams1 as input
-and it allows you to set the readable and writable part asynchronously using `setReadable(stream)` and `setWritable(stream)`
-
-```
-npm install duplexify
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/duplexify.svg?style=flat)](http://travis-ci.org/mafintosh/duplexify)
-
-## Usage
-
-Use `duplexify(writable, readable, streamOptions)` (or `duplexify.obj(writable, readable)` to create an object stream)
-
-``` js
-var duplexify = require('duplexify')
-
-// turn writableStream and readableStream into a single duplex stream
-var dup = duplexify(writableStream, readableStream)
-
-dup.write('hello world') // will write to writableStream
-dup.on('data', function(data) {
-  // will read from readableStream
-})
-```
-
-You can also set the readable and writable parts asynchronously
-
-``` js
-var dup = duplexify()
-
-dup.write('hello world') // write will buffer until the writable
-                         // part has been set
-
-// wait a bit ...
-dup.setReadable(readableStream)
-
-// maybe wait some more?
-dup.setWritable(writableStream)
-```
-
-If you call `setReadable` or `setWritable` multiple times it will unregister the previous readable/writable stream.
-To disable the readable or writable part call `setReadable` or `setWritable` with `null`.
-
-If the readable or writable streams emits an error or close it will destroy both streams and bubble up the event.
-You can also explicitly destroy the streams by calling `dup.destroy()`. The `destroy` method optionally takes an
-error object as argument, in which case the error is emitted as part of the `error` event.
-
-``` js
-dup.on('error', function(err) {
-  console.log('readable or writable emitted an error - close will follow')
-})
-
-dup.on('close', function() {
-  console.log('the duplex stream is destroyed')
-})
-
-dup.destroy() // calls destroy on the readable and writable part (if present)
-```
-
-## HTTP request example
-
-Turn a node core http request into a duplex stream is as easy as
-
-``` js
-var duplexify = require('duplexify')
-var http = require('http')
-
-var request = function(opts) {
-  var req = http.request(opts)
-  var dup = duplexify(req)
-  req.on('response', function(res) {
-    dup.setReadable(res)
-  })
-  return dup
-}
-
-var req = request({
-  method: 'GET',
-  host: 'www.google.com',
-  port: 80
-})
-
-req.end()
-req.pipe(process.stdout)
-```
-
-## License
-
-MIT
-
-## Related
-
-`duplexify` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/test.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/test.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,291 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var concat = require('concat-stream')
-var net = require('net')
-var duplexify = require('./')
-
-tape('passthrough', function(t) {
-  t.plan(2)
-
-  var pt = through()
-  var dup = duplexify(pt, pt)
-
-  dup.end('hello world')
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('passthrough + double end', function(t) {
-  t.plan(2)
-
-  var pt = through()
-  var dup = duplexify(pt, pt)
-
-  dup.end('hello world')
-  dup.end()
-
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('async passthrough + end', function(t) {
-  t.plan(2)
-
-  var pt = through.obj({highWaterMark:1}, function(data, enc, cb) {
-    setTimeout(function() {
-      cb(null, data)
-    }, 100)
-  })
-
-  var dup = duplexify(pt, pt)
-
-  dup.write('hello ')
-  dup.write('world')
-  dup.end()
-
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'hello world', 'same in as out')
-  }))
-})
-
-tape('duplex', function(t) {
-  var readExpected = ['read-a', 'read-b', 'read-c']
-  var writeExpected = ['write-a', 'write-b', 'write-c']
-
-  t.plan(readExpected.length+writeExpected.length+2)
-
-  var readable = through.obj()
-  var writable = through.obj(function(data, enc, cb) {
-    t.same(data, writeExpected.shift(), 'onwrite should match')
-    cb()
-  })
-
-  var dup = duplexify.obj(writable, readable)
-
-  readExpected.slice().forEach(function(data) {
-    readable.write(data)
-  })
-  readable.end()
-
-  writeExpected.slice().forEach(function(data) {
-    dup.write(data)
-  })
-  dup.end()
-
-  dup.on('data', function(data) {
-    t.same(data, readExpected.shift(), 'ondata should match')
-  })
-  dup.on('end', function() {
-    t.ok(true, 'should end')
-  })
-  dup.on('finish', function() {
-    t.ok(true, 'should finish')
-  })
-})
-
-tape('async', function(t) {
-  var dup = duplexify()
-  var pt = through()
-
-  dup.pipe(concat(function(data) {
-    t.same(data.toString(), 'i was async', 'same in as out')
-    t.end()
-  }))
-
-  dup.write('i')
-  dup.write(' was ')
-  dup.end('async')
-
-  setTimeout(function() {
-    dup.setWritable(pt)
-    setTimeout(function() {
-      dup.setReadable(pt)
-    }, 50)
-  }, 50)
-})
-
-tape('destroy', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  write.destroy = function() {
-    t.ok(true, 'write destroyed')
-  }
-
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  dup.destroy()
-  dup.destroy() // should only work once
-})
-
-tape('destroy both', function(t) {
-  t.plan(3)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  write.destroy = function() {
-    t.ok(true, 'write destroyed')
-  }
-
-  read.destroy = function() {
-    t.ok(true, 'read destroyed')
-  }
-
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  dup.destroy()
-  dup.destroy() // should only work once
-})
-
-tape('bubble read errors', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  dup.on('error', function(err) {
-    t.same(err.message, 'read-error', 'received read error')
-  })
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  read.emit('error', new Error('read-error'))
-  write.emit('error', new Error('write-error')) // only emit first error
-})
-
-tape('bubble write errors', function(t) {
-  t.plan(2)
-
-  var write = through()
-  var read = through()
-  var dup = duplexify(write, read)
-
-  dup.on('error', function(err) {
-    t.same(err.message, 'write-error', 'received write error')
-  })
-  dup.on('close', function() {
-    t.ok(true, 'close emitted')
-  })
-
-  write.emit('error', new Error('write-error'))
-  read.emit('error', new Error('read-error')) // only emit first error
-})
-
-tape('reset writable / readable', function(t) {
-  t.plan(3)
-
-  var toUpperCase = function(data, enc, cb) {
-    cb(null, data.toString().toUpperCase())
-  }
-
-  var passthrough = through()
-  var upper = through(toUpperCase)
-  var dup = duplexify(passthrough, passthrough)
-
-  dup.once('data', function(data) {
-    t.same(data.toString(), 'hello')
-    dup.setWritable(upper)
-    dup.setReadable(upper)
-    dup.once('data', function(data) {
-      t.same(data.toString(), 'HELLO')
-      dup.once('data', function(data) {
-        t.same(data.toString(), 'HI')
-        t.end()
-      })
-    })
-    dup.write('hello')
-    dup.write('hi')
-  })
-  dup.write('hello')
-})
-
-tape('cork', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-  var ok = false
-
-  dup.on('prefinish', function() {
-    dup.cork()
-    setTimeout(function() {
-      ok = true
-      dup.uncork()
-    }, 100)
-  })
-  dup.on('finish', function() {
-    t.ok(ok)
-    t.end()
-  })
-  dup.end()
-})
-
-tape('prefinish not twice', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-  var prefinished = false
-
-  dup.on('prefinish', function() {
-    t.ok(!prefinished, 'only prefinish once')
-    prefinished = true
-  })
-
-  dup.on('finish', function() {
-    t.end()
-  })
-
-  dup.end()
-})
-
-tape('close', function(t) {
-  var passthrough = through()
-  var dup = duplexify(passthrough, passthrough)
-
-  passthrough.emit('close')
-  dup.on('close', function() {
-    t.ok(true, 'should forward close')
-    t.end()
-  })
-})
-
-tape('works with node native streams (net)', function(t) {
-  t.plan(1)
-
-  var server = net.createServer(function(socket) {
-    var dup = duplexify(socket, socket)
-
-    dup.once('data', function(chunk) {
-      t.same(chunk, Buffer('hello world'))
-      server.close()
-      socket.end()
-      t.end()
-    })
-  })
-
-  server.listen(0, function () {
-    var socket = net.connect(server.address().port)
-    var dup = duplexify(socket, socket)
-
-    dup.write(Buffer('hello world'))
-  })
-})
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/.travis.yml 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/.travis.yml
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,87 +0,0 @@
-var once = require('once');
-
-var noop = function() {};
-
-var isRequest = function(stream) {
-	return stream.setHeader && typeof stream.abort === 'function';
-};
-
-var isChildProcess = function(stream) {
-	return stream.stdio && Array.isArray(stream.stdio) && stream.stdio.length === 3
-};
-
-var eos = function(stream, opts, callback) {
-	if (typeof opts === 'function') return eos(stream, null, opts);
-	if (!opts) opts = {};
-
-	callback = once(callback || noop);
-
-	var ws = stream._writableState;
-	var rs = stream._readableState;
-	var readable = opts.readable || (opts.readable !== false && stream.readable);
-	var writable = opts.writable || (opts.writable !== false && stream.writable);
-
-	var onlegacyfinish = function() {
-		if (!stream.writable) onfinish();
-	};
-
-	var onfinish = function() {
-		writable = false;
-		if (!readable) callback.call(stream);
-	};
-
-	var onend = function() {
-		readable = false;
-		if (!writable) callback.call(stream);
-	};
-
-	var onexit = function(exitCode) {
-		callback.call(stream, exitCode ? new Error('exited with error code: ' + exitCode) : null);
-	};
-
-	var onerror = function(err) {
-		callback.call(stream, err);
-	};
-
-	var onclose = function() {
-		if (readable && !(rs && rs.ended)) return callback.call(stream, new Error('premature close'));
-		if (writable && !(ws && ws.ended)) return callback.call(stream, new Error('premature close'));
-	};
-
-	var onrequest = function() {
-		stream.req.on('finish', onfinish);
-	};
-
-	if (isRequest(stream)) {
-		stream.on('complete', onfinish);
-		stream.on('abort', onclose);
-		if (stream.req) onrequest();
-		else stream.on('request', onrequest);
-	} else if (writable && !ws) { // legacy streams
-		stream.on('end', onlegacyfinish);
-		stream.on('close', onlegacyfinish);
-	}
-
-	if (isChildProcess(stream)) stream.on('exit', onexit);
-
-	stream.on('end', onend);
-	stream.on('finish', onfinish);
-	if (opts.error !== false) stream.on('error', onerror);
-	stream.on('close', onclose);
-
-	return function() {
-		stream.removeListener('complete', onfinish);
-		stream.removeListener('abort', onclose);
-		stream.removeListener('request', onrequest);
-		if (stream.req) stream.req.removeListener('finish', onfinish);
-		stream.removeListener('end', onlegacyfinish);
-		stream.removeListener('close', onlegacyfinish);
-		stream.removeListener('finish', onfinish);
-		stream.removeListener('exit', onexit);
-		stream.removeListener('end', onend);
-		stream.removeListener('error', onerror);
-		stream.removeListener('close', onclose);
-	};
-};
-
-module.exports = eos;
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,66 +0,0 @@
-{
-  "_from": "end-of-stream@^1.1.0",
-  "_id": "end-of-stream@1.4.1",
-  "_inBundle": false,
-  "_integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==",
-  "_location": "/pacote/make-fetch-happen/mississippi/end-of-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "end-of-stream@^1.1.0",
-    "name": "end-of-stream",
-    "escapedName": "end-of-stream",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi",
-    "/pacote/make-fetch-happen/mississippi/duplexify",
-    "/pacote/make-fetch-happen/mississippi/pump",
-    "/pacote/make-fetch-happen/mississippi/pumpify/pump",
-    "/pacote/make-fetch-happen/mississippi/stream-each"
-  ],
-  "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz",
-  "_shasum": "ed29634d19baba463b6ce6b80a37213eab71ec43",
-  "_spec": "end-of-stream@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/end-of-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "once": "^1.4.0"
-  },
-  "deprecated": false,
-  "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/mafintosh/end-of-stream",
-  "keywords": [
-    "stream",
-    "streams",
-    "callback",
-    "finish",
-    "close",
-    "end",
-    "wait"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "end-of-stream",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/end-of-stream.git"
-  },
-  "scripts": {
-    "test": "node test.js"
-  },
-  "version": "1.4.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,52 +0,0 @@
-# end-of-stream
-
-A node module that calls a callback when a readable/writable/duplex stream has completed or failed.
-
-	npm install end-of-stream
-
-## Usage
-
-Simply pass a stream and a callback to the `eos`.
-Both legacy streams, streams2 and stream3 are supported.
-
-``` js
-var eos = require('end-of-stream');
-
-eos(readableStream, function(err) {
-  // this will be set to the stream instance
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended', this === readableStream);
-});
-
-eos(writableStream, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has finished', this === writableStream);
-});
-
-eos(duplexStream, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended and finished', this === duplexStream);
-});
-
-eos(duplexStream, {readable:false}, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has finished but might still be readable');
-});
-
-eos(duplexStream, {writable:false}, function(err) {
-	if (err) return console.log('stream had an error or closed early');
-	console.log('stream has ended but might still be writable');
-});
-
-eos(readableStream, {error:false}, function(err) {
-	// do not treat emit('error', err) as a end-of-stream
-});
-```
-
-## License
-
-MIT
-
-## Related
-
-`end-of-stream` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/example.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/example.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/example.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/example.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,22 +0,0 @@
-var writer = require('./')
-
-var ws = writer(write, flush)
-
-ws.on('finish', function () {
-  console.log('finished')
-})
-
-ws.write('hello')
-ws.write('world')
-ws.end()
-
-function write (data, enc, cb) {
-  // i am your normal ._write method
-  console.log('writing', data.toString())
-  cb()
-}
-
-function flush (cb) {
-  // i am called before finish is emitted
-  setTimeout(cb, 1000) // wait 1 sec
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,52 +0,0 @@
-var stream = require('readable-stream')
-var inherits = require('inherits')
-
-var SIGNAL_FLUSH = new Buffer([0])
-
-module.exports = WriteStream
-
-function WriteStream (opts, write, flush) {
-  if (!(this instanceof WriteStream)) return new WriteStream(opts, write, flush)
-
-  if (typeof opts === 'function') {
-    flush = write
-    write = opts
-    opts = {}
-  }
-
-  stream.Writable.call(this, opts)
-
-  this.destroyed = false
-  this._worker = write || null
-  this._flush = flush || null
-}
-
-inherits(WriteStream, stream.Writable)
-
-WriteStream.obj = function (opts, worker, flush) {
-  if (typeof opts === 'function') return WriteStream.obj(null, opts, worker)
-  if (!opts) opts = {}
-  opts.objectMode = true
-  return new WriteStream(opts, worker, flush)
-}
-
-WriteStream.prototype._write = function (data, enc, cb) {
-  if (SIGNAL_FLUSH === data) this._flush(cb)
-  else this._worker(data, enc, cb)
-}
-
-WriteStream.prototype.end = function (data, enc, cb) {
-  if (!this._flush) return stream.Writable.prototype.end.apply(this, arguments)
-  if (typeof data === 'function') return this.end(null, null, data)
-  if (typeof enc === 'function') return this.end(data, null, enc)
-  if (data) this.write(data)
-  if (!this._writableState.ending) this.write(SIGNAL_FLUSH)
-  return stream.Writable.prototype.end.call(this, cb)
-}
-
-WriteStream.prototype.destroy = function (err) {
-  if (this.destroyed) return
-  this.destroyed = true
-  if (err) this.emit('error', err)
-  this.emit('close')
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2015 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,54 +0,0 @@
-{
-  "_from": "flush-write-stream@^1.0.0",
-  "_id": "flush-write-stream@1.0.2",
-  "_inBundle": false,
-  "_integrity": "sha1-yBuQ2HRnZvGmCaRoCZRsRd2K5Bc=",
-  "_location": "/pacote/make-fetch-happen/mississippi/flush-write-stream",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "flush-write-stream@^1.0.0",
-    "name": "flush-write-stream",
-    "escapedName": "flush-write-stream",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.0.2.tgz",
-  "_shasum": "c81b90d8746766f1a609a46809946c45dd8ae417",
-  "_spec": "flush-write-stream@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/flush-write-stream/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.4"
-  },
-  "deprecated": false,
-  "description": "A write stream constructor that supports a flush function that is called before finish is emitted",
-  "devDependencies": {
-    "tape": "^4.2.2"
-  },
-  "homepage": "https://github.com/mafintosh/flush-write-stream",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "flush-write-stream",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/flush-write-stream.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "1.0.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,59 +0,0 @@
-# flush-write-stream
-
-A write stream constructor that supports a flush function that is called before `finish` is emitted
-
-```
-npm install flush-write-stream
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/flush-write-stream.svg?style=flat)](http://travis-ci.org/mafintosh/flush-write-stream)
-
-## Usage
-
-``` js
-var writer = require('flush-write-stream')
-
-var ws = writer(write, flush)
-
-ws.on('finish', function () {
-  console.log('finished')
-})
-
-ws.write('hello')
-ws.write('world')
-ws.end()
-
-function write (data, enc, cb) {
-  // i am your normal ._write method
-  console.log('writing', data.toString())
-  cb()
-}
-
-function flush (cb) {
-  // i am called before finish is emitted
-  setTimeout(cb, 1000) // wait 1 sec
-}
-```
-
-If you run the above it will produce the following output
-
-```
-writing hello
-writing world
-(nothing happens for 1 sec)
-finished
-```
-
-## API
-
-#### `var ws = writer([options], write, [flush])`
-
-Create a new writable stream. Options are forwarded to the stream constructor.
-
-#### `var ws = writer.obj([options], write, [flush])`
-
-Same as the above except `objectMode` is set to `true` per default.
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/test.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/test.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,85 +0,0 @@
-var tape = require('tape')
-var writer = require('./')
-
-tape('is a write stream', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var ws = writer.obj(write)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-})
-
-tape('is flushable', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var flushed = false
-
-  var ws = writer.obj(write, flush)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.ok(flushed, 'was flushed')
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-
-  function flush (cb) {
-    flushed = true
-    process.nextTick(cb)
-  }
-})
-
-tape('can pass options', function (t) {
-  var expected = ['hello', 'world', 'verden']
-  var flushed = false
-
-  var ws = writer({objectMode: true}, write, flush)
-
-  ws.write('hello')
-  ws.write('world')
-  ws.write('verden')
-  ws.end(function () {
-    t.same(expected.length, 0)
-    t.ok(flushed, 'was flushed')
-    t.end()
-  })
-
-  function write (data, enc, cb) {
-    t.same(data, expected.shift())
-    cb()
-  }
-
-  function flush (cb) {
-    flushed = true
-    process.nextTick(cb)
-  }
-})
-
-tape('emits error on destroy', function (t) {
-  var expected = new Error()
-
-  var ws = writer({objectMode: true}, function () {})
-
-  ws.on('error', function (err) {
-    t.equal(err, expected)
-  })
-  ws.on('close', t.end)
-
-  ws.destroy(expected)
-})
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - '0.10'
-  - '0.12'
-  - '4.0'
-  - '5.0'
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,103 +0,0 @@
-var Readable = require('readable-stream').Readable
-var inherits = require('inherits')
-
-module.exports = from2
-
-from2.ctor = ctor
-from2.obj = obj
-
-var Proto = ctor()
-
-function toFunction(list) {
-  list = list.slice()
-  return function (_, cb) {
-    var err = null
-    var item = list.length ? list.shift() : null
-    if (item instanceof Error) {
-      err = item
-      item = null
-    }
-
-    cb(err, item)
-  }
-}
-
-function from2(opts, read) {
-  if (typeof opts !== 'object' || Array.isArray(opts)) {
-    read = opts
-    opts = {}
-  }
-
-  var rs = new Proto(opts)
-  rs._from = Array.isArray(read) ? toFunction(read) : (read || noop)
-  return rs
-}
-
-function ctor(opts, read) {
-  if (typeof opts === 'function') {
-    read = opts
-    opts = {}
-  }
-
-  opts = defaults(opts)
-
-  inherits(Class, Readable)
-  function Class(override) {
-    if (!(this instanceof Class)) return new Class(override)
-    this._reading = false
-    this._callback = check
-    this.destroyed = false
-    Readable.call(this, override || opts)
-
-    var self = this
-    var hwm = this._readableState.highWaterMark
-
-    function check(err, data) {
-      if (self.destroyed) return
-      if (err) return self.destroy(err)
-      if (data === null) return self.push(null)
-      self._reading = false
-      if (self.push(data)) self._read(hwm)
-    }
-  }
-
-  Class.prototype._from = read || noop
-  Class.prototype._read = function(size) {
-    if (this._reading || this.destroyed) return
-    this._reading = true
-    this._from(size, this._callback)
-  }
-
-  Class.prototype.destroy = function(err) {
-    if (this.destroyed) return
-    this.destroyed = true
-
-    var self = this
-    process.nextTick(function() {
-      if (err) self.emit('error', err)
-      self.emit('close')
-    })
-  }
-
-  return Class
-}
-
-function obj(opts, read) {
-  if (typeof opts === 'function' || Array.isArray(opts)) {
-    read = opts
-    opts = {}
-  }
-
-  opts = defaults(opts)
-  opts.objectMode = true
-  opts.highWaterMark = 16
-
-  return from2(opts, read)
-}
-
-function noop () {}
-
-function defaults(opts) {
-  opts = opts || {}
-  return opts
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/LICENSE.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/LICENSE.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/LICENSE.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/LICENSE.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-## The MIT License (MIT) ##
-
-Copyright (c) 2014 Hugh Kennedy
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,69 +0,0 @@
-{
-  "_from": "from2@^2.1.0",
-  "_id": "from2@2.3.0",
-  "_inBundle": false,
-  "_integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=",
-  "_location": "/pacote/make-fetch-happen/mississippi/from2",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "from2@^2.1.0",
-    "name": "from2",
-    "escapedName": "from2",
-    "rawSpec": "^2.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.1.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
-  "_shasum": "8bfb5502bde4a4d36cfdeea007fcca21d7e382af",
-  "_spec": "from2@^2.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Hugh Kennedy",
-    "email": "hughskennedy@gmail.com",
-    "url": "http://hughsk.io/"
-  },
-  "bugs": {
-    "url": "https://github.com/hughsk/from2/issues"
-  },
-  "bundleDependencies": false,
-  "contributors": [
-    {
-      "name": "Mathias Buus",
-      "email": "mathiasbuus@gmail.com"
-    }
-  ],
-  "dependencies": {
-    "inherits": "^2.0.1",
-    "readable-stream": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
-  "devDependencies": {
-    "tape": "^4.0.0"
-  },
-  "homepage": "https://github.com/hughsk/from2",
-  "keywords": [
-    "from",
-    "stream",
-    "readable",
-    "pull",
-    "convenience",
-    "wrapper"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "from2",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/hughsk/from2.git"
-  },
-  "scripts": {
-    "test": "node test"
-  },
-  "version": "2.3.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,70 +0,0 @@
-# from2 [![Flattr this!](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=hughskennedy&url=http://github.com/hughsk/from2&title=from2&description=hughsk/from2%20on%20GitHub&language=en_GB&tags=flattr,github,javascript&category=software)[![experimental](http://hughsk.github.io/stability-badges/dist/experimental.svg)](http://github.com/hughsk/stability-badges) #
-
-`from2` is a high-level module for creating readable streams that properly handle backpressure.
-
-Convience wrapper for
-[readable-stream](http://github.com/isaacs/readable-stream)'s `ReadableStream`
-base class, with an API lifted from
-[from](http://github.com/dominictarr/from) and
-[through2](http://github.com/rvagg/through2).
-
-## Usage ##
-
-[![from2](https://nodei.co/npm/from2.png?mini=true)](https://nodei.co/npm/from2)
-
-### `stream = from2([opts], read)` ###
-
-Where `opts` are the options to pass on to the `ReadableStream` constructor,
-and `read(size, next)` is called when data is requested from the stream.
-
-* `size` is the recommended amount of data (in bytes) to retrieve.
-* `next(err)` should be called when you're ready to emit more data.
-
-For example, here's a readable stream that emits the contents of a given
-string:
-
-``` javascript
-var from = require('from2')
-
-function fromString(string) {
-  return from(function(size, next) {
-    // if there's no more content
-    // left in the string, close the stream.
-    if (string.length <= 0) return next(null, null)
-
-    // Pull in a new chunk of text,
-    // removing it from the string.
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-
-    // Emit "chunk" from the stream.
-    next(null, chunk)
-  })
-}
-
-// pipe "hello world" out
-// to stdout.
-fromString('hello world').pipe(process.stdout)
-```
-
-### `stream = from2.obj([opts], read)` ###
-
-Shorthand for `from2({ objectMode: true }, read)`.
-
-### `createStream = from2.ctor([opts], read)` ###
-
-If you're creating similar streams in quick succession you can improve
-performance by generating a stream **constructor** that you can reuse instead
-of creating one-off streams on each call.
-
-Takes the same options as `from2`, instead returning a constructor which you
-can use to create new streams.
-
-### See Also
-
-- [from2-array](https://github.com/binocarlos/from2-array) - Create a from2 stream based on an array of source values.
-- [from2-string](https://github.com/yoshuawuyts/from2-string) - Create a stream from a string. Sugary wrapper around from2.
-
-## License ##
-
-MIT. See [LICENSE.md](http://github.com/hughsk/from2/blob/master/LICENSE.md) for details.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/test.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/test.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,123 +0,0 @@
-var test = require('tape')
-var path = require('path')
-var from = require('./')
-var fs   = require('fs')
-
-var tmp = path.resolve(
-  __dirname, 'tmp.txt'
-)
-
-function fromString(string) {
-  return from(function(size, next) {
-    if (string.length <= 0) return next(null, null)
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-    next(null, chunk)
-  })
-}
-
-test('from2', function(t) {
-  var contents = fs.readFileSync(__filename, 'utf8')
-  var stream = fromString(contents)
-
-  stream
-    .pipe(fs.createWriteStream(tmp))
-    .on('close', function() {
-      t.equal(fs.readFileSync(tmp, 'utf8'), contents)
-      fs.unlinkSync(tmp)
-      t.end()
-    })
-})
-
-test('old mode', function(t) {
-  var contents = fs.readFileSync(__filename, 'utf8')
-  var stream = fromString(contents)
-  var buffer = ''
-
-  stream.on('data', function(data) {
-    buffer += data
-  }).on('end', function() {
-    t.equal(buffer, contents)
-    t.end()
-  })
-})
-
-test('destroy', function(t) {
-  var stream = from(function(size, next) {
-    process.nextTick(function() {
-      next(null, 'no')
-    })
-  })
-
-  stream.on('data', function(data) {
-    t.ok(false)
-  }).on('close', function() {
-    t.ok(true)
-    t.end()
-  })
-
-  stream.destroy()
-})
-
-test('arrays', function (t) {
-  var input = ['a', 'b', 'c']
-  var stream = from(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter.toString())
-  })
-  stream.on('end', function () {
-    t.deepEqual(input, output)
-    t.end()
-  })
-})
-
-test('obj arrays', function (t) {
-  var input = [{foo:'a'}, {foo:'b'}, {foo:'c'}]
-  var stream = from.obj(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter)
-  })
-  stream.on('end', function () {
-    t.deepEqual(input, output)
-    t.end()
-  })
-})
-
-
-test('arrays can emit errors', function (t) {
-  var input = ['a', 'b', new Error('ooops'), 'c']
-  var stream = from(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter.toString())
-  })
-  stream.on('error', function(e){
-    t.deepEqual(['a', 'b'], output)
-    t.equal('ooops', e.message)
-    t.end()
-  })  
-  stream.on('end', function () {
-    t.fail('the stream should have errored')
-  })
-})
-
-test('obj arrays can emit errors', function (t) {
-  var input = [{foo:'a'}, {foo:'b'}, new Error('ooops'), {foo:'c'}]
-  var stream = from.obj(input)
-  var output = []
-  stream.on('data', function (letter) {
-    output.push(letter)
-  })
-  stream.on('error', function(e){
-    t.deepEqual([{foo:'a'}, {foo:'b'}], output)
-    t.equal('ooops', e.message)
-    t.end()
-  })
-  stream.on('end', function () {
-    t.fail('the stream should have errored')
-  })
-})
-
-
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/.travis.yml 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/.travis.yml
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-language: node_js
-before_install:
-  - npm install -g npm
-node_js:
-  - "0.8"
-  - "0.10"
-  - "0.12"
-  - "iojs"
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,105 +0,0 @@
-var Transform = require('readable-stream').Transform;
-var inherits = require('inherits');
-var cyclist = require('cyclist');
-var util = require('util');
-
-var ParallelTransform = function(maxParallel, opts, ontransform) {
-	if (!(this instanceof ParallelTransform)) return new ParallelTransform(maxParallel, opts, ontransform);
-
-	if (typeof maxParallel === 'function') {
-		ontransform = maxParallel;
-		opts = null;
-		maxParallel = 1;
-	}
-	if (typeof opts === 'function') {
-		ontransform = opts;
-		opts = null;
-	}
-
-	if (!opts) opts = {};
-	if (!opts.highWaterMark) opts.highWaterMark = Math.max(maxParallel, 16);
-	if (opts.objectMode !== false) opts.objectMode = true;
-
-	Transform.call(this, opts);
-
-	this._maxParallel = maxParallel;
-	this._ontransform = ontransform;
-	this._destroyed = false;
-	this._flushed = false;
-	this._ordered = opts.ordered !== false;
-	this._buffer = this._ordered ? cyclist(maxParallel) : [];
-	this._top = 0;
-	this._bottom = 0;
-	this._ondrain = null;
-};
-
-inherits(ParallelTransform, Transform);
-
-ParallelTransform.prototype.destroy = function() {
-	if (this._destroyed) return;
-	this._destroyed = true;
-	this.emit('close');
-};
-
-ParallelTransform.prototype._transform = function(chunk, enc, callback) {
-	var self = this;
-	var pos = this._top++;
-
-	this._ontransform(chunk, function(err, data) {
-		if (self._destroyed) return;
-		if (err) {
-			self.emit('error', err);
-			self.push(null);
-			self.destroy();
-			return;
-		}
-		if (self._ordered) {
-			self._buffer.put(pos, (data === undefined || data === null) ? null : data);
-		}
-		else {
-			self._buffer.push(data);
-		}
-		self._drain();
-	});
-
-	if (this._top - this._bottom < this._maxParallel) return callback();
-	this._ondrain = callback;
-};
-
-ParallelTransform.prototype._flush = function(callback) {
-	this._flushed = true;
-	this._ondrain = callback;
-	this._drain();
-};
-
-ParallelTransform.prototype._drain = function() {
-	if (this._ordered) {
-		while (this._buffer.get(this._bottom) !== undefined) {
-			var data = this._buffer.del(this._bottom++);
-			if (data === null) continue;
-			this.push(data);
-		}
-	}
-	else {
-		while (this._buffer.length > 0) {
-			var data =  this._buffer.pop();
-			this._bottom++;
-			if (data === null) continue;
-			this.push(data);
-		}
-	}
-
-
-	if (!this._drained() || !this._ondrain) return;
-
-	var ondrain = this._ondrain;
-	this._ondrain = null;
-	ondrain();
-};
-
-ParallelTransform.prototype._drained = function() {
-	var diff = this._top - this._bottom;
-	return this._flushed ? !diff : diff < this._maxParallel;
-};
-
-module.exports = ParallelTransform;
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-Copyright 2013 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,33 +0,0 @@
-var ensureTwoPower = function(n) {
-	if (n && !(n & (n - 1))) return n;
-	var p = 1;
-	while (p < n) p <<= 1;
-	return p;
-};
-
-var Cyclist = function(size) {
-	if (!(this instanceof Cyclist)) return new Cyclist(size);
-	size = ensureTwoPower(size);
-	this.mask = size-1;
-	this.size = size;
-	this.values = new Array(size);
-};
-
-Cyclist.prototype.put = function(index, val) {
-	var pos = index & this.mask;
-	this.values[pos] = val;
-	return pos;
-};
-
-Cyclist.prototype.get = function(index) {
-	return this.values[index & this.mask];
-};
-
-Cyclist.prototype.del = function(index) {
-	var pos = index & this.mask;
-	var val = this.values[pos];
-	this.values[pos] = undefined;
-	return val;
-};
-
-module.exports = Cyclist;
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,50 +0,0 @@
-{
-  "_from": "cyclist@~0.2.2",
-  "_id": "cyclist@0.2.2",
-  "_inBundle": false,
-  "_integrity": "sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=",
-  "_location": "/pacote/make-fetch-happen/mississippi/parallel-transform/cyclist",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "cyclist@~0.2.2",
-    "name": "cyclist",
-    "escapedName": "cyclist",
-    "rawSpec": "~0.2.2",
-    "saveSpec": null,
-    "fetchSpec": "~0.2.2"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi/parallel-transform"
-  ],
-  "_resolved": "https://registry.npmjs.org/cyclist/-/cyclist-0.2.2.tgz",
-  "_shasum": "1b33792e11e914a2fd6d6ed6447464444e5fa640",
-  "_spec": "cyclist@~0.2.2",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/cyclist/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Cyclist is an efficient cyclic list implemention.",
-  "homepage": "https://github.com/mafintosh/cyclist#readme",
-  "keywords": [
-    "circular",
-    "buffer",
-    "ring",
-    "cyclic",
-    "data"
-  ],
-  "name": "cyclist",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/cyclist.git"
-  },
-  "version": "0.2.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,39 +0,0 @@
-# Cyclist
-
-Cyclist is an efficient [cyclic list](http://en.wikipedia.org/wiki/Circular_buffer) implemention for Javascript.
-It is available through npm
-
-	npm install cyclist
-
-## What?
-
-Cyclist allows you to create a list of fixed size that is cyclic.
-In a cyclist list the element following the last one is the first one.
-This property can be really useful when for example trying to order data
-packets that can arrive out of order over a network stream.
-
-## Usage
-
-``` js
-var cyclist = require('cyclist');
-var list = cyclist(4); // if size (4) is not a power of 2 it will be the follwing power of 2
-                       // this buffer can now hold 4 elements in total
-
-list.put(42, 'hello 42'); // store something and index 42
-list.put(43, 'hello 43'); // store something and index 43
-
-console.log(list.get(42)); // prints hello 42
-console.log(list.get(46)); // prints hello 42 again since 46 - 42 == list.size
-```
-
-## API
-
-* `cyclist(size)` creates a new buffer
-* `cyclist#get(index)` get an object stored in the buffer
-* `cyclist#put(index,value)` insert an object into the buffer
-* `cyclist#del(index)` delete an object from an index
-* `cyclist#size` property containing current size of buffer
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,55 +0,0 @@
-{
-  "_from": "parallel-transform@^1.1.0",
-  "_id": "parallel-transform@1.1.0",
-  "_inBundle": false,
-  "_integrity": "sha1-1BDwZbBdojCB/NEPKIVMKb2jOwY=",
-  "_location": "/pacote/make-fetch-happen/mississippi/parallel-transform",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "parallel-transform@^1.1.0",
-    "name": "parallel-transform",
-    "escapedName": "parallel-transform",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/parallel-transform/-/parallel-transform-1.1.0.tgz",
-  "_shasum": "d410f065b05da23081fcd10f28854c29bda33b06",
-  "_spec": "parallel-transform@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/parallel-transform/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "cyclist": "~0.2.2",
-    "inherits": "^2.0.3",
-    "readable-stream": "^2.1.5"
-  },
-  "deprecated": false,
-  "description": "Transform stream that allows you to run your transforms in parallel without changing the order",
-  "homepage": "https://github.com/mafintosh/parallel-transform#readme",
-  "keywords": [
-    "transform",
-    "stream",
-    "parallel",
-    "preserve",
-    "order"
-  ],
-  "license": "MIT",
-  "name": "parallel-transform",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/parallel-transform.git"
-  },
-  "version": "1.1.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,54 +0,0 @@
-# parallel-transform
-
-[Transform stream](http://nodejs.org/api/stream.html#stream_class_stream_transform_1) for Node.js that allows you to run your transforms
-in parallel without changing the order of the output.
-
-	npm install parallel-transform
-
-It is easy to use
-
-``` js
-var transform = require('parallel-transform');
-
-var stream = transform(10, function(data, callback) { // 10 is the parallism level
-	setTimeout(function() {
-		callback(null, data);
-	}, Math.random() * 1000);
-});
-
-for (var i = 0; i < 10; i++) {
-	stream.write(''+i);
-}
-stream.end();
-
-stream.on('data', function(data) {
-	console.log(data); // prints 0,1,2,...
-});
-stream.on('end', function() {
-	console.log('stream has ended');
-});
-```
-
-If you run the above example you'll notice that it runs in parallel
-(does not take ~1 second between each print) and that the order is preserved
-
-## Stream options
-
-All transforms are Node 0.10 streams. Per default they are created with the options `{objectMode:true}`.
-If you want to use your own stream options pass them as the second parameter
-
-``` js
-var stream = transform(10, {objectMode:false}, function(data, callback) {
-	// data is now a buffer
-	callback(null, data);
-});
-
-fs.createReadStream('filename').pipe(stream).pipe(process.stdout);
-```
-
-### Unordered
-Passing the option `{ordered:false}` will output the data as soon as it's processed by a transform, without waiting to respect the order.
-
-## License
-
-MIT
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,80 +0,0 @@
-var once = require('once')
-var eos = require('end-of-stream')
-var fs = require('fs') // we only need fs to get the ReadStream and WriteStream prototypes
-
-var noop = function () {}
-
-var isFn = function (fn) {
-  return typeof fn === 'function'
-}
-
-var isFS = function (stream) {
-  if (!fs) return false // browser
-  return (stream instanceof (fs.ReadStream || noop) || stream instanceof (fs.WriteStream || noop)) && isFn(stream.close)
-}
-
-var isRequest = function (stream) {
-  return stream.setHeader && isFn(stream.abort)
-}
-
-var destroyer = function (stream, reading, writing, callback) {
-  callback = once(callback)
-
-  var closed = false
-  stream.on('close', function () {
-    closed = true
-  })
-
-  eos(stream, {readable: reading, writable: writing}, function (err) {
-    if (err) return callback(err)
-    closed = true
-    callback()
-  })
-
-  var destroyed = false
-  return function (err) {
-    if (closed) return
-    if (destroyed) return
-    destroyed = true
-
-    if (isFS(stream)) return stream.close(noop) // use close for fs streams to avoid fd leaks
-    if (isRequest(stream)) return stream.abort() // request.destroy just do .end - .abort is what we want
-
-    if (isFn(stream.destroy)) return stream.destroy()
-
-    callback(err || new Error('stream was destroyed'))
-  }
-}
-
-var call = function (fn) {
-  fn()
-}
-
-var pipe = function (from, to) {
-  return from.pipe(to)
-}
-
-var pump = function () {
-  var streams = Array.prototype.slice.call(arguments)
-  var callback = isFn(streams[streams.length - 1] || noop) && streams.pop() || noop
-
-  if (Array.isArray(streams[0])) streams = streams[0]
-  if (streams.length < 2) throw new Error('pump requires two streams per minimum')
-
-  var error
-  var destroys = streams.map(function (stream, i) {
-    var reading = i < streams.length - 1
-    var writing = i > 0
-    return destroyer(stream, reading, writing, function (err) {
-      if (!error) error = err
-      if (err) destroys.forEach(call)
-      if (reading) return
-      destroys.forEach(call)
-      callback(error)
-    })
-  })
-
-  return streams.reduce(pipe)
-}
-
-module.exports = pump
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,59 +0,0 @@
-{
-  "_from": "pump@^1.0.0",
-  "_id": "pump@1.0.3",
-  "_inBundle": false,
-  "_integrity": "sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==",
-  "_location": "/pacote/make-fetch-happen/mississippi/pump",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "pump@^1.0.0",
-    "name": "pump",
-    "escapedName": "pump",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/pump/-/pump-1.0.3.tgz",
-  "_shasum": "5dfe8311c33bbf6fc18261f9f34702c47c08a954",
-  "_spec": "pump@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "browser": {
-    "fs": false
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/pump/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.1.0",
-    "once": "^1.3.1"
-  },
-  "deprecated": false,
-  "description": "pipe streams together and close all of them if one of them closes",
-  "homepage": "https://github.com/mafintosh/pump#readme",
-  "keywords": [
-    "streams",
-    "pipe",
-    "destroy",
-    "callback"
-  ],
-  "license": "MIT",
-  "name": "pump",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/pump.git"
-  },
-  "scripts": {
-    "test": "node test.js"
-  },
-  "version": "1.0.3"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-# pump
-
-pump is a small node module that pipes streams together and destroys all of them if one of them closes.
-
-```
-npm install pump
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/pump.svg?style=flat)](http://travis-ci.org/mafintosh/pump)
-
-## What problem does it solve?
-
-When using standard `source.pipe(dest)` source will _not_ be destroyed if dest emits close or an error.
-You are also not able to provide a callback to tell when then pipe has finished.
-
-pump does these two things for you
-
-## Usage
-
-Simply pass the streams you want to pipe together to pump and add an optional callback
-
-``` js
-var pump = require('pump')
-var fs = require('fs')
-
-var source = fs.createReadStream('/dev/random')
-var dest = fs.createWriteStream('/dev/null')
-
-pump(source, dest, function(err) {
-  console.log('pipe finished', err)
-})
-
-setTimeout(function() {
-  dest.destroy() // when dest is closed pump will destroy source
-}, 1000)
-```
-
-You can use pump to pipe more than two streams together as well
-
-``` js
-var transform = someTransformStream()
-
-pump(source, transform, anotherTransform, dest, function(err) {
-  console.log('pipe finished', err)
-})
-```
-
-If `source`, `transform`, `anotherTransform` or `dest` closes all of them will be destroyed.
-
-## License
-
-MIT
-
-## Related
-
-`pump` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test-browser.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test-browser.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test-browser.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test-browser.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,58 +0,0 @@
-var stream = require('stream')
-var pump = require('./index')
-
-var rs = new stream.Readable()
-var ws = new stream.Writable()
-
-rs._read = function (size) {
-  this.push(Buffer(size).fill('abc'))
-}
-
-ws._write = function (chunk, encoding, cb) {
-  setTimeout(function () {
-    cb()
-  }, 100)
-}
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) console.log('done')
-}
-
-ws.on('finish', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('end', function () {
-  rsClosed = true
-  check()
-})
-
-pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-setTimeout(function () {
-  rs.push(null)
-  rs.emit('close')
-}, 1000)
-
-setTimeout(function () {
-  if (!check()) throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,46 +0,0 @@
-var pump = require('./index')
-
-var rs = require('fs').createReadStream('/dev/random')
-var ws = require('fs').createWriteStream('/dev/null')
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) process.exit(0)
-}
-
-ws.on('close', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('close', function () {
-  rsClosed = true
-  check()
-})
-
-pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-setTimeout(function () {
-  rs.destroy()
-}, 1000)
-
-setTimeout(function () {
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/.travis.yml 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/.travis.yml
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-
-script: "npm test"
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-var pump = require('pump')
-var inherits = require('inherits')
-var Duplexify = require('duplexify')
-
-var toArray = function(args) {
-  if (!args.length) return []
-  return Array.isArray(args[0]) ? args[0] : Array.prototype.slice.call(args)
-}
-
-var define = function(opts) {
-  var Pumpify = function() {
-    var streams = toArray(arguments)
-    if (!(this instanceof Pumpify)) return new Pumpify(streams)
-    Duplexify.call(this, null, null, opts)
-    if (streams.length) this.setPipeline(streams)
-  }
-
-  inherits(Pumpify, Duplexify)
-
-  Pumpify.prototype.setPipeline = function() {
-    var streams = toArray(arguments)
-    var self = this
-    var ended = false
-    var w = streams[0]
-    var r = streams[streams.length-1]
-
-    r = r.readable ? r : null
-    w = w.writable ? w : null
-
-    var onclose = function() {
-      streams[0].emit('error', new Error('stream was destroyed'))
-    }
-
-    this.on('close', onclose)
-    this.on('prefinish', function() {
-      if (!ended) self.cork()
-    })
-
-    pump(streams, function(err) {
-      self.removeListener('close', onclose)
-      if (err) return self.destroy(err)
-      ended = true
-      self.uncork()
-    })
-
-    if (this.destroyed) return onclose()
-    this.setWritable(w)
-    this.setReadable(r)
-  }
-
-  return Pumpify
-}
-
-module.exports = define({destroy:false})
-module.exports.obj = define({destroy:false, objectMode:true, highWaterMark:16})
-module.exports.ctor = define
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,82 +0,0 @@
-var once = require('once')
-var eos = require('end-of-stream')
-var fs = require('fs') // we only need fs to get the ReadStream and WriteStream prototypes
-
-var noop = function () {}
-var ancient = /^v?\.0/.test(process.version)
-
-var isFn = function (fn) {
-  return typeof fn === 'function'
-}
-
-var isFS = function (stream) {
-  if (!ancient) return false // newer node version do not need to care about fs is a special way
-  if (!fs) return false // browser
-  return (stream instanceof (fs.ReadStream || noop) || stream instanceof (fs.WriteStream || noop)) && isFn(stream.close)
-}
-
-var isRequest = function (stream) {
-  return stream.setHeader && isFn(stream.abort)
-}
-
-var destroyer = function (stream, reading, writing, callback) {
-  callback = once(callback)
-
-  var closed = false
-  stream.on('close', function () {
-    closed = true
-  })
-
-  eos(stream, {readable: reading, writable: writing}, function (err) {
-    if (err) return callback(err)
-    closed = true
-    callback()
-  })
-
-  var destroyed = false
-  return function (err) {
-    if (closed) return
-    if (destroyed) return
-    destroyed = true
-
-    if (isFS(stream)) return stream.close(noop) // use close for fs streams to avoid fd leaks
-    if (isRequest(stream)) return stream.abort() // request.destroy just do .end - .abort is what we want
-
-    if (isFn(stream.destroy)) return stream.destroy()
-
-    callback(err || new Error('stream was destroyed'))
-  }
-}
-
-var call = function (fn) {
-  fn()
-}
-
-var pipe = function (from, to) {
-  return from.pipe(to)
-}
-
-var pump = function () {
-  var streams = Array.prototype.slice.call(arguments)
-  var callback = isFn(streams[streams.length - 1] || noop) && streams.pop() || noop
-
-  if (Array.isArray(streams[0])) streams = streams[0]
-  if (streams.length < 2) throw new Error('pump requires two streams per minimum')
-
-  var error
-  var destroys = streams.map(function (stream, i) {
-    var reading = i < streams.length - 1
-    var writing = i > 0
-    return destroyer(stream, reading, writing, function (err) {
-      if (!error) error = err
-      if (err) destroys.forEach(call)
-      if (reading) return
-      destroys.forEach(call)
-      callback(error)
-    })
-  })
-
-  streams.reduce(pipe)
-}
-
-module.exports = pump
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,59 +0,0 @@
-{
-  "_from": "pump@^2.0.0",
-  "_id": "pump@2.0.1",
-  "_inBundle": false,
-  "_integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
-  "_location": "/pacote/make-fetch-happen/mississippi/pumpify/pump",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "pump@^2.0.0",
-    "name": "pump",
-    "escapedName": "pump",
-    "rawSpec": "^2.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.0.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi/pumpify"
-  ],
-  "_resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
-  "_shasum": "12399add6e4cf7526d973cbc8b5ce2e2908b3909",
-  "_spec": "pump@^2.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify",
-  "author": {
-    "name": "Mathias Buus Madsen",
-    "email": "mathiasbuus@gmail.com"
-  },
-  "browser": {
-    "fs": false
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/pump/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.1.0",
-    "once": "^1.3.1"
-  },
-  "deprecated": false,
-  "description": "pipe streams together and close all of them if one of them closes",
-  "homepage": "https://github.com/mafintosh/pump#readme",
-  "keywords": [
-    "streams",
-    "pipe",
-    "destroy",
-    "callback"
-  ],
-  "license": "MIT",
-  "name": "pump",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/pump.git"
-  },
-  "scripts": {
-    "test": "node test-browser.js && node test-node.js"
-  },
-  "version": "2.0.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-# pump
-
-pump is a small node module that pipes streams together and destroys all of them if one of them closes.
-
-```
-npm install pump
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/pump.svg?style=flat)](http://travis-ci.org/mafintosh/pump)
-
-## What problem does it solve?
-
-When using standard `source.pipe(dest)` source will _not_ be destroyed if dest emits close or an error.
-You are also not able to provide a callback to tell when then pipe has finished.
-
-pump does these two things for you
-
-## Usage
-
-Simply pass the streams you want to pipe together to pump and add an optional callback
-
-``` js
-var pump = require('pump')
-var fs = require('fs')
-
-var source = fs.createReadStream('/dev/random')
-var dest = fs.createWriteStream('/dev/null')
-
-pump(source, dest, function(err) {
-  console.log('pipe finished', err)
-})
-
-setTimeout(function() {
-  dest.destroy() // when dest is closed pump will destroy source
-}, 1000)
-```
-
-You can use pump to pipe more than two streams together as well
-
-``` js
-var transform = someTransformStream()
-
-pump(source, transform, anotherTransform, dest, function(err) {
-  console.log('pipe finished', err)
-})
-```
-
-If `source`, `transform`, `anotherTransform` or `dest` closes all of them will be destroyed.
-
-## License
-
-MIT
-
-## Related
-
-`pump` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-browser.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,62 +0,0 @@
-var stream = require('stream')
-var pump = require('./index')
-
-var rs = new stream.Readable()
-var ws = new stream.Writable()
-
-rs._read = function (size) {
-  this.push(Buffer(size).fill('abc'))
-}
-
-ws._write = function (chunk, encoding, cb) {
-  setTimeout(function () {
-    cb()
-  }, 100)
-}
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) {
-    console.log('test-browser.js passes')
-    clearTimeout(timeout)
-  }
-}
-
-ws.on('finish', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('end', function () {
-  rsClosed = true
-  check()
-})
-
-pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-setTimeout(function () {
-  rs.push(null)
-  rs.emit('close')
-}, 1000)
-
-var timeout = setTimeout(function () {
-  check()
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/test-node.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,53 +0,0 @@
-var pump = require('./index')
-
-var rs = require('fs').createReadStream('/dev/random')
-var ws = require('fs').createWriteStream('/dev/null')
-
-var toHex = function () {
-  var reverse = new (require('stream').Transform)()
-
-  reverse._transform = function (chunk, enc, callback) {
-    reverse.push(chunk.toString('hex'))
-    callback()
-  }
-
-  return reverse
-}
-
-var wsClosed = false
-var rsClosed = false
-var callbackCalled = false
-
-var check = function () {
-  if (wsClosed && rsClosed && callbackCalled) {
-    console.log('test-node.js passes')
-    clearTimeout(timeout)
-  }
-}
-
-ws.on('close', function () {
-  wsClosed = true
-  check()
-})
-
-rs.on('close', function () {
-  rsClosed = true
-  check()
-})
-
-var res = pump(rs, toHex(), toHex(), toHex(), ws, function () {
-  callbackCalled = true
-  check()
-})
-
-if (res) {
-  process.exit(1)
-}
-
-setTimeout(function () {
-  rs.destroy()
-}, 1000)
-
-var timeout = setTimeout(function () {
-  throw new Error('timeout')
-}, 5000)
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-
-script: "npm test"
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,67 +0,0 @@
-{
-  "_from": "pumpify@^1.3.3",
-  "_id": "pumpify@1.4.0",
-  "_inBundle": false,
-  "_integrity": "sha512-2kmNR9ry+Pf45opRVirpNuIFotsxUGLaYqxIwuR77AYrYRMuFCz9eryHBS52L360O+NcR383CL4QYlMKPq4zYA==",
-  "_location": "/pacote/make-fetch-happen/mississippi/pumpify",
-  "_phantomChildren": {
-    "end-of-stream": "1.4.1",
-    "once": "1.4.0"
-  },
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "pumpify@^1.3.3",
-    "name": "pumpify",
-    "escapedName": "pumpify",
-    "rawSpec": "^1.3.3",
-    "saveSpec": null,
-    "fetchSpec": "^1.3.3"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.4.0.tgz",
-  "_shasum": "80b7c5df7e24153d03f0e7ac8a05a5d068bd07fb",
-  "_spec": "pumpify@^1.3.3",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/pumpify/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "duplexify": "^3.5.3",
-    "inherits": "^2.0.3",
-    "pump": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "Combine an array of streams into a single duplex stream using pump and duplexify",
-  "devDependencies": {
-    "tape": "^4.8.0",
-    "through2": "^2.0.3"
-  },
-  "homepage": "https://github.com/mafintosh/pumpify",
-  "keywords": [
-    "pump",
-    "duplexify",
-    "duplex",
-    "streams",
-    "stream",
-    "pipeline",
-    "combine"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "pumpify",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/mafintosh/pumpify.git"
-  },
-  "scripts": {
-    "test": "tape test.js"
-  },
-  "version": "1.4.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-# pumpify
-
-Combine an array of streams into a single duplex stream using [pump](https://github.com/mafintosh/pump) and [duplexify](https://github.com/mafintosh/duplexify).
-If one of the streams closes/errors all streams in the pipeline will be destroyed.
-
-```
-npm install pumpify
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/pumpify.svg?style=flat)](http://travis-ci.org/mafintosh/pumpify)
-
-## Usage
-
-Pass the streams you want to pipe together to pumpify `pipeline = pumpify(s1, s2, s3, ...)`.
-`pipeline` is a duplex stream that writes to the first streams and reads from the last one.
-Streams are piped together using [pump](https://github.com/mafintosh/pump) so if one of them closes
-all streams will be destroyed.
-
-``` js
-var pumpify = require('pumpify')
-var tar = require('tar-fs')
-var zlib = require('zlib')
-var fs = require('fs')
-
-var untar = pumpify(zlib.createGunzip(), tar.extract('output-folder'))
-// you can also pass an array instead
-// var untar = pumpify([zlib.createGunzip(), tar.extract('output-folder')])
-
-fs.createReadStream('some-gzipped-tarball.tgz').pipe(untar)
-```
-
-If you are pumping object streams together use `pipeline = pumpify.obj(s1, s2, ...)`.
-Call `pipeline.destroy()` to destroy the pipeline (including the streams passed to pumpify).
-
-### Using `setPipeline(s1, s2, ...)`
-
-Similar to [duplexify](https://github.com/mafintosh/duplexify) you can also define the pipeline asynchronously using `setPipeline(s1, s2, ...)`
-
-``` js
-var untar = pumpify()
-
-setTimeout(function() {
-  // will start draining the input now
-  untar.setPipeline(zlib.createGunzip(), tar.extract('output-folder'))
-}, 1000)
-
-fs.createReadStream('some-gzipped-tarball.tgz').pipe(untar)
-```
-
-## License
-
-MIT
-
-## Related
-
-`pumpify` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/test.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/test.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,181 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var pumpify = require('./')
-var stream = require('stream')
-
-tape('basic', function(t) {
-  t.plan(3)
-
-  var pipeline = pumpify(
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'HELLO')
-      cb(null, data.toString().toLowerCase())
-    })
-  )
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'hello')
-    t.end()
-  })
-})
-
-tape('3 times', function(t) {
-  t.plan(4)
-
-  var pipeline = pumpify(
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'HELLO')
-      cb(null, data.toString().toLowerCase())
-    }),
-    through(function(data, enc, cb) {
-      t.same(data.toString(), 'hello')
-      cb(null, data.toString().toUpperCase())
-    })
-  )
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'HELLO')
-    t.end()
-  })
-})
-
-tape('destroy', function(t) {
-  var test = through()
-  test.destroy = function() {
-    t.ok(true)
-    t.end()
-  }
-
-  var pipeline = pumpify(through(), test)
-
-  pipeline.destroy()
-})
-
-tape('close', function(t) {
-  var test = through()
-  var pipeline = pumpify(through(), test)
-
-  pipeline.on('error', function(err) {
-    t.same(err.message, 'lol')
-    t.end()
-  })
-
-  test.emit('error', new Error('lol'))
-})
-
-tape('end waits for last one', function(t) {
-  var ran = false
-
-  var a = through()
-  var b = through()
-  var c = through(function(data, enc, cb) {
-    setTimeout(function() {
-      ran = true
-      cb()
-    }, 100)
-  })
-
-  var pipeline = pumpify(a, b, c)
-
-  pipeline.write('foo')
-  pipeline.end(function() {
-    t.ok(ran)
-    t.end()
-  })
-
-  t.ok(!ran)
-})
-
-tape('always wait for finish', function(t) {
-  var a = new stream.Readable()
-  a._read = function() {}
-  a.push('hello')
-
-  var pipeline = pumpify(a, through(), through())
-  var ran = false
-
-  pipeline.on('finish', function() {
-    t.ok(ran)
-    t.end()
-  })
-
-  setTimeout(function() {
-    ran = true
-    a.push(null)
-  }, 100)
-})
-
-tape('async', function(t) {
-  var pipeline = pumpify()
-
-  t.plan(4)
-
-  pipeline.write('hello')
-  pipeline.on('data', function(data) {
-    t.same(data.toString(), 'HELLO')
-    t.end()
-  })
-
-  setTimeout(function() {
-    pipeline.setPipeline(
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'hello')
-        cb(null, data.toString().toUpperCase())
-      }),
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'HELLO')
-        cb(null, data.toString().toLowerCase())
-      }),
-      through(function(data, enc, cb) {
-        t.same(data.toString(), 'hello')
-        cb(null, data.toString().toUpperCase())
-      })
-    )
-  }, 100)
-})
-
-tape('early destroy', function(t) {
-  var a = through()
-  var b = through()
-  var c = through()
-
-  b.destroy = function() {
-    t.ok(true)
-    t.end()
-  }
-
-  var pipeline = pumpify()
-
-  pipeline.destroy()
-  setTimeout(function() {
-    pipeline.setPipeline(a, b, c)
-  }, 100)
-})
-
-tape('preserves error', function (t) {
-  var a = through()
-  var b = through(function (data, enc, cb) {
-    cb(new Error('stop'))
-  })
-  var c = through()
-  var s = pumpify()
-
-  s.on('error', function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-
-  s.setPipeline(a, b, c)
-  s.resume()
-  s.write('hi')
-})
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/.travis.yml 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/.travis.yml
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-language: node_js
-
-node_js:
-  - "0.10"
-  - "4"
-  - "5"
-
-sudo: false
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/collaborators.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/collaborators.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/collaborators.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/collaborators.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,7 +0,0 @@
-## Collaborators
-
-stream-each is only possible due to the excellent work of the following collaborators:
-
-<table><tbody><tr><th align="left">maxogden</th><td><a href="https://github.com/maxogden">GitHub/maxogden</a></td></tr>
-<tr><th align="left">mafintosh</th><td><a href="https://github.com/mafintosh">GitHub/mafintosh</a></td></tr>
-</tbody></table>
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,58 +0,0 @@
-var eos = require('end-of-stream')
-var shift = require('stream-shift')
-
-module.exports = each
-
-function each (stream, fn, cb) {
-  var want = true
-  var error = null
-  var ended = false
-  var running = false
-  var calling = false
-
-  stream.on('readable', onreadable)
-  onreadable()
-
-  if (cb) eos(stream, {readable: true, writable: false}, done)
-  return stream
-
-  function done (err) {
-    if (!error) error = err
-    ended = true
-    if (!running) cb(error)
-  }
-
-  function onreadable () {
-    if (want) read()
-  }
-
-  function afterRead (err) {
-    running = false
-
-    if (err) {
-      error = err
-      if (ended) return cb(error)
-      stream.destroy(err)
-      return
-    }
-    if (ended) return cb(error)
-    if (!calling) read()
-  }
-
-  function read () {
-    while (!running && !ended) {
-      want = false
-
-      var data = shift(stream)
-      if (data === null) {
-        want = true
-        return
-      }
-
-      running = true
-      calling = true
-      fn(data, afterRead)
-      calling = false
-    }
-  }
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2015 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-module.exports = shift
-
-function shift (stream) {
-  var rs = stream._readableState
-  if (!rs) return null
-  return rs.objectMode ? stream.read() : stream.read(getStateLength(rs))
-}
-
-function getStateLength (state) {
-  if (state.buffer.length) {
-    // Since node 6.3.0 state.buffer is a BufferList not an array
-    if (state.buffer.head) {
-      return state.buffer.head.data.length
-    }
-
-    return state.buffer[0].length
-  }
-
-  return state.length
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2016 Mathias Buus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,53 +0,0 @@
-{
-  "_from": "stream-shift@^1.0.0",
-  "_id": "stream-shift@1.0.0",
-  "_inBundle": false,
-  "_integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
-  "_location": "/pacote/make-fetch-happen/mississippi/stream-each/stream-shift",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-shift@^1.0.0",
-    "name": "stream-shift",
-    "escapedName": "stream-shift",
-    "rawSpec": "^1.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi/stream-each"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz",
-  "_shasum": "d5c752825e5367e786f78e18e445ea223a155952",
-  "_spec": "stream-shift@^1.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-shift/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {},
-  "deprecated": false,
-  "description": "Returns the next buffer/object in a stream's readable queue",
-  "devDependencies": {
-    "standard": "^7.1.2",
-    "tape": "^4.6.0",
-    "through2": "^2.0.1"
-  },
-  "homepage": "https://github.com/mafintosh/stream-shift",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-shift",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-shift.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.0.0"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,25 +0,0 @@
-# stream-shift
-
-Returns the next buffer/object in a stream's readable queue
-
-```
-npm install stream-shift
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-shift.svg?style=flat)](http://travis-ci.org/mafintosh/stream-shift)
-
-## Usage
-
-``` js
-var shift = require('stream-shift')
-
-console.log(shift(someStream)) // first item in its buffer
-```
-
-## Credit
-
-Thanks [@dignifiedquire](https://github.com/dignifiedquire) for making this work on node 6
-
-## License
-
-MIT
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,48 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var stream = require('stream')
-var shift = require('./')
-
-tape('shifts next', function (t) {
-  var passthrough = through()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with core', function (t) {
-  var passthrough = stream.PassThrough()
-
-  passthrough.write('hello')
-  passthrough.write('world')
-
-  t.same(shift(passthrough), Buffer('hello'))
-  t.same(shift(passthrough), Buffer('world'))
-  t.end()
-})
-
-tape('shifts next with object mode', function (t) {
-  var passthrough = through({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
-
-tape('shifts next with object mode with core', function (t) {
-  var passthrough = stream.PassThrough({objectMode: true})
-
-  passthrough.write({hello: 1})
-  passthrough.write({world: 1})
-
-  t.same(shift(passthrough), {hello: 1})
-  t.same(shift(passthrough), {world: 1})
-  t.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
-  - "0.10"
-  - "0.12"
-  - "4"
-  - "6"
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,56 +0,0 @@
-{
-  "_from": "stream-each@^1.1.0",
-  "_id": "stream-each@1.2.2",
-  "_inBundle": false,
-  "_integrity": "sha512-mc1dbFhGBxvTM3bIWmAAINbqiuAk9TATcfIQC8P+/+HJefgaiTlMn2dHvkX8qlI12KeYKSQ1Ua9RrIqrn1VPoA==",
-  "_location": "/pacote/make-fetch-happen/mississippi/stream-each",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "stream-each@^1.1.0",
-    "name": "stream-each",
-    "escapedName": "stream-each",
-    "rawSpec": "^1.1.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.1.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.2.tgz",
-  "_shasum": "8e8c463f91da8991778765873fe4d960d8f616bd",
-  "_spec": "stream-each@^1.1.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Mathias Buus",
-    "url": "@mafintosh"
-  },
-  "bugs": {
-    "url": "https://github.com/mafintosh/stream-each/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "end-of-stream": "^1.1.0",
-    "stream-shift": "^1.0.0"
-  },
-  "deprecated": false,
-  "description": "Iterate all the data in a stream",
-  "devDependencies": {
-    "standard": "^5.3.1",
-    "tape": "^4.2.1",
-    "through2": "^2.0.0"
-  },
-  "homepage": "https://github.com/mafintosh/stream-each",
-  "license": "MIT",
-  "main": "index.js",
-  "name": "stream-each",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/mafintosh/stream-each.git"
-  },
-  "scripts": {
-    "test": "standard && tape test.js"
-  },
-  "version": "1.2.2"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,41 +0,0 @@
-# stream-each
-
-Iterate all the data in a stream
-
-```
-npm install stream-each
-```
-
-[![build status](http://img.shields.io/travis/mafintosh/stream-each.svg?style=flat)](http://travis-ci.org/mafintosh/stream-each)
-
-## Usage
-
-``` js
-var each = require('stream-each')
-
-each(stream, function (data, next) {
-  console.log('data from stream', data)
-  // when ready to consume next chunk
-  next()
-}, function (err) {
-  console.log('no more data')
-})
-```
-
-## API
-
-#### `each(stream, iterator, cb)`
-
-Iterate the data in the stream by calling the iterator function with `(data, next)`
-where data is a data chunk and next is a callback. Call next when you are ready to
-consume the next chunk. Optionally you can call next with an error to destroy the stream
-
-When the stream ends/errors the callback is called if provided
-
-## License
-
-MIT
-
-## Related
-
-`stream-each` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/test.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/test.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,122 +0,0 @@
-var tape = require('tape')
-var through = require('through2')
-var each = require('./')
-
-tape('each', function (t) {
-  var s = through.obj()
-  s.write('a')
-  s.write('b')
-  s.write('c')
-  s.end()
-
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  })
-})
-
-tape('each and callback', function (t) {
-  var s = through.obj()
-  s.write('a')
-  s.write('b')
-  s.write('c')
-  s.end()
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  }, function () {
-    t.end()
-  })
-})
-
-tape('each (write after)', function (t) {
-  var s = through.obj()
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = ['a', 'b', 'c']
-  each(s, function (data, next) {
-    t.same(data, expected.shift())
-    next()
-  })
-
-  setTimeout(function () {
-    s.write('a')
-    s.write('b')
-    s.write('c')
-    s.end()
-  }, 100)
-})
-
-tape('each error', function (t) {
-  var s = through.obj()
-  s.write('hello')
-  s.on('error', function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-
-  each(s, function (data, next) {
-    next(new Error('stop'))
-  })
-})
-
-tape('each error and callback', function (t) {
-  var s = through.obj()
-  s.write('hello')
-
-  each(s, function (data, next) {
-    next(new Error('stop'))
-  }, function (err) {
-    t.same(err.message, 'stop')
-    t.end()
-  })
-})
-
-tape('each with falsey values', function (t) {
-  var s = through.obj()
-  s.write(0)
-  s.write(false)
-  s.write(undefined)
-  s.end()
-
-  s.on('end', function () {
-    t.end()
-  })
-
-  var expected = [0, false]
-  var count = 0
-  each(s, function (data, next) {
-    count++
-    t.same(data, expected.shift())
-    next()
-  }, function () {
-    t.same(count, 2)
-  })
-})
-
-tape('huge stack', function (t) {
-  var s = through.obj()
-
-  for (var i = 0; i < 5000; i++) {
-    s.write('foo')
-  }
-
-  s.end()
-
-  each(s, function (data, cb) {
-    if (data !== 'foo') t.fail('bad data')
-    cb()
-  }, function (err) {
-    t.error(err, 'no error')
-    t.end()
-  })
-})
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/.travis.yml 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/.travis.yml
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/.travis.yml	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/.travis.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - '0.10'
-  - '0.12'
-  - 'stable'
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.html 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.html
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.html	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.html	1970-01-01 00:00:00.000000000 +0000
@@ -1,336 +0,0 @@
-<!doctype html>
-<!-- Created with GFM2HTML: https://github.com/rvagg/gfm2html -->
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <title></title>
-    <meta name="description" content="">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="created-with" content="https://github.com/rvagg/gfm2html">
-
-    <style type="text/css">
-/* most of normalize.css */
-article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}[hidden],template{display:none;}html{font-family:sans-serif;/*1*/-ms-text-size-adjust:100%;/*2*/-webkit-text-size-adjust:100%;/*2*/}body{margin:0;}a{background:transparent;}a:focus{outline:thindotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em0;}abbr[title]{border-bottom:1pxdotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C""\201D""\2018""\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}table{border-collapse:collapse;border-spacing:0;}
-
-html {
-  font: 14px 'Helvetica Neue', Helvetica, arial, freesans, clean, sans-serif;
-}
-
-.container {
-  line-height: 1.6;
-  color: #333;
-  background: #eee;
-  border-radius: 3px;
-  padding: 3px;
-  width: 790px;
-  margin: 10px auto;
-}
-
-.body-content {
-  background-color: #fff;
-  border: 1px solid #CACACA;
-  padding: 30px;
-}
-
-.body-content > *:first-child {
-  margin-top: 0 !important;
-}
-
-a, a:visited {
-  color: #4183c4;
-  text-decoration: none;
-}
-
-a:hover {
-  text-decoration: underline;
-}
-
-p, blockquote, ul, ol, dl, table, pre {
-  margin: 15px 0;
-}
-
-  .markdown-body h1
-, .markdown-body h2
-, .markdown-body h3
-, .markdown-body h4
-, .markdown-body h5
-, .markdown-body h6 {
-  margin: 20px 0 10px;
-  padding: 0;
-  font-weight: bold;
-}
-
-h1 {
-  font-size: 2.5em;
-  color: #000;
-  border-bottom: 1px solid #ddd;
-}
-
-h2 {
-  font-size: 2em;
-  border-bottom: 1px solid #eee;
-  color: #000;
-}
-
-img {
-  max-width: 100%;
-}
-
-hr {
-  background: transparent url("/img/hr.png") repeat-x 0 0;
-  border: 0 none;
-  color: #ccc;
-  height: 4px;
-  padding: 0;
-}
-
-table {
-  border-collapse: collapse;
-  border-spacing: 0;
-}
-
-tr:nth-child(2n) {
-  background-color: #f8f8f8;
-}
-
-.markdown-body tr {
-  border-top: 1px solid #ccc;
-  background-color: #fff;
-}
-
-td, th {
-  border: 1px solid #ccc;
-  padding: 6px 13px;
-}
-
-th {
-  font-weight: bold;
-}
-
-blockquote {
-  border-left: 4px solid #ddd;
-  padding: 0 15px;
-  color: #777;
-}
-
-blockquote > :last-child, blockquote > :first-child {
-  margin-bottom: 0px;
-}
-
-pre, code {
-  font-size: 13px;
-  font-family: 'UbuntuMono', monospace;
-  white-space: nowrap;
-  margin: 0 2px;
-  padding: 0px 5px;
-  border: 1px solid #eaeaea;
-  background-color: #f8f8f8;
-  border-radius: 3px;
-}
-
-pre > code {
-  white-space: pre;
-}
-
-pre {
-  overflow-x: auto;
-  white-space: pre;
-  padding: 10px;
-  line-height: 150%;
-  background-color: #f8f8f8;
-  border-color: #ccc;
-}
-
-pre code, pre tt {
-  margin: 0;
-  padding: 0;
-  border: 0;
-  background-color: transparent;
-  border: none;
-}
-
-  .highlight .c
-, .highlight .cm
-, .highlight .cp
-, .highlight .c1 {
-    color:#999988;
-    font-style:italic;
-}
-
-.highlight .err {
-  color:#a61717;
-  background-color:#e3d2d2
-}
-
-  .highlight .o
-, .highlight .gs
-, .highlight .kc
-, .highlight .kd
-, .highlight .kn
-, .highlight .kp
-, .highlight .kr {
-    font-weight:bold
-}
-
-.highlight .cs {
-  color:#999999;
-  font-weight:bold;
-  font-style:italic
-}
-
-.highlight .gd {
-  color:#000000;
-  background-color:#ffdddd
-}
-
-.highlight .gd .x {
-  color:#000000;
-  background-color:#ffaaaa
-}
-
-.highlight .ge {
-  font-style:italic
-}
-
-  .highlight .gr
-, .highlight .gt {
-    color:#aa0000
-}
-
-  .highlight .gh
-, .highlight .bp {
-    color:#999999
-}
-
-.highlight .gi {
-  color:#000000;
-  background-color:#ddffdd
-}
-
-.highlight .gi .x {
-  color:#000000;
-  background-color:#aaffaa
-}
-
-.highlight .go {
-  color:#888888
-}
-
-  .highlight .gp
-, .highlight .nn {
-    color:#555555
-}
-
-
-.highlight .gu {
-  color:#800080;
-  font-weight:bold
-}
-
-
-.highlight .kt {
-  color:#445588;
-  font-weight:bold
-}
-
-  .highlight .m
-, .highlight .mf
-, .highlight .mh
-, .highlight .mi
-, .highlight .mo
-, .highlight .il {
-    color:#009999
-}
-
-  .highlight .s
-, .highlight .sb
-, .highlight .sc
-, .highlight .sd
-, .highlight .s2
-, .highlight .se
-, .highlight .sh
-, .highlight .si
-, .highlight .sx
-, .highlight .s1 {
-    color:#d14
-}
-
-.highlight .n {
-  color:#333333
-}
-
-  .highlight .na
-, .highlight .no
-, .highlight .nv
-, .highlight .vc
-, .highlight .vg
-, .highlight .vi
-, .highlight .nb {
-    color:#0086B3
-}
-
-.highlight .nc {
-  color:#445588;
-  font-weight:bold
-}
-
-.highlight .ni {
-  color:#800080
-}
-
-  .highlight .ne
-, .highlight .nf {
-    color:#990000;
-    font-weight:bold
-}
-
-.highlight .nt {
-  color:#000080
-}
-
-.highlight .ow {
-  font-weight:bold
-}
-
-.highlight .w {
-  color:#bbbbbb
-}
-
-.highlight .sr {
-  color:#009926
-}
-
-.highlight .ss {
-  color:#990073
-}
-
-.highlight .gc {
-  color:#999;
-  background-color:#EAF2F5
-}
-
-@media print {
-  .container {
-    background: transparent;
-    border-radius: 0;
-    padding: 0;
-  }
-
-  .body-content {
-    border: none;
-  }
-}
-</style>
-  </head>
-  <body>
-    <div class="container">
-      <div class="body-content"><h1 id="the-mit-license-mit-">The MIT License (MIT)</h1>
-<p><strong>Copyright (c) 2016 Rod Vagg (the &quot;Original Author&quot;) and additional contributors</strong></p>
-<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
-<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
-<p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
-</div>
-    </div>
-  </body>
-</html>
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/LICENSE.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,9 +0,0 @@
-# The MIT License (MIT)
-
-**Copyright (c) 2016 Rod Vagg (the "Original Author") and additional contributors**
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-module.exports = extend
-
-var hasOwnProperty = Object.prototype.hasOwnProperty;
-
-function extend() {
-    var target = {}
-
-    for (var i = 0; i < arguments.length; i++) {
-        var source = arguments[i]
-
-        for (var key in source) {
-            if (hasOwnProperty.call(source, key)) {
-                target[key] = source[key]
-            }
-        }
-    }
-
-    return target
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE	1970-01-01 00:00:00.000000000 +0000
@@ -1,19 +0,0 @@
-Copyright (c) 2012-2014 Raynos.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-browser:
-	node ./support/compile
-
-.PHONY: browser
\ No newline at end of file
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,17 +0,0 @@
-module.exports = extend
-
-var hasOwnProperty = Object.prototype.hasOwnProperty;
-
-function extend(target) {
-    for (var i = 1; i < arguments.length; i++) {
-        var source = arguments[i]
-
-        for (var key in source) {
-            if (hasOwnProperty.call(source, key)) {
-                target[key] = source[key]
-            }
-        }
-    }
-
-    return target
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,86 +0,0 @@
-{
-  "_from": "xtend@~4.0.1",
-  "_id": "xtend@4.0.1",
-  "_inBundle": false,
-  "_integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=",
-  "_location": "/pacote/make-fetch-happen/mississippi/through2/xtend",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "xtend@~4.0.1",
-    "name": "xtend",
-    "escapedName": "xtend",
-    "rawSpec": "~4.0.1",
-    "saveSpec": null,
-    "fetchSpec": "~4.0.1"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi/through2"
-  ],
-  "_resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
-  "_shasum": "a5c6d532be656e23db820efb943a1f04998d63af",
-  "_spec": "xtend@~4.0.1",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2",
-  "author": {
-    "name": "Raynos",
-    "email": "raynos2@gmail.com"
-  },
-  "bugs": {
-    "url": "https://github.com/Raynos/xtend/issues",
-    "email": "raynos2@gmail.com"
-  },
-  "bundleDependencies": false,
-  "contributors": [
-    {
-      "name": "Jake Verbaten"
-    },
-    {
-      "name": "Matt Esch"
-    }
-  ],
-  "dependencies": {},
-  "deprecated": false,
-  "description": "extend like a boss",
-  "devDependencies": {
-    "tape": "~1.1.0"
-  },
-  "engines": {
-    "node": ">=0.4"
-  },
-  "homepage": "https://github.com/Raynos/xtend",
-  "keywords": [
-    "extend",
-    "merge",
-    "options",
-    "opts",
-    "object",
-    "array"
-  ],
-  "license": "MIT",
-  "main": "immutable",
-  "name": "xtend",
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/Raynos/xtend.git"
-  },
-  "scripts": {
-    "test": "node test"
-  },
-  "testling": {
-    "files": "test.js",
-    "browsers": [
-      "ie/7..latest",
-      "firefox/16..latest",
-      "firefox/nightly",
-      "chrome/22..latest",
-      "chrome/canary",
-      "opera/12..latest",
-      "opera/next",
-      "safari/5.1..latest",
-      "ipad/6.0..latest",
-      "iphone/6.0..latest"
-    ]
-  },
-  "version": "4.0.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,32 +0,0 @@
-# xtend
-
-[![browser support][3]][4]
-
-[![locked](http://badges.github.io/stability-badges/dist/locked.svg)](http://github.com/badges/stability-badges)
-
-Extend like a boss
-
-xtend is a basic utility library which allows you to extend an object by appending all of the properties from each object in a list. When there are identical properties, the right-most property takes precedence.
-
-## Examples
-
-```js
-var extend = require("xtend")
-
-// extend returns a new object. Does not mutate arguments
-var combination = extend({
-    a: "a",
-    b: 'c'
-}, {
-    b: "b"
-})
-// { a: "a", b: "b" }
-```
-
-## Stability status: Locked
-
-## MIT Licenced
-
-
-  [3]: http://ci.testling.com/Raynos/xtend.png
-  [4]: http://ci.testling.com/Raynos/xtend
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-var test = require("tape")
-var extend = require("./")
-var mutableExtend = require("./mutable")
-
-test("merge", function(assert) {
-    var a = { a: "foo" }
-    var b = { b: "bar" }
-
-    assert.deepEqual(extend(a, b), { a: "foo", b: "bar" })
-    assert.end()
-})
-
-test("replace", function(assert) {
-    var a = { a: "foo" }
-    var b = { a: "bar" }
-
-    assert.deepEqual(extend(a, b), { a: "bar" })
-    assert.end()
-})
-
-test("undefined", function(assert) {
-    var a = { a: undefined }
-    var b = { b: "foo" }
-
-    assert.deepEqual(extend(a, b), { a: undefined, b: "foo" })
-    assert.deepEqual(extend(b, a), { a: undefined, b: "foo" })
-    assert.end()
-})
-
-test("handle 0", function(assert) {
-    var a = { a: "default" }
-    var b = { a: 0 }
-
-    assert.deepEqual(extend(a, b), { a: 0 })
-    assert.deepEqual(extend(b, a), { a: "default" })
-    assert.end()
-})
-
-test("is immutable", function (assert) {
-    var record = {}
-
-    extend(record, { foo: "bar" })
-    assert.equal(record.foo, undefined)
-    assert.end()
-})
-
-test("null as argument", function (assert) {
-    var a = { foo: "bar" }
-    var b = null
-    var c = void 0
-
-    assert.deepEqual(extend(b, a, c), { foo: "bar" })
-    assert.end()
-})
-
-test("mutable", function (assert) {
-    var a = { foo: "bar" }
-
-    mutableExtend(a, { bar: "baz" })
-
-    assert.equal(a.bar, "baz")
-    assert.end()
-})
-
-test("null prototype", function(assert) {
-    var a = { a: "foo" }
-    var b = Object.create(null)
-    b.b = "bar";
-
-    assert.deepEqual(extend(a, b), { a: "foo", b: "bar" })
-    assert.end()
-})
-
-test("null prototype mutable", function (assert) {
-    var a = { foo: "bar" }
-    var b = Object.create(null)
-    b.bar = "baz";
-
-    mutableExtend(a, b)
-
-    assert.equal(a.bar, "baz")
-    assert.end()
-})
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,65 +0,0 @@
-{
-  "_from": "through2@^2.0.0",
-  "_id": "through2@2.0.3",
-  "_inBundle": false,
-  "_integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=",
-  "_location": "/pacote/make-fetch-happen/mississippi/through2",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "through2@^2.0.0",
-    "name": "through2",
-    "escapedName": "through2",
-    "rawSpec": "^2.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.0.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen/mississippi"
-  ],
-  "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz",
-  "_shasum": "0004569b37c7c74ba39c43f3ced78d1ad94140be",
-  "_spec": "through2@^2.0.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi",
-  "author": {
-    "name": "Rod Vagg",
-    "email": "r@va.gg",
-    "url": "https://github.com/rvagg"
-  },
-  "bugs": {
-    "url": "https://github.com/rvagg/through2/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "readable-stream": "^2.1.5",
-    "xtend": "~4.0.1"
-  },
-  "deprecated": false,
-  "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
-  "devDependencies": {
-    "bl": "~1.1.2",
-    "faucet": "0.0.1",
-    "stream-spigot": "~3.0.5",
-    "tape": "~4.6.2"
-  },
-  "homepage": "https://github.com/rvagg/through2#readme",
-  "keywords": [
-    "stream",
-    "streams2",
-    "through",
-    "transform"
-  ],
-  "license": "MIT",
-  "main": "through2.js",
-  "name": "through2",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/rvagg/through2.git"
-  },
-  "scripts": {
-    "test": "node test/test.js | faucet",
-    "test-local": "brtapsauce-local test/basic-test.js"
-  },
-  "version": "2.0.3"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/README.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/README.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/README.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/README.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,136 +0,0 @@
-# through2
-
-[![NPM](https://nodei.co/npm/through2.png?downloads&downloadRank)](https://nodei.co/npm/through2/)
-
-**A tiny wrapper around Node streams.Transform (Streams2) to avoid explicit subclassing noise**
-
-Inspired by [Dominic Tarr](https://github.com/dominictarr)'s [through](https://github.com/dominictarr/through) in that it's so much easier to make a stream out of a function than it is to set up the prototype chain properly: `through(function (chunk) { ... })`.
-
-Note: As 2.x.x this module starts using **Streams3** instead of Stream2. To continue using a Streams2 version use `npm install through2@0` to fetch the latest version of 0.x.x. More information about Streams2 vs Streams3 and recommendations see the article **[Why I don't use Node's core 'stream' module](http://r.va.gg/2014/06/why-i-dont-use-nodes-core-stream-module.html)**.
-
-```js
-fs.createReadStream('ex.txt')
-  .pipe(through2(function (chunk, enc, callback) {
-    for (var i = 0; i < chunk.length; i++)
-      if (chunk[i] == 97)
-        chunk[i] = 122 // swap 'a' for 'z'
-
-    this.push(chunk)
-
-    callback()
-   }))
-  .pipe(fs.createWriteStream('out.txt'))
-  .on('finish', function () {
-    doSomethingSpecial()
-  })
-```
-
-Or object streams:
-
-```js
-var all = []
-
-fs.createReadStream('data.csv')
-  .pipe(csv2())
-  .pipe(through2.obj(function (chunk, enc, callback) {
-    var data = {
-        name    : chunk[0]
-      , address : chunk[3]
-      , phone   : chunk[10]
-    }
-    this.push(data)
-
-    callback()
-  }))
-  .on('data', function (data) {
-    all.push(data)
-  })
-  .on('end', function () {
-    doSomethingSpecial(all)
-  })
-```
-
-Note that `through2.obj(fn)` is a convenience wrapper around `through2({ objectMode: true }, fn)`.
-
-## API
-
-<b><code>through2([ options, ] [ transformFunction ] [, flushFunction ])</code></b>
-
-Consult the **[stream.Transform](http://nodejs.org/docs/latest/api/stream.html#stream_class_stream_transform)** documentation for the exact rules of the `transformFunction` (i.e. `this._transform`) and the optional `flushFunction` (i.e. `this._flush`).
-
-### options
-
-The options argument is optional and is passed straight through to `stream.Transform`. So you can use `objectMode:true` if you are processing non-binary streams (or just use `through2.obj()`).
-
-The `options` argument is first, unlike standard convention, because if I'm passing in an anonymous function then I'd prefer for the options argument to not get lost at the end of the call:
-
-```js
-fs.createReadStream('/tmp/important.dat')
-  .pipe(through2({ objectMode: true, allowHalfOpen: false },
-    function (chunk, enc, cb) {
-      cb(null, 'wut?') // note we can use the second argument on the callback
-                       // to provide data as an alternative to this.push('wut?')
-    }
-  )
-  .pipe(fs.createWriteStream('/tmp/wut.txt'))
-```
-
-### transformFunction
-
-The `transformFunction` must have the following signature: `function (chunk, encoding, callback) {}`. A minimal implementation should call the `callback` function to indicate that the transformation is done, even if that transformation means discarding the chunk.
-
-To queue a new chunk, call `this.push(chunk)`&mdash;this can be called as many times as required before the `callback()` if you have multiple pieces to send on.
-
-Alternatively, you may use `callback(err, chunk)` as shorthand for emitting a single chunk or an error.
-
-If you **do not provide a `transformFunction`** then you will get a simple pass-through stream.
-
-### flushFunction
-
-The optional `flushFunction` is provided as the last argument (2nd or 3rd, depending on whether you've supplied options) is called just prior to the stream ending. Can be used to finish up any processing that may be in progress.
-
-```js
-fs.createReadStream('/tmp/important.dat')
-  .pipe(through2(
-    function (chunk, enc, cb) { cb(null, chunk) }, // transform is a noop
-    function (cb) { // flush function
-      this.push('tacking on an extra buffer to the end');
-      cb();
-    }
-  ))
-  .pipe(fs.createWriteStream('/tmp/wut.txt'));
-```
-
-<b><code>through2.ctor([ options, ] transformFunction[, flushFunction ])</code></b>
-
-Instead of returning a `stream.Transform` instance, `through2.ctor()` returns a **constructor** for a custom Transform. This is useful when you want to use the same transform logic in multiple instances.
-
-```js
-var FToC = through2.ctor({objectMode: true}, function (record, encoding, callback) {
-  if (record.temp != null && record.unit == "F") {
-    record.temp = ( ( record.temp - 32 ) * 5 ) / 9
-    record.unit = "C"
-  }
-  this.push(record)
-  callback()
-})
-
-// Create instances of FToC like so:
-var converter = new FToC()
-// Or:
-var converter = FToC()
-// Or specify/override options when you instantiate, if you prefer:
-var converter = FToC({objectMode: true})
-```
-
-## See Also
-
-  - [through2-map](https://github.com/brycebaril/through2-map) - Array.prototype.map analog for streams.
-  - [through2-filter](https://github.com/brycebaril/through2-filter) - Array.prototype.filter analog for streams.
-  - [through2-reduce](https://github.com/brycebaril/through2-reduce) - Array.prototype.reduce analog for streams.
-  - [through2-spy](https://github.com/brycebaril/through2-spy) - Wrapper for simple stream.PassThrough spies.
-  - the [mississippi stream utility collection](https://github.com/maxogden/mississippi) includes `through2` as well as many more useful stream modules similar to this one
-
-## License
-
-**through2** is Copyright (c) 2013 Rod Vagg [@rvagg](https://twitter.com/rvagg) and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/through2.js 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/through2.js
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/through2.js	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/through2.js	1970-01-01 00:00:00.000000000 +0000
@@ -1,96 +0,0 @@
-var Transform = require('readable-stream/transform')
-  , inherits  = require('util').inherits
-  , xtend     = require('xtend')
-
-function DestroyableTransform(opts) {
-  Transform.call(this, opts)
-  this._destroyed = false
-}
-
-inherits(DestroyableTransform, Transform)
-
-DestroyableTransform.prototype.destroy = function(err) {
-  if (this._destroyed) return
-  this._destroyed = true
-  
-  var self = this
-  process.nextTick(function() {
-    if (err)
-      self.emit('error', err)
-    self.emit('close')
-  })
-}
-
-// a noop _transform function
-function noop (chunk, enc, callback) {
-  callback(null, chunk)
-}
-
-
-// create a new export function, used by both the main export and
-// the .ctor export, contains common logic for dealing with arguments
-function through2 (construct) {
-  return function (options, transform, flush) {
-    if (typeof options == 'function') {
-      flush     = transform
-      transform = options
-      options   = {}
-    }
-
-    if (typeof transform != 'function')
-      transform = noop
-
-    if (typeof flush != 'function')
-      flush = null
-
-    return construct(options, transform, flush)
-  }
-}
-
-
-// main export, just make me a transform stream!
-module.exports = through2(function (options, transform, flush) {
-  var t2 = new DestroyableTransform(options)
-
-  t2._transform = transform
-
-  if (flush)
-    t2._flush = flush
-
-  return t2
-})
-
-
-// make me a reusable prototype that I can `new`, or implicitly `new`
-// with a constructor call
-module.exports.ctor = through2(function (options, transform, flush) {
-  function Through2 (override) {
-    if (!(this instanceof Through2))
-      return new Through2(override)
-
-    this.options = xtend(options, override)
-
-    DestroyableTransform.call(this, this.options)
-  }
-
-  inherits(Through2, DestroyableTransform)
-
-  Through2.prototype._transform = transform
-
-  if (flush)
-    Through2.prototype._flush = flush
-
-  return Through2
-})
-
-
-module.exports.obj = through2(function (options, transform, flush) {
-  var t2 = new DestroyableTransform(xtend({ objectMode: true, highWaterMark: 16 }, options))
-
-  t2._transform = transform
-
-  if (flush)
-    t2._flush = flush
-
-  return t2
-})
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/package.json 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/package.json
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/package.json	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/package.json	1970-01-01 00:00:00.000000000 +0000
@@ -1,63 +0,0 @@
-{
-  "_from": "mississippi@^1.2.0",
-  "_id": "mississippi@1.3.1",
-  "_inBundle": false,
-  "_integrity": "sha512-/6rB8YXFbAtsUVRphIRQqB0+9c7VaPHCjVtvto+JqwVxgz8Zz+I+f68/JgQ+Pb4VlZb2svA9OtdXnHHsZz7ltg==",
-  "_location": "/pacote/make-fetch-happen/mississippi",
-  "_phantomChildren": {
-    "inherits": "2.0.3",
-    "once": "1.4.0",
-    "readable-stream": "2.3.3"
-  },
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "mississippi@^1.2.0",
-    "name": "mississippi",
-    "escapedName": "mississippi",
-    "rawSpec": "^1.2.0",
-    "saveSpec": null,
-    "fetchSpec": "^1.2.0"
-  },
-  "_requiredBy": [
-    "/pacote/make-fetch-happen"
-  ],
-  "_resolved": "https://registry.npmjs.org/mississippi/-/mississippi-1.3.1.tgz",
-  "_shasum": "2a8bb465e86550ac8b36a7b6f45599171d78671e",
-  "_spec": "mississippi@^1.2.0",
-  "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen",
-  "author": {
-    "name": "max ogden"
-  },
-  "bugs": {
-    "url": "https://github.com/maxogden/mississippi/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "concat-stream": "^1.5.0",
-    "duplexify": "^3.4.2",
-    "end-of-stream": "^1.1.0",
-    "flush-write-stream": "^1.0.0",
-    "from2": "^2.1.0",
-    "parallel-transform": "^1.1.0",
-    "pump": "^1.0.0",
-    "pumpify": "^1.3.3",
-    "stream-each": "^1.1.0",
-    "through2": "^2.0.0"
-  },
-  "deprecated": false,
-  "description": "a collection of useful streams",
-  "devDependencies": {},
-  "homepage": "https://github.com/maxogden/mississippi#readme",
-  "license": "BSD-2-Clause",
-  "main": "index.js",
-  "name": "mississippi",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/maxogden/mississippi.git"
-  },
-  "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
-  },
-  "version": "1.3.1"
-}
diff -pruN 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/readme.md 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/readme.md
--- 5.8.0+ds-2/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/readme.md	2018-03-23 09:08:01.000000000 +0000
+++ 5.8.0+ds1-1/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/readme.md	1970-01-01 00:00:00.000000000 +0000
@@ -1,399 +0,0 @@
-# mississippi
-
-a collection of useful stream utility modules. learn how the modules work using this and then pick the ones you want and use them individually
-
-the goal of the modules included in mississippi is to make working with streams easy without sacrificing speed, error handling or composability.
-
-## usage
-
-```js
-var miss = require('mississippi')
-```
-
-## methods
-
-- [pipe](#pipe)
-- [each](#each)
-- [pipeline](#pipeline)
-- [duplex](#duplex)
-- [through](#through)
-- [from](#from)
-- [to](#to)
-- [concat](#concat)
-- [finished](#finished)
-- [parallel](#parallel)
-
-### pipe
-
-##### `miss.pipe(stream1, stream2, stream3, ..., cb)`
-
-Pipes streams together and destroys all of them if one of them closes. Calls `cb` with `(error)` if there was an error in any of the streams.
-
-When using standard `source.pipe(destination)` the source will _not_ be destroyed if the destination emits close or error. You are also not able to provide a callback to tell when the pipe has finished.
-
-`miss.pipe` does these two things for you, ensuring you handle stream errors 100% of the time (unhandled errors are probably the most common bug in most node streams code)
-
-#### original module
-
-`miss.pipe` is provided by [`require('pump')`](https://www.npmjs.com/package/pump)
-
-#### example
-
-```js
-// lets do a simple file copy
-var fs = require('fs')
-
-var read = fs.createReadStream('./original.zip')
-var write = fs.createWriteStream('./copy.zip')
-
-// use miss.pipe instead of read.pipe(write)
-miss.pipe(read, write, function (err) {
-  if (err) return console.error('Copy error!', err)
-  console.log('Copied successfully')
-})
-```
-
-### each
-
-##### `miss.each(stream, each, [done])`
-
-Iterate the data in `stream` one chunk at a time. Your `each` function will be called with `(data, next)` where data is a data chunk and next is a callback. Call `next` when you are ready to consume the next chunk.
-
-Optionally you can call `next` with an error to destroy the stream. You can also pass the optional third argument, `done`, which is a function that will be called with `(err)` when the stream ends. The `err` argument will be populated with an error if the stream emitted an error.
-
-#### original module
-
-`miss.each` is provided by [`require('stream-each')`](https://www.npmjs.com/package/stream-each)
-
-#### example
-
-```js
-var fs = require('fs')
-var split = require('split2')
-
-var newLineSeparatedNumbers = fs.createReadStream('numbers.txt')
-
-var pipeline = miss.pipeline(newLineSeparatedNumbers, split())
-miss.each(pipeline, eachLine, done)
-var sum = 0
-
-function eachLine (line, next) {
-  sum += parseInt(line.toString())
-  next()
-}
-
-function done (err) {
-  if (err) throw err
-  console.log('sum is', sum)
-}
-```
-
-### pipeline
-
-##### `var pipeline = miss.pipeline(stream1, stream2, stream3, ...)`
-
-Builds a pipeline from all the transform streams passed in as arguments by piping them together and returning a single stream object that lets you write to the first stream and read from the last stream.
-
-If any of the streams in the pipeline emits an error or gets destroyed, or you destroy the stream it returns, all of the streams will be destroyed and cleaned up for you.
-
-#### original module
-
-`miss.pipeline` is provided by [`require('pumpify')`](https://www.npmjs.com/package/pumpify)
-
-#### example
-
-```js
-// first create some transform streams (note: these two modules are fictional)
-var imageResize = require('image-resizer-stream')({width: 400})
-var pngOptimizer = require('png-optimizer-stream')({quality: 60})
-
-// instead of doing a.pipe(b), use pipelin
-var resizeAndOptimize = miss.pipeline(imageResize, pngOptimizer)
-// `resizeAndOptimize` is a transform stream. when you write to it, it writes
-// to `imageResize`. when you read from it, it reads from `pngOptimizer`.
-// it handles piping all the streams together for you
-
-// use it like any other transform stream
-var fs = require('fs')
-
-var read = fs.createReadStream('./image.png')
-var write = fs.createWriteStream('./resized-and-optimized.png')
-
-miss.pipe(read, resizeAndOptimize, write, function (err) {
-  if (err) return console.error('Image processing error!', err)
-  console.log('Image processed successfully')
-})
-```
-
-### duplex
-
-##### `var duplex = miss.duplex([writable, readable, opts])`
-
-Take two separate streams, a writable and a readable, and turn them into a single [duplex (readable and writable) stream](https://nodejs.org/api/stream.html#stream_class_stream_duplex).
-
-The returned stream will emit data from the readable. When you write to it it writes to the writable.
-
-You can either choose to supply the writable and the readable at the time you create the stream, or you can do it later using the `.setWritable` and `.setReadable` methods and data written to the stream in the meantime will be buffered for you.
-
-#### original module
-
-`miss.duplex` is provided by [`require('duplexify')`](https://www.npmjs.com/package/duplexify)
-
-#### example
-
-```js
-// lets spawn a process and take its stdout and stdin and combine them into 1 stream
-var child = require('child_process')
-
-// @- tells it to read from stdin, --data-binary sets 'raw' binary mode
-var curl = child.spawn('curl -X POST --data-binary @- http://foo.com')
-
-// duplexCurl will write to stdin and read from stdout
-var duplexCurl = miss.duplex(curl.stdin, curl.stdout)
-```
-
-### through
-
-##### `var transformer = miss.through([options, transformFunction, flushFunction])`
-
-Make a custom [transform stream](https://nodejs.org/docs/latest/api/stream.html#stream_class_stream_transform).
-
-The `options` object is passed to the internal transform stream and can be used to create an `objectMode` stream (or use the shortcut `miss.through.obj([...])`)
-
-The `transformFunction` is called when data is available for the writable side and has the signature `(chunk, encoding, cb)`. Within the function, add data to the readable side any number of times with `this.push(data)`. Call `cb()` to indicate processing of the `chunk` is complete. Or to easily emit a single error or chunk, call `cb(err, chunk)`
-
-The `flushFunction`, with signature `(cb)`, is called just before the stream is complete and should be used to wrap up stream processing.
-
-#### original module
-
-`miss.through` is provided by [`require('through2')`](https://www.npmjs.com/package/through2)
-
-#### example
-
-```js
-var fs = require('fs')
-
-var read = fs.createReadStream('./boring_lowercase.txt')
-var write = fs.createWriteStream('./AWESOMECASE.TXT')
-
-// Leaving out the options object
-var uppercaser = miss.through(
-  function (chunk, enc, cb) {
-    cb(null, chunk.toString().toUpperCase())
-  },
-  function (cb) {
-    cb(null, 'ONE LAST BIT OF UPPERCASE')
-  }
-)
-
-miss.pipe(read, uppercaser, write, function (err) {
-  if (err) return console.error('Trouble uppercasing!')
-  console.log('Splendid uppercasing!')
-})
-```
-
-### from
-
-##### `miss.from([opts], read)`
-
-Make a custom [readable stream](https://nodejs.org/docs/latest/api/stream.html#stream_class_stream_readable).
-
-`opts` contains the options to pass on to the ReadableStream constructor e.g. for creating a readable object stream (or use the shortcut `miss.from.obj([...])`).
-
-Returns a readable stream that calls `read(size, next)` when data is requested from the stream.
-
-- `size` is the recommended amount of data (in bytes) to retrieve.
-- `next(err, chunk)` should be called when you're ready to emit more data.
-
-#### original module
-
-`miss.from` is provided by [`require('from2')`](https://www.npmjs.com/package/from2)
-
-#### example
-
-```js
-
-
-function fromString(string) {
-  return miss.from(function(size, next) {
-    // if there's no more content
-    // left in the string, close the stream.
-    if (string.length <= 0) return next(null, null)
-
-    // Pull in a new chunk of text,
-    // removing it from the string.
-    var chunk = string.slice(0, size)
-    string = string.slice(size)
-
-    // Emit "chunk" from the stream.
-    next(null, chunk)
-  })
-}
-
-// pipe "hello world" out
-// to stdout.