From 51c3cb517158a84ae9fcebc5d1a2fe8f7e8cc9da Mon Sep 17 00:00:00 2001 From: Anders Rune Jensen Date: Sat, 14 Jul 2018 17:29:55 +0200 Subject: [PATCH] Make sure we are running ssb-validate 3.0.10 --- package-lock.json | 4364 ++++++++++++++++++++++----------------------- 1 file changed, 2182 insertions(+), 2182 deletions(-) diff --git a/package-lock.json b/package-lock.json index e36eaf0f..965f521f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.4.tgz", "integrity": "sha1-KeGOYy5g5OIh1YECR4UqY9ey5BA=", "requires": { - "xtend": "3.0.0" + "xtend": "~3.0.0" }, "dependencies": { "xtend": { @@ -41,7 +41,7 @@ "integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=", "dev": true, "requires": { - "acorn": "3.3.0" + "acorn": "^3.0.4" }, "dependencies": { "acorn": { @@ -58,10 +58,10 @@ "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", "dev": true, "requires": { - "co": "4.6.0", - "fast-deep-equal": "1.1.0", - "fast-json-stable-stringify": "2.0.0", - "json-schema-traverse": "0.3.1" + "co": "^4.6.0", + "fast-deep-equal": "^1.0.0", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.3.0" }, "dependencies": { "co": { @@ -83,11 +83,11 @@ "resolved": "https://registry.npmjs.org/aligned-block-file/-/aligned-block-file-1.1.2.tgz", "integrity": "sha1-SpFo1f7+Xi9SWUncVaSqCZA7MtQ=", "requires": { - "hashlru": "2.2.0", - "int53": "0.2.4", - "mkdirp": "0.5.1", + "hashlru": "^2.1.0", + "int53": "^0.2.4", + "mkdirp": "^0.5.1", "obv": "0.0.0", - "uint48be": "1.0.2" + "uint48be": "^1.0.1" }, "dependencies": { "obv": { @@ -123,8 +123,8 @@ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-1.3.2.tgz", "integrity": "sha512-0XNayC8lTHQ2OI8aljNCN3sSx6hsr/1+rlcDAotXJR7C1oZZHCNsfpbKwMjRA3Uqb5tF1Rae2oloTr4xpq+WjA==", "requires": { - "micromatch": "2.3.11", - "normalize-path": "2.1.1" + "micromatch": "^2.1.5", + "normalize-path": "^2.0.0" } }, "append-batch": { @@ -142,8 +142,8 @@ "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz", "integrity": "sha1-u13KOCu5TwXhUZQ3PRb9O6HKEQ0=", "requires": { - "delegates": "1.0.0", - "readable-stream": "2.3.3" + "delegates": "^1.0.0", + "readable-stream": "^2.0.6" } }, "argparse": { @@ -152,7 +152,7 @@ "integrity": "sha1-c9g7wmP4bpf4zE9rrhsOkKfSLIY=", "dev": true, "requires": { - "sprintf-js": "1.0.3" + "sprintf-js": "~1.0.2" } }, "arr-diff": { @@ -160,7 +160,7 @@ "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz", "integrity": "sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=", "requires": { - "arr-flatten": "1.1.0" + "arr-flatten": "^1.0.1" } }, "arr-flatten": { @@ -179,7 +179,7 @@ "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz", "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=", "requires": { - "array-uniq": "1.0.3" + "array-uniq": "^1.0.1" } }, "array-uniq": { @@ -250,7 +250,7 @@ "resolved": "https://registry.npmjs.org/attach-ware/-/attach-ware-1.1.1.tgz", "integrity": "sha1-KPUTk92LuL2q2XI0JRm/CWIaNaM=", "requires": { - "unherit": "1.1.0" + "unherit": "^1.0.0" } }, "aws-sign2": { @@ -270,9 +270,9 @@ "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz", "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=", "requires": { - "chalk": "1.1.3", - "esutils": "2.0.2", - "js-tokens": "3.0.2" + "chalk": "^1.1.3", + "esutils": "^2.0.2", + "js-tokens": "^3.0.2" }, "dependencies": { "esutils": { @@ -287,25 +287,25 @@ "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.0.tgz", "integrity": "sha1-rzL3izGm/O8RnIew/Y2XU/A6C7g=", "requires": { - "babel-code-frame": "6.26.0", - "babel-generator": "6.26.0", - "babel-helpers": "6.24.1", - "babel-messages": "6.23.0", - "babel-register": "6.26.0", - "babel-runtime": "6.26.0", - "babel-template": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0", - "babylon": "6.18.0", - "convert-source-map": "1.5.1", - "debug": "2.6.9", - "json5": "0.5.1", - "lodash": "4.17.4", - "minimatch": "3.0.4", - "path-is-absolute": "1.0.1", - "private": "0.1.8", - "slash": "1.0.0", - "source-map": "0.5.7" + "babel-code-frame": "^6.26.0", + "babel-generator": "^6.26.0", + "babel-helpers": "^6.24.1", + "babel-messages": "^6.23.0", + "babel-register": "^6.26.0", + "babel-runtime": "^6.26.0", + "babel-template": "^6.26.0", + "babel-traverse": "^6.26.0", + "babel-types": "^6.26.0", + "babylon": "^6.18.0", + "convert-source-map": "^1.5.0", + "debug": "^2.6.8", + "json5": "^0.5.1", + "lodash": "^4.17.4", + "minimatch": "^3.0.4", + "path-is-absolute": "^1.0.1", + "private": "^0.1.7", + "slash": "^1.0.0", + "source-map": "^0.5.6" }, "dependencies": { "json5": { @@ -325,14 +325,14 @@ "resolved": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.26.0.tgz", "integrity": "sha1-rBriAHC3n248odMmlhMFN3TyDcU=", "requires": { - "babel-messages": "6.23.0", - "babel-runtime": "6.26.0", - "babel-types": "6.26.0", - "detect-indent": "4.0.0", - "jsesc": "1.3.0", - "lodash": "4.17.4", - "source-map": "0.5.7", - "trim-right": "1.0.1" + "babel-messages": "^6.23.0", + "babel-runtime": "^6.26.0", + "babel-types": "^6.26.0", + "detect-indent": "^4.0.0", + "jsesc": "^1.3.0", + "lodash": "^4.17.4", + "source-map": "^0.5.6", + "trim-right": "^1.0.1" }, "dependencies": { "source-map": { @@ -347,10 +347,10 @@ "resolved": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz", "integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=", "requires": { - "babel-helper-hoist-variables": "6.24.1", - "babel-runtime": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0" + "babel-helper-hoist-variables": "^6.24.1", + "babel-runtime": "^6.22.0", + "babel-traverse": "^6.24.1", + "babel-types": "^6.24.1" } }, "babel-helper-get-function-arity": { @@ -358,8 +358,8 @@ "resolved": "https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz", "integrity": "sha1-j3eCqpNAfEHTqlCQj4mwMbG2hT0=", "requires": { - "babel-runtime": "6.26.0", - "babel-types": "6.26.0" + "babel-runtime": "^6.22.0", + "babel-types": "^6.24.1" } }, "babel-helper-hoist-variables": { @@ -367,8 +367,8 @@ "resolved": "https://registry.npmjs.org/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz", "integrity": "sha1-HssnaJydJVE+rbyZFKc/VAi+enY=", "requires": { - "babel-runtime": "6.26.0", - "babel-types": "6.26.0" + "babel-runtime": "^6.22.0", + "babel-types": "^6.24.1" } }, "babel-helpers": { @@ -376,8 +376,8 @@ "resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz", "integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=", "requires": { - "babel-runtime": "6.26.0", - "babel-template": "6.26.0" + "babel-runtime": "^6.22.0", + "babel-template": "^6.24.1" } }, "babel-messages": { @@ -385,7 +385,7 @@ "resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz", "integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=", "requires": { - "babel-runtime": "6.26.0" + "babel-runtime": "^6.22.0" } }, "babel-plugin-check-es2015-constants": { @@ -393,7 +393,7 @@ "resolved": "https://registry.npmjs.org/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz", "integrity": "sha1-NRV7EBQm/S/9PaP3XH0ekYNbv4o=", "requires": { - "babel-runtime": "6.26.0" + "babel-runtime": "^6.22.0" } }, "babel-plugin-transform-es2015-arrow-functions": { @@ -401,7 +401,7 @@ "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz", "integrity": "sha1-RSaSy3EdX3ncf4XkQM5BufJE0iE=", "requires": { - "babel-runtime": "6.26.0" + "babel-runtime": "^6.22.0" } }, "babel-plugin-transform-es2015-block-scoping": { @@ -409,11 +409,11 @@ "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz", "integrity": "sha1-1w9SmcEwjQXBL0Y4E7CgnnOxiV8=", "requires": { - "babel-runtime": "6.26.0", - "babel-template": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0", - "lodash": "4.17.4" + "babel-runtime": "^6.26.0", + "babel-template": "^6.26.0", + "babel-traverse": "^6.26.0", + "babel-types": "^6.26.0", + "lodash": "^4.17.4" } }, "babel-plugin-transform-es2015-computed-properties": { @@ -421,8 +421,8 @@ "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz", "integrity": "sha1-b+Ko0WiV1WNPTNmZttNICjCBWbM=", "requires": { - "babel-runtime": "6.26.0", - "babel-template": "6.26.0" + "babel-runtime": "^6.22.0", + "babel-template": "^6.24.1" } }, "babel-plugin-transform-es2015-destructuring": { @@ -430,7 +430,7 @@ "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz", "integrity": "sha1-mXux8auWf2gtKwh2/jWNYOdlxW0=", "requires": { - "babel-runtime": "6.26.0" + "babel-runtime": "^6.22.0" } }, "babel-plugin-transform-es2015-parameters": { @@ -438,12 +438,12 @@ "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz", "integrity": "sha1-V6w1GrScrxSpfNE7CfZv3wpiXys=", "requires": { - "babel-helper-call-delegate": "6.24.1", - "babel-helper-get-function-arity": "6.24.1", - "babel-runtime": "6.26.0", - "babel-template": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0" + "babel-helper-call-delegate": "^6.24.1", + "babel-helper-get-function-arity": "^6.24.1", + "babel-runtime": "^6.22.0", + "babel-template": "^6.24.1", + "babel-traverse": "^6.24.1", + "babel-types": "^6.24.1" } }, "babel-plugin-transform-es2015-shorthand-properties": { @@ -451,8 +451,8 @@ "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz", "integrity": "sha1-JPh11nIch2YbvZmkYi5R8U3jiqA=", "requires": { - "babel-runtime": "6.26.0", - "babel-types": "6.26.0" + "babel-runtime": "^6.22.0", + "babel-types": "^6.24.1" } }, "babel-plugin-transform-es2015-spread": { @@ -460,7 +460,7 @@ "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz", "integrity": "sha1-1taKmfia7cRTbIGlQujdnxdG+NE=", "requires": { - "babel-runtime": "6.26.0" + "babel-runtime": "^6.22.0" } }, "babel-plugin-transform-es2015-template-literals": { @@ -468,7 +468,7 @@ "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz", "integrity": "sha1-qEs0UPfp+PH2g51taH2oS7EjbY0=", "requires": { - "babel-runtime": "6.26.0" + "babel-runtime": "^6.22.0" } }, "babel-preset-es2040": { @@ -476,15 +476,15 @@ "resolved": "https://registry.npmjs.org/babel-preset-es2040/-/babel-preset-es2040-1.1.1.tgz", "integrity": "sha1-QIzDNyRwggXHgGZ7kw+njfW8j5Q=", "requires": { - "babel-plugin-check-es2015-constants": "6.22.0", - "babel-plugin-transform-es2015-arrow-functions": "6.22.0", - "babel-plugin-transform-es2015-block-scoping": "6.26.0", - "babel-plugin-transform-es2015-computed-properties": "6.24.1", - "babel-plugin-transform-es2015-destructuring": "6.23.0", - "babel-plugin-transform-es2015-parameters": "6.24.1", - "babel-plugin-transform-es2015-shorthand-properties": "6.24.1", - "babel-plugin-transform-es2015-spread": "6.22.0", - "babel-plugin-transform-es2015-template-literals": "6.22.0" + "babel-plugin-check-es2015-constants": "^6.8.0", + "babel-plugin-transform-es2015-arrow-functions": "^6.8.0", + "babel-plugin-transform-es2015-block-scoping": "^6.9.0", + "babel-plugin-transform-es2015-computed-properties": "^6.8.0", + "babel-plugin-transform-es2015-destructuring": "^6.9.0", + "babel-plugin-transform-es2015-parameters": "^6.9.0", + "babel-plugin-transform-es2015-shorthand-properties": "^6.8.0", + "babel-plugin-transform-es2015-spread": "^6.8.0", + "babel-plugin-transform-es2015-template-literals": "^6.8.0" } }, "babel-register": { @@ -492,13 +492,13 @@ "resolved": "https://registry.npmjs.org/babel-register/-/babel-register-6.26.0.tgz", "integrity": "sha1-btAhFz4vy0htestFxgCahW9kcHE=", "requires": { - "babel-core": "6.26.0", - "babel-runtime": "6.26.0", - "core-js": "2.5.1", - "home-or-tmp": "2.0.0", - "lodash": "4.17.4", - "mkdirp": "0.5.1", - "source-map-support": "0.4.18" + "babel-core": "^6.26.0", + "babel-runtime": "^6.26.0", + "core-js": "^2.5.0", + "home-or-tmp": "^2.0.0", + "lodash": "^4.17.4", + "mkdirp": "^0.5.1", + "source-map-support": "^0.4.15" } }, "babel-runtime": { @@ -506,8 +506,8 @@ "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz", "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=", "requires": { - "core-js": "2.5.1", - "regenerator-runtime": "0.11.0" + "core-js": "^2.4.0", + "regenerator-runtime": "^0.11.0" } }, "babel-template": { @@ -515,11 +515,11 @@ "resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz", "integrity": "sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=", "requires": { - "babel-runtime": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0", - "babylon": "6.18.0", - "lodash": "4.17.4" + "babel-runtime": "^6.26.0", + "babel-traverse": "^6.26.0", + "babel-types": "^6.26.0", + "babylon": "^6.18.0", + "lodash": "^4.17.4" } }, "babel-traverse": { @@ -527,15 +527,15 @@ "resolved": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz", "integrity": "sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=", "requires": { - "babel-code-frame": "6.26.0", - "babel-messages": "6.23.0", - "babel-runtime": "6.26.0", - "babel-types": "6.26.0", - "babylon": "6.18.0", - "debug": "2.6.9", - "globals": "9.18.0", - "invariant": "2.2.2", - "lodash": "4.17.4" + "babel-code-frame": "^6.26.0", + "babel-messages": "^6.23.0", + "babel-runtime": "^6.26.0", + "babel-types": "^6.26.0", + "babylon": "^6.18.0", + "debug": "^2.6.8", + "globals": "^9.18.0", + "invariant": "^2.2.2", + "lodash": "^4.17.4" } }, "babel-types": { @@ -543,10 +543,10 @@ "resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz", "integrity": "sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=", "requires": { - "babel-runtime": "6.26.0", - "esutils": "2.0.2", - "lodash": "4.17.4", - "to-fast-properties": "1.0.3" + "babel-runtime": "^6.26.0", + "esutils": "^2.0.2", + "lodash": "^4.17.4", + "to-fast-properties": "^1.0.3" }, "dependencies": { "esutils": { @@ -588,7 +588,7 @@ "dev": true, "optional": true, "requires": { - "tweetnacl": "0.14.5" + "tweetnacl": "^0.14.3" } }, "big.js": { @@ -631,7 +631,7 @@ "resolved": "https://registry.npmjs.org/bl/-/bl-0.8.2.tgz", "integrity": "sha1-yba8oI0bwuoA/Ir7Txpf0eHGbk4=", "requires": { - "readable-stream": "1.0.34" + "readable-stream": "~1.0.26" }, "dependencies": { "isarray": { @@ -644,10 +644,10 @@ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", "isarray": "0.0.1", - "string_decoder": "0.10.31" + "string_decoder": "~0.10.x" } }, "string_decoder": { @@ -667,7 +667,7 @@ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.8.tgz", "integrity": "sha1-wHshHHyVLsH479Uad+8NHTmQopI=", "requires": { - "balanced-match": "1.0.0", + "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, @@ -676,9 +676,9 @@ "resolved": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz", "integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=", "requires": { - "expand-range": "1.8.2", - "preserve": "0.2.0", - "repeat-element": "1.1.2" + "expand-range": "^1.8.1", + "preserve": "^0.2.0", + "repeat-element": "^1.1.2" } }, "broadcast-stream": { @@ -707,7 +707,7 @@ "resolved": "https://registry.npmjs.org/bulk-require/-/bulk-require-1.0.1.tgz", "integrity": "sha1-yz0DnmmBOaRE/FdLJh1rOyz0TIk=", "requires": { - "glob": "7.1.2" + "glob": "^7.1.1" } }, "bulkify": { @@ -715,10 +715,10 @@ "resolved": "https://registry.npmjs.org/bulkify/-/bulkify-1.4.2.tgz", "integrity": "sha1-eEjw86uX8SpBuSO/kOU+Ceqvukw=", "requires": { - "bulk-require": "1.0.1", - "concat-stream": "1.6.0", - "static-module": "1.5.0", - "through2": "0.4.2" + "bulk-require": "^1.0.0", + "concat-stream": "^1.4.5", + "static-module": "^1.1.2", + "through2": "~0.4.1" } }, "bytewise": { @@ -726,8 +726,8 @@ "resolved": "https://registry.npmjs.org/bytewise/-/bytewise-1.1.0.tgz", "integrity": "sha1-HRPL/3F65xWAlKqIGzXQgbOHJT4=", "requires": { - "bytewise-core": "1.2.3", - "typewise": "1.0.3" + "bytewise-core": "^1.2.2", + "typewise": "^1.0.3" } }, "bytewise-core": { @@ -735,7 +735,7 @@ "resolved": "https://registry.npmjs.org/bytewise-core/-/bytewise-core-1.2.3.tgz", "integrity": "sha1-P7QQx+kVWOsasiqCg0V3qmvWHUI=", "requires": { - "typewise-core": "1.2.0" + "typewise-core": "^1.2" } }, "caller-path": { @@ -744,7 +744,7 @@ "integrity": "sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=", "dev": true, "requires": { - "callsites": "0.2.0" + "callsites": "^0.2.0" } }, "callsites": { @@ -764,8 +764,8 @@ "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=", "dev": true, "requires": { - "camelcase": "2.1.1", - "map-obj": "1.0.1" + "camelcase": "^2.0.0", + "map-obj": "^1.0.0" } }, "caseless": { @@ -784,11 +784,11 @@ "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "requires": { - "ansi-styles": "2.2.1", - "escape-string-regexp": "1.0.5", - "has-ansi": "2.0.0", - "strip-ansi": "3.0.1", - "supports-color": "2.0.0" + "ansi-styles": "^2.2.1", + "escape-string-regexp": "^1.0.2", + "has-ansi": "^2.0.0", + "strip-ansi": "^3.0.0", + "supports-color": "^2.0.0" } }, "character-entities": { @@ -826,11 +826,11 @@ "resolved": "https://registry.npmjs.org/chloride/-/chloride-2.2.8.tgz", "integrity": "sha1-6/mos8qJp0R8NgOW2t+BfIqY1Zk=", "requires": { - "is-electron": "2.1.0", - "sodium-browserify": "1.2.1", - "sodium-browserify-tweetnacl": "0.2.3", - "sodium-chloride": "1.1.0", - "sodium-native": "2.0.1" + "is-electron": "^2.0.0", + "sodium-browserify": "^1.0.3", + "sodium-browserify-tweetnacl": "^0.2.0", + "sodium-chloride": "^1.1.0", + "sodium-native": "^2.0.0" } }, "chloride-test": { @@ -838,7 +838,7 @@ "resolved": "https://registry.npmjs.org/chloride-test/-/chloride-test-1.2.2.tgz", "integrity": "sha1-F4aGqF6SeARREulujHkXk/mhCuo=", "requires": { - "json-buffer": "2.0.11" + "json-buffer": "^2.0.11" } }, "chokidar": { @@ -846,15 +846,15 @@ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-1.7.0.tgz", "integrity": "sha1-eY5ol3gVHIB2tLNg5e3SjNortGg=", "requires": { - "anymatch": "1.3.2", - "async-each": "1.0.1", - "fsevents": "1.2.4", - "glob-parent": "2.0.0", - "inherits": "2.0.3", - "is-binary-path": "1.0.1", - "is-glob": "2.0.1", - "path-is-absolute": "1.0.1", - "readdirp": "2.1.0" + "anymatch": "^1.3.0", + "async-each": "^1.0.0", + "fsevents": "^1.0.0", + "glob-parent": "^2.0.0", + "inherits": "^2.0.1", + "is-binary-path": "^1.0.0", + "is-glob": "^2.0.0", + "path-is-absolute": "^1.0.0", + "readdirp": "^2.0.0" } }, "chownr": { @@ -881,7 +881,7 @@ "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz", "integrity": "sha1-ZNo/fValRBLll5S9Ytw1KV6PKYc=", "requires": { - "restore-cursor": "1.0.1" + "restore-cursor": "^1.0.1" } }, "cli-width": { @@ -900,8 +900,8 @@ "resolved": "https://registry.npmjs.org/clone-regexp/-/clone-regexp-1.0.0.tgz", "integrity": "sha1-6uCiQT9VwJQvgYwin+/OhF1/Oxw=", "requires": { - "is-regexp": "1.0.0", - "is-supported-regexp-flag": "1.0.0" + "is-regexp": "^1.0.0", + "is-supported-regexp-flag": "^1.0.0" } }, "co": { @@ -930,7 +930,7 @@ "integrity": "sha1-cj599ugBrFYTETp+RFqbactjKBg=", "dev": true, "requires": { - "delayed-stream": "1.0.0" + "delayed-stream": "~1.0.0" } }, "commander": { @@ -948,9 +948,9 @@ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.0.tgz", "integrity": "sha1-CqxmL9Ur54lk1VMvaUeE5wEQrPc=", "requires": { - "inherits": "2.0.3", - "readable-stream": "2.3.3", - "typedarray": "0.0.6" + "inherits": "^2.0.3", + "readable-stream": "^2.2.2", + "typedarray": "^0.0.6" } }, "console-control-strings": { @@ -963,9 +963,9 @@ "resolved": "https://registry.npmjs.org/cont/-/cont-1.0.3.tgz", "integrity": "sha1-aHTx6TX8qZ0EjK6qrZoK6wILzOA=", "requires": { - "continuable": "1.2.0", - "continuable-para": "1.2.0", - "continuable-series": "1.2.0" + "continuable": "~1.2.0", + "continuable-para": "~1.2.0", + "continuable-series": "~1.2.0" } }, "continuable": { @@ -978,7 +978,7 @@ "resolved": "https://registry.npmjs.org/continuable-hash/-/continuable-hash-0.1.4.tgz", "integrity": "sha1-gcdNQXcdjJJ4Ph4A5fEbNNbfx4w=", "requires": { - "continuable": "1.1.8" + "continuable": "~1.1.6" }, "dependencies": { "continuable": { @@ -993,7 +993,7 @@ "resolved": "https://registry.npmjs.org/continuable-list/-/continuable-list-0.1.6.tgz", "integrity": "sha1-h88G7FgHFuEN/5X7C4TF8OisrF8=", "requires": { - "continuable": "1.1.8" + "continuable": "~1.1.6" }, "dependencies": { "continuable": { @@ -1008,8 +1008,8 @@ "resolved": "https://registry.npmjs.org/continuable-para/-/continuable-para-1.2.0.tgz", "integrity": "sha1-RFUQ9klFndD8NchyAVFGEicxxYM=", "requires": { - "continuable-hash": "0.1.4", - "continuable-list": "0.1.6" + "continuable-hash": "~0.1.4", + "continuable-list": "~0.1.5" } }, "continuable-series": { @@ -1037,10 +1037,10 @@ "resolved": "https://registry.npmjs.org/cross-script/-/cross-script-1.0.5.tgz", "integrity": "sha1-p7sleWLZ/5JoFLJDy8Nru7DpFWk=", "requires": { - "@f/zip-obj": "1.1.1", - "cross-spawn": "5.1.0", - "es6-template-regex": "1.0.0", - "execall": "1.0.0" + "@f/zip-obj": "^1.1.1", + "cross-spawn": "^5.1.0", + "es6-template-regex": "^1.0.0", + "execall": "^1.0.0" } }, "cross-spawn": { @@ -1048,9 +1048,9 @@ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", "requires": { - "lru-cache": "4.1.1", - "shebang-command": "1.2.0", - "which": "1.3.0" + "lru-cache": "^4.0.1", + "shebang-command": "^1.2.0", + "which": "^1.2.9" } }, "css-modules-loader-core": { @@ -1071,9 +1071,9 @@ "resolved": "https://registry.npmjs.org/css-selector-tokenizer/-/css-selector-tokenizer-0.7.0.tgz", "integrity": "sha1-5piEdK6MlTR3v15+/s/OzNnPTIY=", "requires": { - "cssesc": "0.1.0", - "fastparse": "1.1.1", - "regexpu-core": "1.0.0" + "cssesc": "^0.1.0", + "fastparse": "^1.1.1", + "regexpu-core": "^1.0.0" } }, "css-url-regex": { @@ -1091,12 +1091,12 @@ "resolved": "https://registry.npmjs.org/cssify/-/cssify-1.0.3.tgz", "integrity": "sha1-fpzfay/GCFlibSk6ao+yKuoaowg=", "requires": { - "css-modules-loader-core": "1.1.0", - "lodash.assign": "3.2.0", - "resolve": "1.5.0", - "string-hash": "1.1.3", - "stringify-object": "2.4.0", - "through2": "2.0.3" + "css-modules-loader-core": "^1.0.0", + "lodash.assign": "^3.2.0", + "resolve": "^1.1.6", + "string-hash": "^1.1.0", + "stringify-object": "^2.3.1", + "through2": "^2.0.0" }, "dependencies": { "through2": { @@ -1104,8 +1104,8 @@ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz", "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=", "requires": { - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "readable-stream": "^2.1.5", + "xtend": "~4.0.1" } } } @@ -1116,7 +1116,7 @@ "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=", "dev": true, "requires": { - "array-find-index": "1.0.2" + "array-find-index": "^1.0.1" } }, "d": { @@ -1125,7 +1125,7 @@ "integrity": "sha1-dUu1v+VUUdpppYuU1F9MWwRi1Y8=", "dev": true, "requires": { - "es5-ext": "0.10.37" + "es5-ext": "^0.10.9" } }, "dashdash": { @@ -1134,7 +1134,7 @@ "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", "dev": true, "requires": { - "assert-plus": "1.0.0" + "assert-plus": "^1.0.0" } }, "dataurl-": { @@ -1167,7 +1167,7 @@ "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz", "integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=", "requires": { - "mimic-response": "1.0.0" + "mimic-response": "^1.0.0" } }, "deep-equal": { @@ -1191,7 +1191,7 @@ "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz", "integrity": "sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=", "requires": { - "clone": "1.0.3" + "clone": "^1.0.2" } }, "deferred-leveldown": { @@ -1199,7 +1199,7 @@ "resolved": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.2.0.tgz", "integrity": "sha1-LO8fER4cV4cNi7uK8mUOWHzS9bQ=", "requires": { - "abstract-leveldown": "0.12.4" + "abstract-leveldown": "~0.12.1" } }, "define-properties": { @@ -1207,8 +1207,8 @@ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.2.tgz", "integrity": "sha1-g6c/L+pWmJj7c3GTyPhzyvbUXJQ=", "requires": { - "foreach": "2.0.5", - "object-keys": "1.0.11" + "foreach": "^2.0.5", + "object-keys": "^1.0.8" } }, "defined": { @@ -1222,12 +1222,12 @@ "integrity": "sha1-TUSr4W7zLHebSXK9FBqAMlApoUo=", "dev": true, "requires": { - "find-root": "1.1.0", - "glob": "7.1.2", - "ignore": "3.3.7", - "pkg-config": "1.1.1", - "run-parallel": "1.1.6", - "uniq": "1.0.1" + "find-root": "^1.0.0", + "glob": "^7.0.5", + "ignore": "^3.0.9", + "pkg-config": "^1.1.0", + "run-parallel": "^1.1.2", + "uniq": "^1.0.1" } }, "del": { @@ -1236,13 +1236,13 @@ "integrity": "sha1-wSyYHQZ4RshLyvhiz/kw2Qf/0ag=", "dev": true, "requires": { - "globby": "5.0.0", - "is-path-cwd": "1.0.0", - "is-path-in-cwd": "1.0.0", - "object-assign": "4.1.1", - "pify": "2.3.0", - "pinkie-promise": "2.0.1", - "rimraf": "2.6.2" + "globby": "^5.0.0", + "is-path-cwd": "^1.0.0", + "is-path-in-cwd": "^1.0.0", + "object-assign": "^4.0.1", + "pify": "^2.0.0", + "pinkie-promise": "^2.0.0", + "rimraf": "^2.2.8" }, "dependencies": { "globby": { @@ -1251,12 +1251,12 @@ "integrity": "sha1-69hGZ8oNuzMLmbz8aOrCvFQ3Dg0=", "dev": true, "requires": { - "array-union": "1.0.2", - "arrify": "1.0.1", - "glob": "7.1.2", - "object-assign": "4.1.1", - "pify": "2.3.0", - "pinkie-promise": "2.0.1" + "array-union": "^1.0.1", + "arrify": "^1.0.0", + "glob": "^7.0.3", + "object-assign": "^4.0.1", + "pify": "^2.0.0", + "pinkie-promise": "^2.0.0" } } } @@ -1277,7 +1277,7 @@ "resolved": "https://registry.npmjs.org/depject/-/depject-4.1.1.tgz", "integrity": "sha1-6/ciCGgsEfx9BRIjxG6223jVYFg=", "requires": { - "libnested": "1.2.1" + "libnested": "^1.1.0" } }, "depnest": { @@ -1285,8 +1285,8 @@ "resolved": "https://registry.npmjs.org/depnest/-/depnest-1.3.0.tgz", "integrity": "sha1-FL2KNh30RdLTT37LNi1sdFcoiVk=", "requires": { - "es2040": "1.2.6", - "libnested": "1.2.1" + "es2040": "^1.2.3", + "libnested": "^1.2.1" } }, "detab": { @@ -1294,7 +1294,7 @@ "resolved": "https://registry.npmjs.org/detab/-/detab-1.0.2.tgz", "integrity": "sha1-AbwqSr57x8xnwwOYCO265HBJoO4=", "requires": { - "repeat-string": "1.6.1" + "repeat-string": "^1.5.2" } }, "detect-indent": { @@ -1302,7 +1302,7 @@ "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz", "integrity": "sha1-920GQ1LN9Docts5hnE7jqUdd4gg=", "requires": { - "repeating": "2.0.1" + "repeating": "^2.0.0" } }, "detect-libc": { @@ -1316,8 +1316,8 @@ "integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=", "dev": true, "requires": { - "esutils": "2.0.2", - "isarray": "1.0.0" + "esutils": "^2.0.2", + "isarray": "^1.0.0" }, "dependencies": { "esutils": { @@ -1333,7 +1333,7 @@ "resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz", "integrity": "sha1-xhTc9n4vsUmVqRcR5aYX6KYKMds=", "requires": { - "readable-stream": "1.1.14" + "readable-stream": "~1.1.9" }, "dependencies": { "isarray": { @@ -1346,10 +1346,10 @@ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", "isarray": "0.0.1", - "string_decoder": "0.10.31" + "string_decoder": "~0.10.x" } }, "string_decoder": { @@ -1364,8 +1364,8 @@ "resolved": "https://registry.npmjs.org/each-async/-/each-async-1.1.1.tgz", "integrity": "sha1-3uUim98KtrogEqOV4bhpq/iBNHM=", "requires": { - "onetime": "1.1.0", - "set-immediate-shim": "1.0.1" + "onetime": "^1.0.0", + "set-immediate-shim": "^1.0.0" } }, "ecc-jsbn": { @@ -1375,7 +1375,7 @@ "dev": true, "optional": true, "requires": { - "jsbn": "0.1.1" + "jsbn": "~0.1.0" } }, "ed2curve": { @@ -1383,7 +1383,7 @@ "resolved": "https://registry.npmjs.org/ed2curve/-/ed2curve-0.1.4.tgz", "integrity": "sha1-lKRCSLuH2jXbDv968KpXYWgRf1k=", "requires": { - "tweetnacl": "0.14.5" + "tweetnacl": "0.x.x" } }, "electro": { @@ -1392,8 +1392,8 @@ "integrity": "sha512-FJ24HKE/GGjvD14lBMcMerS3uIGag1SzOLD03L779bAaTi8uzcM8la06yqCO0vHG7gH0hufF9mL0K69+5a625w==", "dev": true, "requires": { - "minimist": "1.2.0", - "subarg": "1.0.0" + "minimist": "~1.2.0", + "subarg": "^1.0.0" }, "dependencies": { "minimist": { @@ -1410,9 +1410,9 @@ "integrity": "sha512-q6dn8bspX8u8z6tNU4bEas6ZrdNavnrjJ6d/oz49Nb4zFIPrdh8p29AFjFlSAavypGwAVR/PhYOAGwzZSQSSVQ==", "dev": true, "requires": { - "@types/node": "8.10.17", - "electron-download": "3.3.0", - "extract-zip": "1.6.6" + "@types/node": "^8.0.24", + "electron-download": "^3.0.1", + "extract-zip": "^1.0.3" } }, "electron-default-menu": { @@ -1426,15 +1426,15 @@ "integrity": "sha1-LP1U1pZsAZxNSa1l++Zcyc3vaMg=", "dev": true, "requires": { - "debug": "2.6.9", - "fs-extra": "0.30.0", - "home-path": "1.0.6", - "minimist": "1.2.0", - "nugget": "2.0.1", - "path-exists": "2.1.0", - "rc": "1.2.2", - "semver": "5.4.1", - "sumchecker": "1.3.1" + "debug": "^2.2.0", + "fs-extra": "^0.30.0", + "home-path": "^1.0.1", + "minimist": "^1.2.0", + "nugget": "^2.0.0", + "path-exists": "^2.1.0", + "rc": "^1.1.2", + "semver": "^5.3.0", + "sumchecker": "^1.2.0" }, "dependencies": { "minimist": { @@ -1450,9 +1450,9 @@ "resolved": "https://registry.npmjs.org/electron-window-state/-/electron-window-state-4.1.1.tgz", "integrity": "sha1-azT9wxs4UU3+yLfI97XUrdtnYy0=", "requires": { - "deep-equal": "1.0.1", - "jsonfile": "2.4.0", - "mkdirp": "0.5.1" + "deep-equal": "^1.0.1", + "jsonfile": "^2.2.3", + "mkdirp": "^0.5.1" } }, "elegant-spinner": { @@ -1470,7 +1470,7 @@ "resolved": "https://registry.npmjs.org/emoji-server/-/emoji-server-1.0.0.tgz", "integrity": "sha1-0GPP7prxGMxa7vvC6bPdUIWBXGM=", "requires": { - "emoji-named-characters": "1.0.2" + "emoji-named-characters": "~1.0.2" } }, "encoding-down": { @@ -1478,10 +1478,10 @@ "resolved": "https://registry.npmjs.org/encoding-down/-/encoding-down-4.0.1.tgz", "integrity": "sha512-AlSE+ugBIpLL0i9if2SlnOZ4oWj/XvBb8tw2Ie/pFB73vdYs5O/6plRyqIgjbZbz8onaL20AAuMP87LWbP56IQ==", "requires": { - "abstract-leveldown": "4.0.3", - "level-codec": "8.0.0", - "level-errors": "1.0.5", - "xtend": "4.0.1" + "abstract-leveldown": "^4.0.0", + "level-codec": "^8.0.0", + "level-errors": "^1.0.4", + "xtend": "^4.0.1" }, "dependencies": { "abstract-leveldown": { @@ -1489,7 +1489,7 @@ "resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.3.tgz", "integrity": "sha512-qsIHFQy0u17JqSY+3ZUT+ykqxYY17yOfvAsLkFkw8kSQqi05d1jyj0bCuSX6sjYlXuY9cKpgUt5EudQdP4aXyA==", "requires": { - "xtend": "4.0.1" + "xtend": "~4.0.0" } }, "level-codec": { @@ -1504,7 +1504,7 @@ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.0.tgz", "integrity": "sha1-epDYM+/abPpurA9JSduw+tOmMgY=", "requires": { - "once": "1.4.0" + "once": "^1.4.0" } }, "epidemic-broadcast-trees": { @@ -1512,8 +1512,8 @@ "resolved": "https://registry.npmjs.org/epidemic-broadcast-trees/-/epidemic-broadcast-trees-6.3.3.tgz", "integrity": "sha512-yNbiNBGgX69SleCvOeNL9v7DlqtcEeH6FXZOnGCSgsgcJIZQIMwsQ1HB/j7h+yvnYYh/qqX2iFP9fqR0aukuug==", "requires": { - "inherits": "2.0.3", - "push-stream": "10.0.3" + "inherits": "^2.0.3", + "push-stream": "^10.0.0" } }, "errno": { @@ -1521,7 +1521,7 @@ "resolved": "https://registry.npmjs.org/errno/-/errno-0.1.4.tgz", "integrity": "sha1-uJbiOp5ei6M4cfyZar02NfyaHH0=", "requires": { - "prr": "0.0.0" + "prr": "~0.0.0" } }, "error-ex": { @@ -1530,7 +1530,7 @@ "integrity": "sha1-+FWobOYa3E6GIcPNoh56dhLDqNw=", "dev": true, "requires": { - "is-arrayish": "0.2.1" + "is-arrayish": "^0.2.1" } }, "es-abstract": { @@ -1538,11 +1538,11 @@ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.11.0.tgz", "integrity": "sha512-ZnQrE/lXTTQ39ulXZ+J1DTFazV9qBy61x2bY071B+qGco8Z8q1QddsLdt/EF8Ai9hcWH72dWS0kFqXLxOxqslA==", "requires": { - "es-to-primitive": "1.1.1", - "function-bind": "1.1.1", - "has": "1.0.1", - "is-callable": "1.1.3", - "is-regex": "1.0.4" + "es-to-primitive": "^1.1.1", + "function-bind": "^1.1.1", + "has": "^1.0.1", + "is-callable": "^1.1.3", + "is-regex": "^1.0.4" } }, "es-to-primitive": { @@ -1550,9 +1550,9 @@ "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.1.1.tgz", "integrity": "sha1-RTVSSKiJeQNLZ5Lhm7gfK3l13Q0=", "requires": { - "is-callable": "1.1.3", - "is-date-object": "1.0.1", - "is-symbol": "1.0.1" + "is-callable": "^1.1.1", + "is-date-object": "^1.0.1", + "is-symbol": "^1.0.1" } }, "es2040": { @@ -1560,9 +1560,9 @@ "resolved": "https://registry.npmjs.org/es2040/-/es2040-1.2.6.tgz", "integrity": "sha512-+sAm7CSGH2+0NMZqm63huevZVoyk8OwF8lVIdwPcNtvZxX3YIITGiui8bfLYS8oNcgCgHNYO+QsgMafwo1OWwg==", "requires": { - "babel-core": "6.26.0", - "babel-preset-es2040": "1.1.1", - "through2": "2.0.3" + "babel-core": "^6.9.1", + "babel-preset-es2040": "^1.1.0", + "through2": "^2.0.1" }, "dependencies": { "through2": { @@ -1570,8 +1570,8 @@ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz", "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=", "requires": { - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "readable-stream": "^2.1.5", + "xtend": "~4.0.1" } } } @@ -1582,8 +1582,8 @@ "integrity": "sha1-DudB0Ui4AGm6J9AgOTdWryV978M=", "dev": true, "requires": { - "es6-iterator": "2.0.3", - "es6-symbol": "3.1.1" + "es6-iterator": "~2.0.1", + "es6-symbol": "~3.1.1" } }, "es6-iterator": { @@ -1592,9 +1592,9 @@ "integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=", "dev": true, "requires": { - "d": "1.0.0", - "es5-ext": "0.10.37", - "es6-symbol": "3.1.1" + "d": "1", + "es5-ext": "^0.10.35", + "es6-symbol": "^3.1.1" } }, "es6-map": { @@ -1603,12 +1603,12 @@ "integrity": "sha1-kTbgUD3MBqMBaQ8LsU/042TpSfA=", "dev": true, "requires": { - "d": "1.0.0", - "es5-ext": "0.10.37", - "es6-iterator": "2.0.3", - "es6-set": "0.1.5", - "es6-symbol": "3.1.1", - "event-emitter": "0.3.5" + "d": "1", + "es5-ext": "~0.10.14", + "es6-iterator": "~2.0.1", + "es6-set": "~0.1.5", + "es6-symbol": "~3.1.1", + "event-emitter": "~0.3.5" } }, "es6-promise": { @@ -1623,11 +1623,11 @@ "integrity": "sha1-0rPsXU2ADO2BjbU40ol02wpzzLE=", "dev": true, "requires": { - "d": "1.0.0", - "es5-ext": "0.10.37", - "es6-iterator": "2.0.3", + "d": "1", + "es5-ext": "~0.10.14", + "es6-iterator": "~2.0.1", "es6-symbol": "3.1.1", - "event-emitter": "0.3.5" + "event-emitter": "~0.3.5" } }, "es6-symbol": { @@ -1636,8 +1636,8 @@ "integrity": "sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=", "dev": true, "requires": { - "d": "1.0.0", - "es5-ext": "0.10.37" + "d": "1", + "es5-ext": "~0.10.14" } }, "es6-template-regex": { @@ -1651,10 +1651,10 @@ "integrity": "sha1-XjqzIlH/0VOKH45f+hNXdy+S2W8=", "dev": true, "requires": { - "d": "1.0.0", - "es5-ext": "0.10.37", - "es6-iterator": "2.0.3", - "es6-symbol": "3.1.1" + "d": "1", + "es5-ext": "^0.10.14", + "es6-iterator": "^2.0.1", + "es6-symbol": "^3.1.1" } }, "escape-string-regexp": { @@ -1667,10 +1667,10 @@ "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.3.3.tgz", "integrity": "sha1-8CQBb1qI4Eb9EgBQVek5gC5sXyM=", "requires": { - "esprima": "1.1.1", - "estraverse": "1.5.1", - "esutils": "1.0.0", - "source-map": "0.1.43" + "esprima": "~1.1.1", + "estraverse": "~1.5.0", + "esutils": "~1.0.0", + "source-map": "~0.1.33" } }, "escope": { @@ -1679,10 +1679,10 @@ "integrity": "sha1-4Bl16BJ4GhY6ba392AOY3GTIicM=", "dev": true, "requires": { - "es6-map": "0.1.5", - "es6-weak-map": "2.0.2", - "esrecurse": "4.2.0", - "estraverse": "4.2.0" + "es6-map": "^0.1.3", + "es6-weak-map": "^2.0.1", + "esrecurse": "^4.1.0", + "estraverse": "^4.1.1" }, "dependencies": { "estraverse": { @@ -1699,40 +1699,40 @@ "integrity": "sha1-yaEOi/bp1lZRIEd4xQM0Hx6sPOc=", "dev": true, "requires": { - "babel-code-frame": "6.26.0", - "chalk": "1.1.3", - "concat-stream": "1.6.0", - "debug": "2.6.9", - "doctrine": "1.5.0", - "escope": "3.6.0", - "espree": "3.5.2", - "estraverse": "4.2.0", - "esutils": "2.0.2", - "file-entry-cache": "2.0.0", - "glob": "7.1.2", - "globals": "9.18.0", - "ignore": "3.3.7", - "imurmurhash": "0.1.4", - "inquirer": "0.12.0", - "is-my-json-valid": "2.16.1", - "is-resolvable": "1.0.0", - "js-yaml": "3.10.0", - "json-stable-stringify": "1.0.1", - "levn": "0.3.0", - "lodash": "4.17.4", - "mkdirp": "0.5.1", - "natural-compare": "1.4.0", - "optionator": "0.8.2", - "path-is-inside": "1.0.2", - "pluralize": "1.2.1", - "progress": "1.1.8", - "require-uncached": "1.0.3", - "shelljs": "0.7.8", - "strip-bom": "3.0.0", - "strip-json-comments": "1.0.4", - "table": "3.8.3", - "text-table": "0.2.0", - "user-home": "2.0.0" + "babel-code-frame": "^6.16.0", + "chalk": "^1.1.3", + "concat-stream": "^1.4.6", + "debug": "^2.1.1", + "doctrine": "^1.2.2", + "escope": "^3.6.0", + "espree": "^3.3.1", + "estraverse": "^4.2.0", + "esutils": "^2.0.2", + "file-entry-cache": "^2.0.0", + "glob": "^7.0.3", + "globals": "^9.2.0", + "ignore": "^3.2.0", + "imurmurhash": "^0.1.4", + "inquirer": "^0.12.0", + "is-my-json-valid": "^2.10.0", + "is-resolvable": "^1.0.0", + "js-yaml": "^3.5.1", + "json-stable-stringify": "^1.0.0", + "levn": "^0.3.0", + "lodash": "^4.0.0", + "mkdirp": "^0.5.0", + "natural-compare": "^1.4.0", + "optionator": "^0.8.2", + "path-is-inside": "^1.0.1", + "pluralize": "^1.2.1", + "progress": "^1.1.8", + "require-uncached": "^1.0.2", + "shelljs": "^0.7.5", + "strip-bom": "^3.0.0", + "strip-json-comments": "~1.0.1", + "table": "^3.7.8", + "text-table": "~0.2.0", + "user-home": "^2.0.0" }, "dependencies": { "estraverse": { @@ -1785,8 +1785,8 @@ "integrity": "sha1-Gvlq6lRYVoJRV9l8G1DVqPtkpac=", "dev": true, "requires": { - "doctrine": "1.5.0", - "jsx-ast-utils": "1.4.1" + "doctrine": "^1.2.2", + "jsx-ast-utils": "^1.3.3" } }, "eslint-plugin-standard": { @@ -1801,8 +1801,8 @@ "integrity": "sha512-sadKeYwaR/aJ3stC2CdvgXu1T16TdYN+qwCpcWbMnGJ8s0zNWemzrvb2GbD4OhmJ/fwpJjudThAlLobGbWZbCQ==", "dev": true, "requires": { - "acorn": "5.2.1", - "acorn-jsx": "3.0.1" + "acorn": "^5.2.1", + "acorn-jsx": "^3.0.0" } }, "esprima": { @@ -1816,8 +1816,8 @@ "integrity": "sha1-+pVo2Y04I/mkHZHpAtyrnqblsWM=", "dev": true, "requires": { - "estraverse": "4.2.0", - "object-assign": "4.1.1" + "estraverse": "^4.1.0", + "object-assign": "^4.0.1" }, "dependencies": { "estraverse": { @@ -1844,8 +1844,8 @@ "integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=", "dev": true, "requires": { - "d": "1.0.0", - "es5-ext": "0.10.37" + "d": "1", + "es5-ext": "~0.10.14" } }, "execall": { @@ -1853,7 +1853,7 @@ "resolved": "https://registry.npmjs.org/execall/-/execall-1.0.0.tgz", "integrity": "sha1-c9CQTjlbPKsGWLCNCewlMH8pu3M=", "requires": { - "clone-regexp": "1.0.0" + "clone-regexp": "^1.0.0" } }, "exit-hook": { @@ -1866,7 +1866,7 @@ "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz", "integrity": "sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=", "requires": { - "is-posix-bracket": "0.1.1" + "is-posix-bracket": "^0.1.0" } }, "expand-range": { @@ -1874,7 +1874,7 @@ "resolved": "https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz", "integrity": "sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=", "requires": { - "fill-range": "2.2.3" + "fill-range": "^2.1.0" } }, "expand-template": { @@ -1902,7 +1902,7 @@ "resolved": "https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz", "integrity": "sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=", "requires": { - "is-extglob": "1.0.0" + "is-extglob": "^1.0.0" } }, "extract-zip": { @@ -1939,10 +1939,10 @@ "resolved": "https://registry.npmjs.org/falafel/-/falafel-2.1.0.tgz", "integrity": "sha1-lrsXdh2rqU9G0AFzizzt86Z/4Gw=", "requires": { - "acorn": "5.2.1", - "foreach": "2.0.5", + "acorn": "^5.0.0", + "foreach": "^2.0.5", "isarray": "0.0.1", - "object-keys": "1.0.11" + "object-keys": "^1.0.6" }, "dependencies": { "isarray": { @@ -1986,7 +1986,7 @@ "integrity": "sha1-i1vL2ewyfFBBv5qwI/1nUPEXfmU=", "dev": true, "requires": { - "pend": "1.2.0" + "pend": "~1.2.0" } }, "figures": { @@ -1995,8 +1995,8 @@ "integrity": "sha1-y+Hjr/zxzUS4DK3+0o3Hk6lwHS4=", "dev": true, "requires": { - "escape-string-regexp": "1.0.5", - "object-assign": "4.1.1" + "escape-string-regexp": "^1.0.5", + "object-assign": "^4.1.0" } }, "file-entry-cache": { @@ -2005,8 +2005,8 @@ "integrity": "sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=", "dev": true, "requires": { - "flat-cache": "1.3.0", - "object-assign": "4.1.1" + "flat-cache": "^1.2.1", + "object-assign": "^4.0.1" } }, "filename-regex": { @@ -2019,11 +2019,11 @@ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.3.tgz", "integrity": "sha1-ULd9/X5Gm8dJJHCWNpn+eoSFpyM=", "requires": { - "is-number": "2.1.0", - "isobject": "2.1.0", - "randomatic": "1.1.7", - "repeat-element": "1.1.2", - "repeat-string": "1.6.1" + "is-number": "^2.1.0", + "isobject": "^2.0.0", + "randomatic": "^1.1.3", + "repeat-element": "^1.1.2", + "repeat-string": "^1.5.2" } }, "find-root": { @@ -2038,8 +2038,8 @@ "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", "dev": true, "requires": { - "path-exists": "2.1.0", - "pinkie-promise": "2.0.1" + "path-exists": "^2.0.0", + "pinkie-promise": "^2.0.0" } }, "flat": { @@ -2047,7 +2047,7 @@ "resolved": "https://registry.npmjs.org/flat/-/flat-4.0.0.tgz", "integrity": "sha512-ji/WMv2jdsE+LaznpkIF9Haax0sdpTBozrz/Dtg4qSRMfbs8oVg4ypJunIRYPiMLvH/ed6OflXbnbTIKJhtgeg==", "requires": { - "is-buffer": "1.1.6" + "is-buffer": "~1.1.5" } }, "flat-cache": { @@ -2056,10 +2056,10 @@ "integrity": "sha1-0wMLMrOBVPTjt+nHCfSQ9++XxIE=", "dev": true, "requires": { - "circular-json": "0.3.3", - "del": "2.2.2", - "graceful-fs": "4.1.11", - "write": "0.2.1" + "circular-json": "^0.3.1", + "del": "^2.0.2", + "graceful-fs": "^4.1.2", + "write": "^0.2.1" } }, "flatpickr": { @@ -2072,7 +2072,7 @@ "resolved": "https://registry.npmjs.org/flumecodec/-/flumecodec-0.0.0.tgz", "integrity": "sha1-Ns4Gq+Lg4BxE3WnyoWUwWiMgZJs=", "requires": { - "level-codec": "6.2.0" + "level-codec": "^6.2.0" } }, "flumedb": { @@ -2080,11 +2080,11 @@ "resolved": "https://registry.npmjs.org/flumedb/-/flumedb-0.4.2.tgz", "integrity": "sha1-bqeQFvN5kkISa0sOsCnx86HeWoU=", "requires": { - "cont": "1.0.3", - "explain-error": "1.0.4", + "cont": "^1.0.3", + "explain-error": "^1.0.3", "obv": "0.0.1", "pull-cont": "0.0.0", - "pull-stream": "3.6.8" + "pull-stream": "^3.5.0" }, "dependencies": { "pull-cont": { @@ -2099,28 +2099,28 @@ "resolved": "https://registry.npmjs.org/flumelog-offset/-/flumelog-offset-3.2.6.tgz", "integrity": "sha512-hE0vWDqFMjMhXROWEqEb9OFr6VFSjB8lvu4hgeQO9WxI9OqKVl0TD48Mf3NeTKrtXqHyxkfzQwMSw6fgKKf1lA==", "requires": { - "aligned-block-file": "1.1.2", - "append-batch": "0.0.1", - "explain-error": "1.0.4", - "hashlru": "2.2.0", - "int53": "0.2.4", - "looper": "4.0.0", - "ltgt": "2.2.0", + "aligned-block-file": "^1.1.2", + "append-batch": "^0.0.1", + "explain-error": "^1.0.3", + "hashlru": "^2.2.0", + "int53": "^0.2.4", + "looper": "^4.0.0", + "ltgt": "^2.1.3", "obv": "0.0.1", - "pull-cursor": "2.1.3", - "pull-looper": "1.0.0", - "uint48be": "1.0.2" + "pull-cursor": "^2.1.2", + "pull-looper": "^1.0.0", + "uint48be": "^1.0.1" } }, "flumeview-hashtable": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/flumeview-hashtable/-/flumeview-hashtable-1.0.3.tgz", - "integrity": "sha1-0qn6Fkn1fvaNG4nrTEO/sXJDeWc=", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/flumeview-hashtable/-/flumeview-hashtable-1.0.4.tgz", + "integrity": "sha512-4L52hBelX7dYVAQQ9uPjksqxOCxLwI4NsfEG/+sTM423axT2Poq5cnfdvGm3HzmNowzwDIKtdy429r6PbfKEIw==", "requires": { - "async-single": "1.0.5", - "atomic-file": "1.1.3", + "async-single": "^1.0.5", + "atomic-file": "^1.1.3", "obv": "0.0.1", - "pull-stream": "3.6.8" + "pull-stream": "^3.6.0" } }, "flumeview-level": { @@ -2128,16 +2128,16 @@ "resolved": "https://registry.npmjs.org/flumeview-level/-/flumeview-level-2.1.0.tgz", "integrity": "sha1-RogRF9iyxg1CYEBc63oY+60m4s4=", "requires": { - "bytewise": "1.1.0", - "explain-error": "1.0.4", - "level": "1.7.0", - "ltgt": "2.2.0", - "mkdirp": "0.5.1", + "bytewise": "^1.1.0", + "explain-error": "^1.0.4", + "level": "^1.7.0", + "ltgt": "^2.1.3", + "mkdirp": "^0.5.1", "obv": "0.0.0", - "pull-level": "2.0.3", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "pull-write": "1.1.4" + "pull-level": "^2.0.3", + "pull-paramap": "^1.2.1", + "pull-stream": "^3.5.0", + "pull-write": "^1.1.1" }, "dependencies": { "obv": { @@ -2152,13 +2152,13 @@ "resolved": "https://registry.npmjs.org/flumeview-query/-/flumeview-query-6.2.0.tgz", "integrity": "sha512-tq7rD63gixBDOPegw10khz/d5Bnq9qW9IbURHbWuJkG5CUBm3JP4QQSIF/Phl99jz66MRuXoXjRrXXQLN89iNQ==", "requires": { - "deep-equal": "1.0.1", - "flumeview-level": "3.0.5", - "map-filter-reduce": "3.1.0", + "deep-equal": "^1.0.1", + "flumeview-level": "^3.0.0", + "map-filter-reduce": "^3.0.7", "pull-flatmap": "0.0.1", - "pull-paramap": "1.2.2", + "pull-paramap": "^1.1.3", "pull-sink-through": "0.0.0", - "pull-stream": "3.6.8" + "pull-stream": "^3.4.0" }, "dependencies": { "abstract-leveldown": { @@ -2166,7 +2166,7 @@ "resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.3.tgz", "integrity": "sha512-qsIHFQy0u17JqSY+3ZUT+ykqxYY17yOfvAsLkFkw8kSQqi05d1jyj0bCuSX6sjYlXuY9cKpgUt5EudQdP4aXyA==", "requires": { - "xtend": "4.0.1" + "xtend": "~4.0.0" } }, "bindings": { @@ -2179,7 +2179,7 @@ "resolved": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-3.0.0.tgz", "integrity": "sha512-ajbXqRPMXRlcdyt0TuWqknOJkp1JgQjGB7xOl2V+ebol7/U11E9h3/nCZAtN1M7djmAJEIhypCUc1tIWxdQAuQ==", "requires": { - "abstract-leveldown": "4.0.3" + "abstract-leveldown": "~4.0.0" } }, "flumeview-level": { @@ -2187,16 +2187,16 @@ "resolved": "https://registry.npmjs.org/flumeview-level/-/flumeview-level-3.0.5.tgz", "integrity": "sha512-LKW+YdJGemOo7TnUwpFHq4cBBiYAIKtWk+G2CK7zrxbCIiAHemBRudohBOUKuSUZZ0CReR5fJ73peBHW02VerA==", "requires": { - "charwise": "3.0.1", - "explain-error": "1.0.4", - "level": "3.0.2", - "ltgt": "2.2.0", - "mkdirp": "0.5.1", + "charwise": "^3.0.1", + "explain-error": "^1.0.4", + "level": "^3.0.1", + "ltgt": "^2.1.3", + "mkdirp": "^0.5.1", "obv": "0.0.0", - "pull-level": "2.0.3", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "pull-write": "1.1.4" + "pull-level": "^2.0.3", + "pull-paramap": "^1.2.1", + "pull-stream": "^3.5.0", + "pull-write": "^1.1.1" } }, "level": { @@ -2204,9 +2204,9 @@ "resolved": "https://registry.npmjs.org/level/-/level-3.0.2.tgz", "integrity": "sha512-2qYbbiptPsPWGUI+AgB1gTNXqIjPpALRqrQyNx1zWYNZxhhuzEj/IE4Unu9weEBnsUEocfYe56xOGlAceb8/Fg==", "requires": { - "level-packager": "2.1.1", - "leveldown": "3.0.2", - "opencollective-postinstall": "2.0.0" + "level-packager": "^2.0.2", + "leveldown": "^3.0.0", + "opencollective-postinstall": "^2.0.0" } }, "level-errors": { @@ -2214,7 +2214,7 @@ "resolved": "https://registry.npmjs.org/level-errors/-/level-errors-1.1.2.tgz", "integrity": "sha512-Sw/IJwWbPKF5Ai4Wz60B52yj0zYeqzObLh8k1Tk88jVmD51cJSKWSYpRyhVIvFzZdvsPqlH5wfhp/yxdsaQH4w==", "requires": { - "errno": "0.1.4" + "errno": "~0.1.1" } }, "level-iterator-stream": { @@ -2222,9 +2222,9 @@ "resolved": "https://registry.npmjs.org/level-iterator-stream/-/level-iterator-stream-2.0.3.tgz", "integrity": "sha512-I6Heg70nfF+e5Y3/qfthJFexhRw/Gi3bIymCoXAlijZdAcLaPuWSJs3KXyTYf23ID6g0o2QF62Yh+grOXY3Rig==", "requires": { - "inherits": "2.0.3", - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "inherits": "^2.0.1", + "readable-stream": "^2.0.5", + "xtend": "^4.0.0" } }, "level-packager": { @@ -2232,8 +2232,8 @@ "resolved": "https://registry.npmjs.org/level-packager/-/level-packager-2.1.1.tgz", "integrity": "sha512-6l3G6dVkmdvHwOJrEA9d9hL6SSFrzwjQoLP8HsvohOgfY/8Z9LyTKNCM5Gc84wtsUWCuIHu6r+S6WrCtTWUJCw==", "requires": { - "encoding-down": "4.0.1", - "levelup": "2.0.2" + "encoding-down": "~4.0.0", + "levelup": "^2.0.0" } }, "leveldown": { @@ -2241,11 +2241,11 @@ "resolved": "https://registry.npmjs.org/leveldown/-/leveldown-3.0.2.tgz", "integrity": "sha512-+ANRScj1npQQzv6e4DYAKRjVQZZ+ahMoubKrNP68nIq+l9bYgb+WiXF+14oTcQTg2f7qE9WHGW7rBG9nGSsA+A==", "requires": { - "abstract-leveldown": "4.0.3", - "bindings": "1.3.0", - "fast-future": "1.0.2", - "nan": "2.10.0", - "prebuild-install": "4.0.0" + "abstract-leveldown": "~4.0.0", + "bindings": "~1.3.0", + "fast-future": "~1.0.2", + "nan": "~2.10.0", + "prebuild-install": "^4.0.0" } }, "levelup": { @@ -2253,10 +2253,10 @@ "resolved": "https://registry.npmjs.org/levelup/-/levelup-2.0.2.tgz", "integrity": "sha512-us+nTLUyd/eLnclYYddOCdAVw1hnymGx/9p4Jr5ThohStsjLqMVmbYiz6/SYFZEPXNF+AKQSvh6fA2e2KZpC8w==", "requires": { - "deferred-leveldown": "3.0.0", - "level-errors": "1.1.2", - "level-iterator-stream": "2.0.3", - "xtend": "4.0.1" + "deferred-leveldown": "~3.0.0", + "level-errors": "~1.1.0", + "level-iterator-stream": "~2.0.0", + "xtend": "~4.0.0" } }, "map-filter-reduce": { @@ -2264,10 +2264,10 @@ "resolved": "https://registry.npmjs.org/map-filter-reduce/-/map-filter-reduce-3.1.0.tgz", "integrity": "sha512-os2GlG1lEWRSAvAb9iqfapQ0I1GRXSA+alSjQl0DB7XxNyDx2/VOVAEVhK7EMsqwDDCWNTBSstoo1roc7U5H0w==", "requires": { - "binary-search": "1.3.2", + "binary-search": "^1.2.0", "pull-sink-through": "0.0.0", - "pull-stream": "3.6.8", - "typewiselite": "1.0.0" + "pull-stream": "^3.4.3", + "typewiselite": "^1.0.0" } }, "minimist": { @@ -2285,7 +2285,7 @@ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.4.3.tgz", "integrity": "sha512-b656V5C0628gOOA2kwcpNA/bxdlqYF9FvxJ+qqVX0ctdXNVZpS8J6xEUYir3WAKc7U0BH/NRlSpNbGsy+azjeg==", "requires": { - "semver": "5.4.1" + "semver": "^5.4.1" } }, "obv": { @@ -2298,21 +2298,21 @@ "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-4.0.0.tgz", "integrity": "sha512-7tayxeYboJX0RbVzdnKyGl2vhQRWr6qfClEXDhOkXjuaOKCw2q8aiuFhONRYVsG/czia7KhpykIlI2S2VaPunA==", "requires": { - "detect-libc": "1.0.3", - "expand-template": "1.1.0", + "detect-libc": "^1.0.3", + "expand-template": "^1.0.2", "github-from-package": "0.0.0", - "minimist": "1.2.0", - "mkdirp": "0.5.1", - "node-abi": "2.4.3", - "noop-logger": "0.1.1", - "npmlog": "4.1.2", - "os-homedir": "1.0.2", - "pump": "2.0.1", - "rc": "1.2.2", - "simple-get": "2.8.1", - "tar-fs": "1.16.0", - "tunnel-agent": "0.6.0", - "which-pm-runs": "1.0.0" + "minimist": "^1.2.0", + "mkdirp": "^0.5.1", + "node-abi": "^2.2.0", + "noop-logger": "^0.1.1", + "npmlog": "^4.0.1", + "os-homedir": "^1.0.1", + "pump": "^2.0.1", + "rc": "^1.1.6", + "simple-get": "^2.7.0", + "tar-fs": "^1.13.0", + "tunnel-agent": "^0.6.0", + "which-pm-runs": "^1.0.0" } }, "pump": { @@ -2320,8 +2320,8 @@ "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz", "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==", "requires": { - "end-of-stream": "1.4.0", - "once": "1.4.0" + "end-of-stream": "^1.1.0", + "once": "^1.3.1" } }, "simple-get": { @@ -2329,9 +2329,9 @@ "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-2.8.1.tgz", "integrity": "sha512-lSSHRSw3mQNUGPAYRqo7xy9dhKmxFXIjLjp4KHpf99GEH2VH7C3AM+Qfx6du6jhfUi6Vm7XnbEVEf7Wb6N8jRw==", "requires": { - "decompress-response": "3.3.0", - "once": "1.4.0", - "simple-concat": "1.0.0" + "decompress-response": "^3.3.0", + "once": "^1.3.1", + "simple-concat": "^1.0.0" } } } @@ -2341,13 +2341,13 @@ "resolved": "https://registry.npmjs.org/flumeview-reduce/-/flumeview-reduce-1.3.9.tgz", "integrity": "sha1-WGy0rGpevgeMY+GQHksQf315TzA=", "requires": { - "async-single": "1.0.5", - "atomic-file": "1.1.3", - "deep-equal": "1.0.1", + "async-single": "^1.0.5", + "atomic-file": "^1.1.3", + "deep-equal": "^1.0.1", "flumecodec": "0.0.0", "obv": "0.0.0", - "pull-notify": "0.1.1", - "pull-stream": "3.6.8" + "pull-notify": "^0.1.1", + "pull-stream": "^3.5.0" }, "dependencies": { "obv": { @@ -2362,10 +2362,10 @@ "resolved": "https://registry.npmjs.org/flumeview-search/-/flumeview-search-1.0.4.tgz", "integrity": "sha512-iHg3sfqiRAaRU1K+Ir1TGWMDLGxO6ztLl2RFKMYJsojruk+RbcIQjktjxJ4Pzi1igrZsNYDFMOQXoLtyuQgakg==", "requires": { - "flumeview-level": "3.0.5", - "pull-paramap": "1.2.2", - "pull-pushable": "2.2.0", - "pull-stream": "3.6.8" + "flumeview-level": "^3.0.4", + "pull-paramap": "^1.2.2", + "pull-pushable": "^2.2.0", + "pull-stream": "^3.0.1" }, "dependencies": { "abstract-leveldown": { @@ -2373,7 +2373,7 @@ "resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.3.tgz", "integrity": "sha512-qsIHFQy0u17JqSY+3ZUT+ykqxYY17yOfvAsLkFkw8kSQqi05d1jyj0bCuSX6sjYlXuY9cKpgUt5EudQdP4aXyA==", "requires": { - "xtend": "4.0.1" + "xtend": "~4.0.0" } }, "bindings": { @@ -2386,7 +2386,7 @@ "resolved": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-3.0.0.tgz", "integrity": "sha512-ajbXqRPMXRlcdyt0TuWqknOJkp1JgQjGB7xOl2V+ebol7/U11E9h3/nCZAtN1M7djmAJEIhypCUc1tIWxdQAuQ==", "requires": { - "abstract-leveldown": "4.0.3" + "abstract-leveldown": "~4.0.0" } }, "flumeview-level": { @@ -2394,16 +2394,16 @@ "resolved": "https://registry.npmjs.org/flumeview-level/-/flumeview-level-3.0.5.tgz", "integrity": "sha512-LKW+YdJGemOo7TnUwpFHq4cBBiYAIKtWk+G2CK7zrxbCIiAHemBRudohBOUKuSUZZ0CReR5fJ73peBHW02VerA==", "requires": { - "charwise": "3.0.1", - "explain-error": "1.0.4", - "level": "3.0.2", - "ltgt": "2.2.0", - "mkdirp": "0.5.1", + "charwise": "^3.0.1", + "explain-error": "^1.0.4", + "level": "^3.0.1", + "ltgt": "^2.1.3", + "mkdirp": "^0.5.1", "obv": "0.0.0", - "pull-level": "2.0.3", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "pull-write": "1.1.4" + "pull-level": "^2.0.3", + "pull-paramap": "^1.2.1", + "pull-stream": "^3.5.0", + "pull-write": "^1.1.1" } }, "level": { @@ -2411,9 +2411,9 @@ "resolved": "https://registry.npmjs.org/level/-/level-3.0.2.tgz", "integrity": "sha512-2qYbbiptPsPWGUI+AgB1gTNXqIjPpALRqrQyNx1zWYNZxhhuzEj/IE4Unu9weEBnsUEocfYe56xOGlAceb8/Fg==", "requires": { - "level-packager": "2.1.1", - "leveldown": "3.0.2", - "opencollective-postinstall": "2.0.0" + "level-packager": "^2.0.2", + "leveldown": "^3.0.0", + "opencollective-postinstall": "^2.0.0" } }, "level-errors": { @@ -2421,7 +2421,7 @@ "resolved": "https://registry.npmjs.org/level-errors/-/level-errors-1.1.2.tgz", "integrity": "sha512-Sw/IJwWbPKF5Ai4Wz60B52yj0zYeqzObLh8k1Tk88jVmD51cJSKWSYpRyhVIvFzZdvsPqlH5wfhp/yxdsaQH4w==", "requires": { - "errno": "0.1.4" + "errno": "~0.1.1" } }, "level-iterator-stream": { @@ -2429,9 +2429,9 @@ "resolved": "https://registry.npmjs.org/level-iterator-stream/-/level-iterator-stream-2.0.3.tgz", "integrity": "sha512-I6Heg70nfF+e5Y3/qfthJFexhRw/Gi3bIymCoXAlijZdAcLaPuWSJs3KXyTYf23ID6g0o2QF62Yh+grOXY3Rig==", "requires": { - "inherits": "2.0.3", - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "inherits": "^2.0.1", + "readable-stream": "^2.0.5", + "xtend": "^4.0.0" } }, "level-packager": { @@ -2439,8 +2439,8 @@ "resolved": "https://registry.npmjs.org/level-packager/-/level-packager-2.1.1.tgz", "integrity": "sha512-6l3G6dVkmdvHwOJrEA9d9hL6SSFrzwjQoLP8HsvohOgfY/8Z9LyTKNCM5Gc84wtsUWCuIHu6r+S6WrCtTWUJCw==", "requires": { - "encoding-down": "4.0.1", - "levelup": "2.0.2" + "encoding-down": "~4.0.0", + "levelup": "^2.0.0" } }, "leveldown": { @@ -2448,11 +2448,11 @@ "resolved": "https://registry.npmjs.org/leveldown/-/leveldown-3.0.2.tgz", "integrity": "sha512-+ANRScj1npQQzv6e4DYAKRjVQZZ+ahMoubKrNP68nIq+l9bYgb+WiXF+14oTcQTg2f7qE9WHGW7rBG9nGSsA+A==", "requires": { - "abstract-leveldown": "4.0.3", - "bindings": "1.3.0", - "fast-future": "1.0.2", - "nan": "2.10.0", - "prebuild-install": "4.0.0" + "abstract-leveldown": "~4.0.0", + "bindings": "~1.3.0", + "fast-future": "~1.0.2", + "nan": "~2.10.0", + "prebuild-install": "^4.0.0" } }, "levelup": { @@ -2460,10 +2460,10 @@ "resolved": "https://registry.npmjs.org/levelup/-/levelup-2.0.2.tgz", "integrity": "sha512-us+nTLUyd/eLnclYYddOCdAVw1hnymGx/9p4Jr5ThohStsjLqMVmbYiz6/SYFZEPXNF+AKQSvh6fA2e2KZpC8w==", "requires": { - "deferred-leveldown": "3.0.0", - "level-errors": "1.1.2", - "level-iterator-stream": "2.0.3", - "xtend": "4.0.1" + "deferred-leveldown": "~3.0.0", + "level-errors": "~1.1.0", + "level-iterator-stream": "~2.0.0", + "xtend": "~4.0.0" } }, "minimist": { @@ -2481,7 +2481,7 @@ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.4.3.tgz", "integrity": "sha512-b656V5C0628gOOA2kwcpNA/bxdlqYF9FvxJ+qqVX0ctdXNVZpS8J6xEUYir3WAKc7U0BH/NRlSpNbGsy+azjeg==", "requires": { - "semver": "5.4.1" + "semver": "^5.4.1" } }, "obv": { @@ -2494,21 +2494,21 @@ "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-4.0.0.tgz", "integrity": "sha512-7tayxeYboJX0RbVzdnKyGl2vhQRWr6qfClEXDhOkXjuaOKCw2q8aiuFhONRYVsG/czia7KhpykIlI2S2VaPunA==", "requires": { - "detect-libc": "1.0.3", - "expand-template": "1.1.0", + "detect-libc": "^1.0.3", + "expand-template": "^1.0.2", "github-from-package": "0.0.0", - "minimist": "1.2.0", - "mkdirp": "0.5.1", - "node-abi": "2.4.3", - "noop-logger": "0.1.1", - "npmlog": "4.1.2", - "os-homedir": "1.0.2", - "pump": "2.0.1", - "rc": "1.2.2", - "simple-get": "2.8.1", - "tar-fs": "1.16.0", - "tunnel-agent": "0.6.0", - "which-pm-runs": "1.0.0" + "minimist": "^1.2.0", + "mkdirp": "^0.5.1", + "node-abi": "^2.2.0", + "noop-logger": "^0.1.1", + "npmlog": "^4.0.1", + "os-homedir": "^1.0.1", + "pump": "^2.0.1", + "rc": "^1.1.6", + "simple-get": "^2.7.0", + "tar-fs": "^1.13.0", + "tunnel-agent": "^0.6.0", + "which-pm-runs": "^1.0.0" } }, "pull-pushable": { @@ -2521,8 +2521,8 @@ "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz", "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==", "requires": { - "end-of-stream": "1.4.0", - "once": "1.4.0" + "end-of-stream": "^1.1.0", + "once": "^1.3.1" } }, "simple-get": { @@ -2530,9 +2530,9 @@ "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-2.8.1.tgz", "integrity": "sha512-lSSHRSw3mQNUGPAYRqo7xy9dhKmxFXIjLjp4KHpf99GEH2VH7C3AM+Qfx6du6jhfUi6Vm7XnbEVEf7Wb6N8jRw==", "requires": { - "decompress-response": "3.3.0", - "once": "1.4.0", - "simple-concat": "1.0.0" + "decompress-response": "^3.3.0", + "once": "^1.3.1", + "simple-concat": "^1.0.0" } } } @@ -2547,7 +2547,7 @@ "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.2.tgz", "integrity": "sha1-LEBFC5NI6X8oEyJZO6lnBLmr1NQ=", "requires": { - "is-function": "1.0.1" + "is-function": "~1.0.0" } }, "for-in": { @@ -2560,7 +2560,7 @@ "resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz", "integrity": "sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=", "requires": { - "for-in": "1.0.2" + "for-in": "^1.0.1" } }, "foreach": { @@ -2580,9 +2580,9 @@ "integrity": "sha1-SXBJi+YEwgwAXU9cI67NIda0kJk=", "dev": true, "requires": { - "asynckit": "0.4.0", + "asynckit": "^0.4.0", "combined-stream": "1.0.6", - "mime-types": "2.1.18" + "mime-types": "^2.1.12" } }, "from2": { @@ -2590,8 +2590,8 @@ "resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz", "integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=", "requires": { - "inherits": "2.0.3", - "readable-stream": "2.3.3" + "inherits": "^2.0.1", + "readable-stream": "^2.0.0" } }, "from2-string": { @@ -2599,7 +2599,7 @@ "resolved": "https://registry.npmjs.org/from2-string/-/from2-string-1.1.0.tgz", "integrity": "sha1-GCgrJ9CKJnyzAwzSuLSw8hKvdSo=", "requires": { - "from2": "2.3.0" + "from2": "^2.0.3" } }, "fs-extra": { @@ -2608,11 +2608,11 @@ "integrity": "sha1-8jP/zAjU2n1DLapEl3aYnbHfk/A=", "dev": true, "requires": { - "graceful-fs": "4.1.11", - "jsonfile": "2.4.0", - "klaw": "1.3.1", - "path-is-absolute": "1.0.1", - "rimraf": "2.6.2" + "graceful-fs": "^4.1.2", + "jsonfile": "^2.1.0", + "klaw": "^1.0.0", + "path-is-absolute": "^1.0.0", + "rimraf": "^2.2.8" } }, "fs.realpath": { @@ -2626,8 +2626,8 @@ "integrity": "sha512-z8H8/diyk76B7q5wg+Ud0+CqzcAF3mBBI/bA5ne5zrRUUIvNkJY//D3BqyH571KuAC4Nr7Rw7CjWX4r0y9DvNg==", "optional": true, "requires": { - "nan": "2.10.0", - "node-pre-gyp": "0.10.0" + "nan": "^2.9.2", + "node-pre-gyp": "^0.10.0" }, "dependencies": { "abbrev": { @@ -2649,8 +2649,8 @@ "bundled": true, "optional": true, "requires": { - "delegates": "1.0.0", - "readable-stream": "2.3.6" + "delegates": "^1.0.0", + "readable-stream": "^2.0.6" } }, "balanced-match": { @@ -2661,7 +2661,7 @@ "version": "1.1.11", "bundled": true, "requires": { - "balanced-match": "1.0.0", + "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, @@ -2715,7 +2715,7 @@ "bundled": true, "optional": true, "requires": { - "minipass": "2.2.4" + "minipass": "^2.2.1" } }, "fs.realpath": { @@ -2728,14 +2728,14 @@ "bundled": true, "optional": true, "requires": { - "aproba": "1.2.0", - "console-control-strings": "1.1.0", - "has-unicode": "2.0.1", - "object-assign": "4.1.1", - "signal-exit": "3.0.2", - "string-width": "1.0.2", - "strip-ansi": "3.0.1", - "wide-align": "1.1.2" + "aproba": "^1.0.3", + "console-control-strings": "^1.0.0", + "has-unicode": "^2.0.0", + "object-assign": "^4.1.0", + "signal-exit": "^3.0.0", + "string-width": "^1.0.1", + "strip-ansi": "^3.0.1", + "wide-align": "^1.1.0" } }, "glob": { @@ -2743,12 +2743,12 @@ "bundled": true, "optional": true, "requires": { - "fs.realpath": "1.0.0", - "inflight": "1.0.6", - "inherits": "2.0.3", - "minimatch": "3.0.4", - "once": "1.4.0", - "path-is-absolute": "1.0.1" + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" } }, "has-unicode": { @@ -2761,7 +2761,7 @@ "bundled": true, "optional": true, "requires": { - "safer-buffer": "2.1.2" + "safer-buffer": "^2.1.0" } }, "ignore-walk": { @@ -2769,7 +2769,7 @@ "bundled": true, "optional": true, "requires": { - "minimatch": "3.0.4" + "minimatch": "^3.0.4" } }, "inflight": { @@ -2777,8 +2777,8 @@ "bundled": true, "optional": true, "requires": { - "once": "1.4.0", - "wrappy": "1.0.2" + "once": "^1.3.0", + "wrappy": "1" } }, "inherits": { @@ -2794,7 +2794,7 @@ "version": "1.0.0", "bundled": true, "requires": { - "number-is-nan": "1.0.1" + "number-is-nan": "^1.0.0" } }, "isarray": { @@ -2806,7 +2806,7 @@ "version": "3.0.4", "bundled": true, "requires": { - "brace-expansion": "1.1.11" + "brace-expansion": "^1.1.7" } }, "minimist": { @@ -2817,8 +2817,8 @@ "version": "2.2.4", "bundled": true, "requires": { - "safe-buffer": "5.1.1", - "yallist": "3.0.2" + "safe-buffer": "^5.1.1", + "yallist": "^3.0.0" } }, "minizlib": { @@ -2826,7 +2826,7 @@ "bundled": true, "optional": true, "requires": { - "minipass": "2.2.4" + "minipass": "^2.2.1" } }, "mkdirp": { @@ -2852,9 +2852,9 @@ "bundled": true, "optional": true, "requires": { - "debug": "2.6.9", - "iconv-lite": "0.4.21", - "sax": "1.2.4" + "debug": "^2.1.2", + "iconv-lite": "^0.4.4", + "sax": "^1.2.4" } }, "node-pre-gyp": { @@ -2862,16 +2862,16 @@ "bundled": true, "optional": true, "requires": { - "detect-libc": "1.0.3", - "mkdirp": "0.5.1", - "needle": "2.2.0", - "nopt": "4.0.1", - "npm-packlist": "1.1.10", - "npmlog": "4.1.2", - "rc": "1.2.7", - "rimraf": "2.6.2", - "semver": "5.5.0", - "tar": "4.4.1" + "detect-libc": "^1.0.2", + "mkdirp": "^0.5.1", + "needle": "^2.2.0", + "nopt": "^4.0.1", + "npm-packlist": "^1.1.6", + "npmlog": "^4.0.2", + "rc": "^1.1.7", + "rimraf": "^2.6.1", + "semver": "^5.3.0", + "tar": "^4" } }, "nopt": { @@ -2879,8 +2879,8 @@ "bundled": true, "optional": true, "requires": { - "abbrev": "1.1.1", - "osenv": "0.1.5" + "abbrev": "1", + "osenv": "^0.1.4" } }, "npm-bundled": { @@ -2893,8 +2893,8 @@ "bundled": true, "optional": true, "requires": { - "ignore-walk": "3.0.1", - "npm-bundled": "1.0.3" + "ignore-walk": "^3.0.1", + "npm-bundled": "^1.0.1" } }, "npmlog": { @@ -2902,10 +2902,10 @@ "bundled": true, "optional": true, "requires": { - "are-we-there-yet": "1.1.4", - "console-control-strings": "1.1.0", - "gauge": "2.7.4", - "set-blocking": "2.0.0" + "are-we-there-yet": "~1.1.2", + "console-control-strings": "~1.1.0", + "gauge": "~2.7.3", + "set-blocking": "~2.0.0" } }, "number-is-nan": { @@ -2921,7 +2921,7 @@ "version": "1.4.0", "bundled": true, "requires": { - "wrappy": "1.0.2" + "wrappy": "1" } }, "os-homedir": { @@ -2939,8 +2939,8 @@ "bundled": true, "optional": true, "requires": { - "os-homedir": "1.0.2", - "os-tmpdir": "1.0.2" + "os-homedir": "^1.0.0", + "os-tmpdir": "^1.0.0" } }, "path-is-absolute": { @@ -2958,10 +2958,10 @@ "bundled": true, "optional": true, "requires": { - "deep-extend": "0.5.1", - "ini": "1.3.5", - "minimist": "1.2.0", - "strip-json-comments": "2.0.1" + "deep-extend": "^0.5.1", + "ini": "~1.3.0", + "minimist": "^1.2.0", + "strip-json-comments": "~2.0.1" }, "dependencies": { "minimist": { @@ -2976,13 +2976,13 @@ "bundled": true, "optional": true, "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "1.0.0", - "process-nextick-args": "2.0.0", - "safe-buffer": "5.1.1", - "string_decoder": "1.1.1", - "util-deprecate": "1.0.2" + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" } }, "rimraf": { @@ -2990,7 +2990,7 @@ "bundled": true, "optional": true, "requires": { - "glob": "7.1.2" + "glob": "^7.0.5" } }, "safe-buffer": { @@ -3026,9 +3026,9 @@ "version": "1.0.2", "bundled": true, "requires": { - "code-point-at": "1.1.0", - "is-fullwidth-code-point": "1.0.0", - "strip-ansi": "3.0.1" + "code-point-at": "^1.0.0", + "is-fullwidth-code-point": "^1.0.0", + "strip-ansi": "^3.0.0" } }, "string_decoder": { @@ -3036,14 +3036,14 @@ "bundled": true, "optional": true, "requires": { - "safe-buffer": "5.1.1" + "safe-buffer": "~5.1.0" } }, "strip-ansi": { "version": "3.0.1", "bundled": true, "requires": { - "ansi-regex": "2.1.1" + "ansi-regex": "^2.0.0" } }, "strip-json-comments": { @@ -3056,13 +3056,13 @@ "bundled": true, "optional": true, "requires": { - "chownr": "1.0.1", - "fs-minipass": "1.2.5", - "minipass": "2.2.4", - "minizlib": "1.1.0", - "mkdirp": "0.5.1", - "safe-buffer": "5.1.1", - "yallist": "3.0.2" + "chownr": "^1.0.1", + "fs-minipass": "^1.2.5", + "minipass": "^2.2.4", + "minizlib": "^1.1.0", + "mkdirp": "^0.5.0", + "safe-buffer": "^5.1.1", + "yallist": "^3.0.2" } }, "util-deprecate": { @@ -3075,7 +3075,7 @@ "bundled": true, "optional": true, "requires": { - "string-width": "1.0.2" + "string-width": "^1.0.2" } }, "wrappy": { @@ -3098,14 +3098,14 @@ "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", "requires": { - "aproba": "1.2.0", - "console-control-strings": "1.1.0", - "has-unicode": "2.0.1", - "object-assign": "4.1.1", - "signal-exit": "3.0.2", - "string-width": "1.0.2", - "strip-ansi": "3.0.1", - "wide-align": "1.1.2" + "aproba": "^1.0.3", + "console-control-strings": "^1.0.0", + "has-unicode": "^2.0.0", + "object-assign": "^4.1.0", + "signal-exit": "^3.0.0", + "string-width": "^1.0.1", + "strip-ansi": "^3.0.1", + "wide-align": "^1.1.0" } }, "generate-function": { @@ -3118,7 +3118,7 @@ "resolved": "https://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz", "integrity": "sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=", "requires": { - "is-property": "1.0.2" + "is-property": "^1.0.0" } }, "get-stdin": { @@ -3133,7 +3133,7 @@ "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", "dev": true, "requires": { - "assert-plus": "1.0.0" + "assert-plus": "^1.0.0" } }, "git-packidx-parser": { @@ -3141,7 +3141,7 @@ "resolved": "https://registry.npmjs.org/git-packidx-parser/-/git-packidx-parser-1.0.0.tgz", "integrity": "sha1-xX0RRe7BZGWrm/vfV1JisWkWJNY=", "requires": { - "through": "2.2.7" + "through": "~2.2.7" } }, "github-from-package": { @@ -3154,12 +3154,12 @@ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", "integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", "requires": { - "fs.realpath": "1.0.0", - "inflight": "1.0.6", - "inherits": "2.0.3", - "minimatch": "3.0.4", - "once": "1.4.0", - "path-is-absolute": "1.0.1" + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" } }, "glob-base": { @@ -3167,8 +3167,8 @@ "resolved": "https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz", "integrity": "sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=", "requires": { - "glob-parent": "2.0.0", - "is-glob": "2.0.1" + "glob-parent": "^2.0.0", + "is-glob": "^2.0.0" } }, "glob-parent": { @@ -3176,7 +3176,7 @@ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz", "integrity": "sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=", "requires": { - "is-glob": "2.0.1" + "is-glob": "^2.0.0" } }, "globals": { @@ -3189,12 +3189,12 @@ "resolved": "https://registry.npmjs.org/globby/-/globby-4.1.0.tgz", "integrity": "sha1-CA9UVJ7BuCpsYOYx/ILhIR2+lfg=", "requires": { - "array-union": "1.0.2", - "arrify": "1.0.1", - "glob": "6.0.4", - "object-assign": "4.1.1", - "pify": "2.3.0", - "pinkie-promise": "2.0.1" + "array-union": "^1.0.1", + "arrify": "^1.0.0", + "glob": "^6.0.1", + "object-assign": "^4.0.1", + "pify": "^2.0.0", + "pinkie-promise": "^2.0.0" }, "dependencies": { "glob": { @@ -3202,11 +3202,11 @@ "resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz", "integrity": "sha1-DwiGD2oVUSey+t1PnOJLGqtuTSI=", "requires": { - "inflight": "1.0.6", - "inherits": "2.0.3", - "minimatch": "3.0.4", - "once": "1.4.0", - "path-is-absolute": "1.0.1" + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "2 || 3", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" } } } @@ -3221,7 +3221,7 @@ "resolved": "https://registry.npmjs.org/graphreduce/-/graphreduce-3.0.4.tgz", "integrity": "sha1-v0QtCoeOg5AeXvPmUtI/+1uDHtc=", "requires": { - "statistics": "3.3.0" + "statistics": "^3.3.0" } }, "har-schema": { @@ -3236,8 +3236,8 @@ "integrity": "sha1-ukAsJmGU8VlW7xXg/PJCmT9qff0=", "dev": true, "requires": { - "ajv": "5.5.2", - "har-schema": "2.0.0" + "ajv": "^5.1.0", + "har-schema": "^2.0.0" } }, "has": { @@ -3245,7 +3245,7 @@ "resolved": "https://registry.npmjs.org/has/-/has-1.0.1.tgz", "integrity": "sha1-hGFzP1OLCDfJNh45qauelwTcLyg=", "requires": { - "function-bind": "1.1.1" + "function-bind": "^1.0.2" } }, "has-ansi": { @@ -3253,7 +3253,7 @@ "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", "requires": { - "ansi-regex": "2.1.1" + "ansi-regex": "^2.0.0" } }, "has-flag": { @@ -3291,8 +3291,8 @@ "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz", "integrity": "sha1-42w/LSyufXRqhX440Y1fMqeILbg=", "requires": { - "os-homedir": "1.0.2", - "os-tmpdir": "1.0.2" + "os-homedir": "^1.0.0", + "os-tmpdir": "^1.0.1" } }, "home-path": { @@ -3327,7 +3327,7 @@ "resolved": "https://registry.npmjs.org/html-element/-/html-element-1.3.0.tgz", "integrity": "sha1-117LXa6HSx3mCgv4eUu9GYTQ8gk=", "requires": { - "class-list": "0.1.1" + "class-list": "~0.1.1" } }, "html-escape": { @@ -3341,9 +3341,9 @@ "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=", "dev": true, "requires": { - "assert-plus": "1.0.0", - "jsprim": "1.4.1", - "sshpk": "1.14.1" + "assert-plus": "^1.0.0", + "jsprim": "^1.2.2", + "sshpk": "^1.7.0" } }, "human-time": { @@ -3356,7 +3356,7 @@ "resolved": "https://registry.npmjs.org/hypercrop/-/hypercrop-1.1.0.tgz", "integrity": "sha1-LI5VoXV+gymsYnkmjmt0x2vNXgg=", "requires": { - "hyperscript": "1.4.7" + "hyperscript": "^1.4.7" } }, "hyperfile": { @@ -3372,7 +3372,7 @@ "resolved": "https://registry.npmjs.org/hyperlightbox/-/hyperlightbox-1.0.0.tgz", "integrity": "sha1-92crMRRJ4S3jcDJTGavFNps/iMk=", "requires": { - "hyperscript": "1.4.7" + "hyperscript": "^1.4.7" } }, "hyperprogress": { @@ -3386,8 +3386,8 @@ "integrity": "sha1-HyPYgPhDbKrCW5GnrDl0e4mnJhg=", "requires": { "browser-split": "0.0.0", - "class-list": "0.1.1", - "html-element": "1.3.0" + "class-list": "~0.1.0", + "html-element": "~1.3.0" } }, "hypertabs": { @@ -3395,7 +3395,7 @@ "resolved": "https://registry.npmjs.org/hypertabs/-/hypertabs-5.0.1.tgz", "integrity": "sha1-4tcHyBmCS+4g2Z8WbqSY13w2JUY=", "requires": { - "hyperscript": "1.4.7" + "hyperscript": "^1.4.7" } }, "icss-replace-symbols": { @@ -3426,7 +3426,7 @@ "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=", "dev": true, "requires": { - "repeating": "2.0.1" + "repeating": "^2.0.0" } }, "indexof": { @@ -3439,8 +3439,8 @@ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", "requires": { - "once": "1.4.0", - "wrappy": "1.0.2" + "once": "^1.3.0", + "wrappy": "1" } }, "inherits": { @@ -3459,19 +3459,19 @@ "integrity": "sha1-HvK/1jUE3wvHV4X/+MLEHfEvB34=", "dev": true, "requires": { - "ansi-escapes": "1.4.0", - "ansi-regex": "2.1.1", - "chalk": "1.1.3", - "cli-cursor": "1.0.2", - "cli-width": "2.2.0", - "figures": "1.7.0", - "lodash": "4.17.4", - "readline2": "1.0.1", - "run-async": "0.1.0", - "rx-lite": "3.1.2", - "string-width": "1.0.2", - "strip-ansi": "3.0.1", - "through": "2.3.8" + "ansi-escapes": "^1.1.0", + "ansi-regex": "^2.0.0", + "chalk": "^1.0.0", + "cli-cursor": "^1.0.1", + "cli-width": "^2.0.0", + "figures": "^1.3.5", + "lodash": "^4.3.0", + "readline2": "^1.0.1", + "run-async": "^0.1.0", + "rx-lite": "^3.1.2", + "string-width": "^1.0.1", + "strip-ansi": "^3.0.0", + "through": "^2.3.6" }, "dependencies": { "through": { @@ -3503,7 +3503,7 @@ "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.2.tgz", "integrity": "sha1-nh9WrArNtr8wMwbzOL47IErmA2A=", "requires": { - "loose-envify": "1.3.1" + "loose-envify": "^1.0.0" } }, "ip": { @@ -3526,8 +3526,8 @@ "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-1.0.1.tgz", "integrity": "sha1-37SqTRCF4zvbYcLe6cgOnGwZ9Ts=", "requires": { - "is-alphabetical": "1.0.1", - "is-decimal": "1.0.1" + "is-alphabetical": "^1.0.0", + "is-decimal": "^1.0.0" } }, "is-arrayish": { @@ -3541,7 +3541,7 @@ "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz", "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=", "requires": { - "binary-extensions": "1.11.0" + "binary-extensions": "^1.0.0" } }, "is-buffer": { @@ -3555,7 +3555,7 @@ "integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=", "dev": true, "requires": { - "builtin-modules": "1.1.1" + "builtin-modules": "^1.0.0" } }, "is-callable": { @@ -3588,7 +3588,7 @@ "resolved": "https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz", "integrity": "sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=", "requires": { - "is-primitive": "2.0.0" + "is-primitive": "^2.0.0" } }, "is-extendable": { @@ -3606,7 +3606,7 @@ "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz", "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=", "requires": { - "number-is-nan": "1.0.1" + "number-is-nan": "^1.0.0" } }, "is-fullwidth-code-point": { @@ -3614,7 +3614,7 @@ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", "requires": { - "number-is-nan": "1.0.1" + "number-is-nan": "^1.0.0" } }, "is-function": { @@ -3627,7 +3627,7 @@ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz", "integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", "requires": { - "is-extglob": "1.0.0" + "is-extglob": "^1.0.0" } }, "is-hexadecimal": { @@ -3645,10 +3645,10 @@ "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.1.tgz", "integrity": "sha512-ochPsqWS1WXj8ZnMIV0vnNXooaMhp7cyL4FMSIPKTtnV0Ha/T19G2b9kkhcNsabV9bxYkze7/aLZJb/bYuFduQ==", "requires": { - "generate-function": "2.0.0", - "generate-object-property": "1.2.0", - "jsonpointer": "4.0.1", - "xtend": "4.0.1" + "generate-function": "^2.0.0", + "generate-object-property": "^1.1.0", + "jsonpointer": "^4.0.0", + "xtend": "^4.0.0" } }, "is-number": { @@ -3656,7 +3656,7 @@ "resolved": "https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz", "integrity": "sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=", "requires": { - "kind-of": "3.2.2" + "kind-of": "^3.0.2" } }, "is-path-cwd": { @@ -3671,7 +3671,7 @@ "integrity": "sha1-ZHdYK4IU1gI0YJRWcAO+ip6sBNw=", "dev": true, "requires": { - "is-path-inside": "1.0.0" + "is-path-inside": "^1.0.0" } }, "is-path-inside": { @@ -3680,7 +3680,7 @@ "integrity": "sha1-/AbloWg/vaE95mev9xe7wQpI838=", "dev": true, "requires": { - "path-is-inside": "1.0.2" + "path-is-inside": "^1.0.1" } }, "is-plain-obj": { @@ -3708,7 +3708,7 @@ "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.4.tgz", "integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=", "requires": { - "has": "1.0.1" + "has": "^1.0.1" } }, "is-regexp": { @@ -3722,7 +3722,7 @@ "integrity": "sha1-jfV8YeouPFAUCNEA+wE8+NbgzGI=", "dev": true, "requires": { - "tryit": "1.0.3" + "tryit": "^1.0.1" } }, "is-supported-regexp-flag": { @@ -3792,8 +3792,8 @@ "integrity": "sha512-O2v52ffjLa9VeM43J4XocZE//WT9N0IiwDa3KSHH7Tu8CtH+1qM8SIZvnsTh6v+4yFy5KUY3BHUVwjpfAWsjIA==", "dev": true, "requires": { - "argparse": "1.0.9", - "esprima": "4.0.0" + "argparse": "^1.0.7", + "esprima": "^4.0.0" }, "dependencies": { "esprima": { @@ -3839,7 +3839,7 @@ "integrity": "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=", "dev": true, "requires": { - "jsonify": "0.0.0" + "jsonify": "~0.0.0" } }, "json-stringify-safe": { @@ -3853,7 +3853,7 @@ "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==", "requires": { - "minimist": "1.2.0" + "minimist": "^1.2.0" }, "dependencies": { "minimist": { @@ -3868,7 +3868,7 @@ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz", "integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=", "requires": { - "graceful-fs": "4.1.11" + "graceful-fs": "^4.1.6" } }, "jsonify": { @@ -3905,7 +3905,7 @@ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "requires": { - "is-buffer": "1.1.6" + "is-buffer": "^1.1.5" } }, "klaw": { @@ -3914,7 +3914,7 @@ "integrity": "sha1-QIhDO0azsbolnXh4XY6W9zugJDk=", "dev": true, "requires": { - "graceful-fs": "4.1.11" + "graceful-fs": "^4.1.9" } }, "kvgraph": { @@ -3932,8 +3932,8 @@ "resolved": "https://registry.npmjs.org/level/-/level-1.7.0.tgz", "integrity": "sha1-Q0ZKOounOy895WokKSgFFG2iE6E=", "requires": { - "level-packager": "1.2.1", - "leveldown": "1.7.2" + "level-packager": "~1.2.0", + "leveldown": "~1.7.0" } }, "level-codec": { @@ -3946,7 +3946,7 @@ "resolved": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.5.tgz", "integrity": "sha512-/cLUpQduF6bNrWuAC4pwtUKA5t669pCsCi2XbmojG2tFeOr9j6ShtdDCtFFQO1DRt+EVZhx9gPzP9G2bUaG4ig==", "requires": { - "errno": "0.1.4" + "errno": "~0.1.1" } }, "level-iterator-stream": { @@ -3954,10 +3954,10 @@ "resolved": "https://registry.npmjs.org/level-iterator-stream/-/level-iterator-stream-1.3.1.tgz", "integrity": "sha1-5Dt4sagUPm+pek9IXrjqUwNS8u0=", "requires": { - "inherits": "2.0.3", - "level-errors": "1.0.5", - "readable-stream": "1.1.14", - "xtend": "4.0.1" + "inherits": "^2.0.1", + "level-errors": "^1.0.3", + "readable-stream": "^1.0.33", + "xtend": "^4.0.0" }, "dependencies": { "isarray": { @@ -3970,10 +3970,10 @@ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", "isarray": "0.0.1", - "string_decoder": "0.10.31" + "string_decoder": "~0.10.x" } }, "string_decoder": { @@ -3988,9 +3988,9 @@ "resolved": "https://registry.npmjs.org/level-live-stream/-/level-live-stream-1.4.12.tgz", "integrity": "sha1-87jKj4n8Ec+y4P2rZJhOzs1aUhE=", "requires": { - "level-sublevel": "6.6.1", - "pull-level": "2.0.3", - "pull-stream-to-stream": "1.2.6" + "level-sublevel": "^6.6.1", + "pull-level": "^2.0.3", + "pull-stream-to-stream": "~1.2.4" }, "dependencies": { "pull-stream-to-stream": { @@ -3998,7 +3998,7 @@ "resolved": "https://registry.npmjs.org/pull-stream-to-stream/-/pull-stream-to-stream-1.2.6.tgz", "integrity": "sha1-3Z+jcy7bPRbmfNHyJLyjim1XSMc=", "requires": { - "pull-core": "1.1.0" + "pull-core": "1" } } } @@ -4008,9 +4008,9 @@ "resolved": "https://registry.npmjs.org/level-memview/-/level-memview-0.0.0.tgz", "integrity": "sha1-RtNTc64040LPSldKXjUUodR1OiA=", "requires": { - "level-live-stream": "1.4.12", - "pull-level": "1.2.0", - "pull-stream": "2.26.1" + "level-live-stream": "~1.4.9", + "pull-level": "~1.2.0", + "pull-stream": "~2.26.0" }, "dependencies": { "pull-core": { @@ -4023,12 +4023,12 @@ "resolved": "https://registry.npmjs.org/pull-level/-/pull-level-1.2.0.tgz", "integrity": "sha1-U7MhImUOsV01tg5UMh+6Ec9cbmY=", "requires": { - "level-post": "1.0.5", - "pull-cat": "1.1.11", - "pull-pushable": "1.1.4", - "pull-stream": "2.26.1", - "pull-window": "2.1.4", - "stream-to-pull-stream": "1.3.1" + "level-post": "~1.0.3", + "pull-cat": ">=1.1 <2", + "pull-pushable": "1", + "pull-stream": ">=2.20 <3", + "pull-window": ">=2.1.2 <3", + "stream-to-pull-stream": "1.3" } }, "pull-pushable": { @@ -4036,7 +4036,7 @@ "resolved": "https://registry.npmjs.org/pull-pushable/-/pull-pushable-1.1.4.tgz", "integrity": "sha1-dmTWdB9yaH71yJ9TO3hoLz3pog4=", "requires": { - "pull-stream": "2.18.3" + "pull-stream": "~2.18.2" }, "dependencies": { "pull-stream": { @@ -4044,7 +4044,7 @@ "resolved": "https://registry.npmjs.org/pull-stream/-/pull-stream-2.18.3.tgz", "integrity": "sha1-egeWIjTXV5yQiGDbjCf380/UUAA=", "requires": { - "pull-core": "1.0.0" + "pull-core": "~1.0.0" } } } @@ -4054,7 +4054,7 @@ "resolved": "https://registry.npmjs.org/pull-stream/-/pull-stream-2.26.1.tgz", "integrity": "sha1-S/JVneh7ivL1uWtxkNLuQxyh5Rk=", "requires": { - "pull-core": "1.1.0" + "pull-core": "~1.1.0" }, "dependencies": { "pull-core": { @@ -4069,7 +4069,7 @@ "resolved": "https://registry.npmjs.org/stream-to-pull-stream/-/stream-to-pull-stream-1.3.1.tgz", "integrity": "sha1-9b6b4PHpS7PRrmaL/46SUbhabG4=", "requires": { - "pull-core": "1.0.0" + "pull-core": "~1.0.0" } } } @@ -4079,7 +4079,7 @@ "resolved": "https://registry.npmjs.org/level-packager/-/level-packager-1.2.1.tgz", "integrity": "sha1-Bn/t/Qcrf+PGvsYIDAy9SmsuEfQ=", "requires": { - "levelup": "1.3.9" + "levelup": "~1.3.0" }, "dependencies": { "abstract-leveldown": { @@ -4087,7 +4087,7 @@ "resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.3.tgz", "integrity": "sha512-2++wDf/DYqkPR3o5tbfdhF96EfMApo1GpPfzOsR/ZYXdkSmELlvOOEAl9iKkRsktMPHdGjO4rtkBpf2I7TiTeA==", "requires": { - "xtend": "4.0.1" + "xtend": "~4.0.0" } }, "deferred-leveldown": { @@ -4095,7 +4095,7 @@ "resolved": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-1.2.2.tgz", "integrity": "sha512-uukrWD2bguRtXilKt6cAWKyoXrTSMo5m7crUdLfWQmu8kIm88w3QZoUL+6nhpfKVmhHANER6Re3sKoNoZ3IKMA==", "requires": { - "abstract-leveldown": "2.6.3" + "abstract-leveldown": "~2.6.0" } }, "level-codec": { @@ -4108,13 +4108,13 @@ "resolved": "https://registry.npmjs.org/levelup/-/levelup-1.3.9.tgz", "integrity": "sha512-VVGHfKIlmw8w1XqpGOAGwq6sZm2WwWLmlDcULkKWQXEA5EopA8OBNJ2Ck2v6bdk8HeEZSbCSEgzXadyQFm76sQ==", "requires": { - "deferred-leveldown": "1.2.2", - "level-codec": "7.0.1", - "level-errors": "1.0.5", - "level-iterator-stream": "1.3.1", - "prr": "1.0.1", - "semver": "5.4.1", - "xtend": "4.0.1" + "deferred-leveldown": "~1.2.1", + "level-codec": "~7.0.0", + "level-errors": "~1.0.3", + "level-iterator-stream": "~1.3.0", + "prr": "~1.0.1", + "semver": "~5.4.1", + "xtend": "~4.0.0" } }, "prr": { @@ -4129,8 +4129,8 @@ "resolved": "https://registry.npmjs.org/level-peek/-/level-peek-2.0.2.tgz", "integrity": "sha1-1M3bffYg96R61d2F4PkhM0UjogY=", "requires": { - "pull-level": "2.0.3", - "pull-stream": "3.6.8" + "pull-level": "^2.0.3", + "pull-stream": "^3.4.5" } }, "level-post": { @@ -4138,7 +4138,7 @@ "resolved": "https://registry.npmjs.org/level-post/-/level-post-1.0.5.tgz", "integrity": "sha1-KmY5BAm/ahYhpES6tvAWREzJgCw=", "requires": { - "ltgt": "2.2.0" + "ltgt": "^2.1.2" } }, "level-sublevel": { @@ -4146,13 +4146,13 @@ "resolved": "https://registry.npmjs.org/level-sublevel/-/level-sublevel-6.6.1.tgz", "integrity": "sha1-+ad/dSGrcKj46S7VbyGjx4hqRIU=", "requires": { - "bytewise": "1.1.0", - "levelup": "0.19.1", - "ltgt": "2.1.3", - "pull-level": "2.0.3", - "pull-stream": "3.6.8", - "typewiselite": "1.0.0", - "xtend": "4.0.1" + "bytewise": "~1.1.0", + "levelup": "~0.19.0", + "ltgt": "~2.1.1", + "pull-level": "^2.0.3", + "pull-stream": "^3.4.5", + "typewiselite": "~1.0.0", + "xtend": "~4.0.0" }, "dependencies": { "ltgt": { @@ -4167,11 +4167,11 @@ "resolved": "https://registry.npmjs.org/leveldown/-/leveldown-1.7.2.tgz", "integrity": "sha1-XjRnuyfuJGpKe429j7KxYgam64s=", "requires": { - "abstract-leveldown": "2.6.3", - "bindings": "1.2.1", - "fast-future": "1.0.2", - "nan": "2.6.2", - "prebuild-install": "2.3.0" + "abstract-leveldown": "~2.6.1", + "bindings": "~1.2.1", + "fast-future": "~1.0.2", + "nan": "~2.6.1", + "prebuild-install": "^2.1.0" }, "dependencies": { "abstract-leveldown": { @@ -4179,7 +4179,7 @@ "resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.3.tgz", "integrity": "sha512-2++wDf/DYqkPR3o5tbfdhF96EfMApo1GpPfzOsR/ZYXdkSmELlvOOEAl9iKkRsktMPHdGjO4rtkBpf2I7TiTeA==", "requires": { - "xtend": "4.0.1" + "xtend": "~4.0.0" } }, "nan": { @@ -4194,13 +4194,13 @@ "resolved": "https://registry.npmjs.org/levelup/-/levelup-0.19.1.tgz", "integrity": "sha1-86anIFJyxLXzXkEv8ASgOgrt9Qs=", "requires": { - "bl": "0.8.2", - "deferred-leveldown": "0.2.0", - "errno": "0.1.4", - "prr": "0.0.0", - "readable-stream": "1.0.34", - "semver": "5.1.1", - "xtend": "3.0.0" + "bl": "~0.8.1", + "deferred-leveldown": "~0.2.0", + "errno": "~0.1.1", + "prr": "~0.0.0", + "readable-stream": "~1.0.26", + "semver": "~5.1.0", + "xtend": "~3.0.0" }, "dependencies": { "isarray": { @@ -4213,10 +4213,10 @@ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", "isarray": "0.0.1", - "string_decoder": "0.10.31" + "string_decoder": "~0.10.x" } }, "semver": { @@ -4242,8 +4242,8 @@ "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=", "dev": true, "requires": { - "prelude-ls": "1.1.2", - "type-check": "0.3.2" + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2" } }, "libnested": { @@ -4270,11 +4270,11 @@ "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=", "dev": true, "requires": { - "graceful-fs": "4.1.11", - "parse-json": "2.2.0", - "pify": "2.3.0", - "pinkie-promise": "2.0.1", - "strip-bom": "2.0.0" + "graceful-fs": "^4.1.2", + "parse-json": "^2.2.0", + "pify": "^2.0.0", + "pinkie-promise": "^2.0.0", + "strip-bom": "^2.0.0" } }, "lodash": { @@ -4287,8 +4287,8 @@ "resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz", "integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=", "requires": { - "lodash._basecopy": "3.0.1", - "lodash.keys": "3.1.2" + "lodash._basecopy": "^3.0.0", + "lodash.keys": "^3.0.0" } }, "lodash._basecopy": { @@ -4306,9 +4306,9 @@ "resolved": "https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz", "integrity": "sha1-g4pbri/aymOsIt7o4Z+k5taXCxE=", "requires": { - "lodash._bindcallback": "3.0.1", - "lodash._isiterateecall": "3.0.9", - "lodash.restparam": "3.6.1" + "lodash._bindcallback": "^3.0.0", + "lodash._isiterateecall": "^3.0.0", + "lodash.restparam": "^3.0.0" } }, "lodash._getnative": { @@ -4326,9 +4326,9 @@ "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz", "integrity": "sha1-POnwI0tLIiPilrj6CsH+6OvKZPo=", "requires": { - "lodash._baseassign": "3.2.0", - "lodash._createassigner": "3.1.1", - "lodash.keys": "3.1.2" + "lodash._baseassign": "^3.0.0", + "lodash._createassigner": "^3.0.0", + "lodash.keys": "^3.0.0" } }, "lodash.clonedeep": { @@ -4356,9 +4356,9 @@ "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz", "integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=", "requires": { - "lodash._getnative": "3.9.1", - "lodash.isarguments": "3.1.0", - "lodash.isarray": "3.0.4" + "lodash._getnative": "^3.0.0", + "lodash.isarguments": "^3.0.0", + "lodash.isarray": "^3.0.0" } }, "lodash.map": { @@ -4396,7 +4396,7 @@ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz", "integrity": "sha1-N2/3tY6jCGoPCfrMdGF+ylAeGhg=", "requires": { - "chalk": "1.1.3" + "chalk": "^1.0.0" } }, "log-update": { @@ -4404,8 +4404,8 @@ "resolved": "https://registry.npmjs.org/log-update/-/log-update-1.0.2.tgz", "integrity": "sha1-GZKfZMQJPS0ucHWh2tivWcKWuNE=", "requires": { - "ansi-escapes": "1.4.0", - "cli-cursor": "1.0.2" + "ansi-escapes": "^1.0.0", + "cli-cursor": "^1.0.2" } }, "longest-streak": { @@ -4423,7 +4423,7 @@ "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.1.tgz", "integrity": "sha1-0aitM/qc4OcT1l/dCsi3SNR4yEg=", "requires": { - "js-tokens": "3.0.2" + "js-tokens": "^3.0.0" } }, "lossy-store": { @@ -4431,8 +4431,8 @@ "resolved": "https://registry.npmjs.org/lossy-store/-/lossy-store-1.2.3.tgz", "integrity": "sha1-Vi4qkgPYZh9g6HEt5Af72t8nXck=", "requires": { - "mkdirp": "0.5.1", - "tape": "4.9.0" + "mkdirp": "^0.5.1", + "tape": "^4.6.3" } }, "loud-rejection": { @@ -4441,8 +4441,8 @@ "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=", "dev": true, "requires": { - "currently-unhandled": "0.4.1", - "signal-exit": "3.0.2" + "currently-unhandled": "^0.4.1", + "signal-exit": "^3.0.0" } }, "lru-cache": { @@ -4450,8 +4450,8 @@ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.1.tgz", "integrity": "sha512-q4spe4KTfsAS1SUHLO0wz8Qiyf1+vMIAgpRYioFYDMNqKfHQbg+AVDH3i4fvpl71/P1L0dBl+fQi+P37UYf0ew==", "requires": { - "pseudomap": "1.0.2", - "yallist": "2.1.2" + "pseudomap": "^1.0.2", + "yallist": "^2.1.2" } }, "lrucache": { @@ -4469,10 +4469,10 @@ "resolved": "https://registry.npmjs.org/map-filter-reduce/-/map-filter-reduce-2.2.1.tgz", "integrity": "sha1-YysSfDrl1q2eIc/dlpG2O4lE/NI=", "requires": { - "binary-search": "1.3.2", + "binary-search": "^1.2.0", "pull-sink-through": "0.0.0", - "pull-stream": "3.6.8", - "typewiselite": "1.0.0" + "pull-stream": "^3.3.0", + "typewiselite": "^1.0.0" } }, "map-merge": { @@ -4496,10 +4496,10 @@ "resolved": "https://registry.npmjs.org/mdmanifest/-/mdmanifest-1.0.8.tgz", "integrity": "sha1-wEiRiDwoyDYC4dBrBaEQN+NZtMg=", "requires": { - "minimist": "1.2.0", - "remark": "3.2.3", - "remark-html": "2.0.2", - "word-wrap": "1.2.3" + "minimist": "^1.2.0", + "remark": "^3.2.2", + "remark-html": "^2.0.2", + "word-wrap": "^1.1.0" }, "dependencies": { "minimist": { @@ -4515,16 +4515,16 @@ "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=", "dev": true, "requires": { - "camelcase-keys": "2.1.0", - "decamelize": "1.2.0", - "loud-rejection": "1.6.0", - "map-obj": "1.0.1", - "minimist": "1.2.0", - "normalize-package-data": "2.4.0", - "object-assign": "4.1.1", - "read-pkg-up": "1.0.1", - "redent": "1.0.0", - "trim-newlines": "1.0.0" + "camelcase-keys": "^2.0.0", + "decamelize": "^1.1.2", + "loud-rejection": "^1.0.0", + "map-obj": "^1.0.1", + "minimist": "^1.1.3", + "normalize-package-data": "^2.3.4", + "object-assign": "^4.0.1", + "read-pkg-up": "^1.0.1", + "redent": "^1.0.0", + "trim-newlines": "^1.0.0" }, "dependencies": { "minimist": { @@ -4540,7 +4540,7 @@ "resolved": "https://registry.npmjs.org/micro-css/-/micro-css-2.0.1.tgz", "integrity": "sha1-qE1+KmpKtzRpbYWDa52DrHnGj7g=", "requires": { - "optimist": "0.6.1" + "optimist": "^0.6.1" } }, "micromatch": { @@ -4548,19 +4548,19 @@ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz", "integrity": "sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=", "requires": { - "arr-diff": "2.0.0", - "array-unique": "0.2.1", - "braces": "1.8.5", - "expand-brackets": "0.1.5", - "extglob": "0.3.2", - "filename-regex": "2.0.1", - "is-extglob": "1.0.0", - "is-glob": "2.0.1", - "kind-of": "3.2.2", - "normalize-path": "2.1.1", - "object.omit": "2.0.1", - "parse-glob": "3.0.4", - "regex-cache": "0.4.4" + "arr-diff": "^2.0.0", + "array-unique": "^0.2.1", + "braces": "^1.8.2", + "expand-brackets": "^0.1.4", + "extglob": "^0.3.1", + "filename-regex": "^2.0.0", + "is-extglob": "^1.0.0", + "is-glob": "^2.0.1", + "kind-of": "^3.0.2", + "normalize-path": "^2.0.1", + "object.omit": "^2.0.0", + "parse-glob": "^3.0.4", + "regex-cache": "^0.4.2" } }, "mime": { @@ -4580,7 +4580,7 @@ "integrity": "sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==", "dev": true, "requires": { - "mime-db": "1.33.0" + "mime-db": "~1.33.0" } }, "mimic-response": { @@ -4593,7 +4593,7 @@ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", "requires": { - "brace-expansion": "1.1.8" + "brace-expansion": "^1.1.7" } }, "minimist": { @@ -4634,21 +4634,21 @@ "resolved": "https://registry.npmjs.org/multiblob/-/multiblob-1.12.0.tgz", "integrity": "sha1-WbTrvTvB+8CzpHPlhxwrSD1ON4A=", "requires": { - "blake2s": "1.0.1", - "cont": "1.0.3", - "explain-error": "1.0.4", - "mkdirp": "0.5.1", - "pull-cat": "1.1.11", - "pull-defer": "0.2.2", - "pull-file": "0.5.0", - "pull-glob": "1.0.6", - "pull-live": "1.0.1", + "blake2s": "~1.0.1", + "cont": "~1.0.1", + "explain-error": "~1.0.1", + "mkdirp": "~0.5.0", + "pull-cat": "^1.1.8", + "pull-defer": "^0.2.2", + "pull-file": "^0.5.0", + "pull-glob": "~1.0.6", + "pull-live": "^1.0.0", "pull-notify": "0.0.2", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "pull-write-file": "0.2.4", - "rc": "0.5.5", - "rimraf": "2.2.8" + "pull-paramap": "^1.1.4", + "pull-stream": "^3.3.0", + "pull-write-file": "^0.2.1", + "rc": "~0.5.4", + "rimraf": "~2.2.8" }, "dependencies": { "deep-extend": { @@ -4661,7 +4661,7 @@ "resolved": "https://registry.npmjs.org/pull-file/-/pull-file-0.5.0.tgz", "integrity": "sha1-s8pAUwbggvnUUoKIkzutsrZWNls=", "requires": { - "pull-utf8-decoder": "1.0.2" + "pull-utf8-decoder": "^1.0.2" } }, "pull-notify": { @@ -4669,7 +4669,7 @@ "resolved": "https://registry.npmjs.org/pull-notify/-/pull-notify-0.0.2.tgz", "integrity": "sha1-KAu7oaV2g+IqOCBrKYlGXyQFGCE=", "requires": { - "pull-pushable": "2.1.1" + "pull-pushable": "^2.0.0" } }, "rc": { @@ -4677,10 +4677,10 @@ "resolved": "https://registry.npmjs.org/rc/-/rc-0.5.5.tgz", "integrity": "sha1-VBzDMA9GS23+ZDLXVvDy3T6esZk=", "requires": { - "deep-extend": "0.2.11", - "ini": "1.3.5", - "minimist": "0.0.8", - "strip-json-comments": "0.1.3" + "deep-extend": "~0.2.5", + "ini": "~1.3.0", + "minimist": "~0.0.7", + "strip-json-comments": "0.1.x" } }, "rimraf": { @@ -4700,8 +4700,8 @@ "resolved": "https://registry.npmjs.org/multiblob-http/-/multiblob-http-0.2.1.tgz", "integrity": "sha1-N8C+qsxx0YNgEsBi282teX0CIps=", "requires": { - "pull-stream": "3.6.8", - "stream-to-pull-stream": "1.7.2" + "pull-stream": "^3.4.3", + "stream-to-pull-stream": "^1.7.0" } }, "multicb": { @@ -4714,13 +4714,13 @@ "resolved": "https://registry.npmjs.org/multiserver/-/multiserver-1.10.0.tgz", "integrity": "sha1-0pig0AKOClhvkLufyURoTUI5D4g=", "requires": { - "pull-cat": "1.1.11", - "pull-stream": "3.6.8", - "pull-ws": "3.3.0", - "secret-handshake": "1.1.11", + "pull-cat": "~1.1.5", + "pull-stream": "^3.4.3", + "pull-ws": "^3.2.7", + "secret-handshake": "^1.1.5", "separator-escape": "0.0.0", "socks": "1.1.9", - "stream-to-pull-stream": "1.7.2" + "stream-to-pull-stream": "^1.7.2" } }, "mutant": { @@ -4729,7 +4729,7 @@ "integrity": "sha1-kEh1RvcAs8KKqApD0c99M48wdYE=", "requires": { "browser-split": "0.0.1", - "xtend": "4.0.1" + "xtend": "^4.0.1" }, "dependencies": { "browser-split": { @@ -4744,9 +4744,9 @@ "resolved": "https://registry.npmjs.org/mutant-pull-reduce/-/mutant-pull-reduce-1.1.0.tgz", "integrity": "sha1-lvdwJ7QABhNkrL8mM74ugtVEDmo=", "requires": { - "mutant": "3.22.1", + "mutant": "^3.14.1", "pull-pause": "0.0.0", - "pull-stream": "3.6.8" + "pull-stream": "^3.5.0" } }, "mutant-scroll": { @@ -4754,10 +4754,10 @@ "resolved": "https://registry.npmjs.org/mutant-scroll/-/mutant-scroll-1.0.2.tgz", "integrity": "sha512-0ZrtqOd8dNJyV/P105JEazyI/a7sUV8U7XKJNmkB5LCBSC21xupgA/we6YJp5cuNvxmN5RVONEqXAI6GIn8mgw==", "requires": { - "lodash.throttle": "4.1.1", - "mutant": "3.22.1", + "lodash.throttle": "^4.1.1", + "mutant": "^3.22.1", "pull-pause": "0.0.1", - "pull-stream": "3.6.8" + "pull-stream": "^3.6.1" }, "dependencies": { "pull-pause": { @@ -4778,11 +4778,11 @@ "resolved": "https://registry.npmjs.org/muxrpc/-/muxrpc-6.3.3.tgz", "integrity": "sha1-aK2UDvf2Ad+dqe8iEbChc9Uob50=", "requires": { - "explain-error": "1.0.4", - "packet-stream": "2.0.2", - "packet-stream-codec": "1.1.2", - "pull-goodbye": "0.0.2", - "pull-stream": "3.6.8" + "explain-error": "^1.0.1", + "packet-stream": "~2.0.0", + "packet-stream-codec": "^1.1.1", + "pull-goodbye": "~0.0.1", + "pull-stream": "^3.2.3" } }, "muxrpc-validation": { @@ -4790,8 +4790,8 @@ "resolved": "https://registry.npmjs.org/muxrpc-validation/-/muxrpc-validation-2.0.1.tgz", "integrity": "sha1-zWUNFyAl/p0GQjCqs4ymMo3Rby8=", "requires": { - "pull-stream": "2.28.4", - "zerr": "1.0.4" + "pull-stream": "^2.28.3", + "zerr": "^1.0.1" }, "dependencies": { "pull-stream": { @@ -4799,7 +4799,7 @@ "resolved": "https://registry.npmjs.org/pull-stream/-/pull-stream-2.28.4.tgz", "integrity": "sha1-fql0E8FhnCC8O9+eEOkTR7AyU+Q=", "requires": { - "pull-core": "1.1.0" + "pull-core": "~1.1.0" } } } @@ -4809,10 +4809,10 @@ "resolved": "https://registry.npmjs.org/muxrpcli/-/muxrpcli-1.1.0.tgz", "integrity": "sha1-Sum6mGq4JcSlwS/LccbaqB6rUVg=", "requires": { - "minimist": "1.2.0", - "pull-stream": "2.28.4", - "stream-to-pull-stream": "1.7.2", - "word-wrap": "1.2.3" + "minimist": "^1.2.0", + "pull-stream": "^2.28.3", + "stream-to-pull-stream": "^1.6.6", + "word-wrap": "^1.1.0" }, "dependencies": { "minimist": { @@ -4825,7 +4825,7 @@ "resolved": "https://registry.npmjs.org/pull-stream/-/pull-stream-2.28.4.tgz", "integrity": "sha1-fql0E8FhnCC8O9+eEOkTR7AyU+Q=", "requires": { - "pull-core": "1.1.0" + "pull-core": "~1.1.0" } } } @@ -4835,9 +4835,9 @@ "resolved": "https://registry.npmjs.org/mv/-/mv-2.1.1.tgz", "integrity": "sha1-rmzg1vbV4KT32JN5jQPB6pVZtqI=", "requires": { - "mkdirp": "0.5.1", - "ncp": "2.0.0", - "rimraf": "2.4.5" + "mkdirp": "~0.5.1", + "ncp": "~2.0.0", + "rimraf": "~2.4.0" }, "dependencies": { "glob": { @@ -4845,11 +4845,11 @@ "resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz", "integrity": "sha1-DwiGD2oVUSey+t1PnOJLGqtuTSI=", "requires": { - "inflight": "1.0.6", - "inherits": "2.0.3", - "minimatch": "3.0.4", - "once": "1.4.0", - "path-is-absolute": "1.0.1" + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "2 || 3", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" } }, "rimraf": { @@ -4857,7 +4857,7 @@ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.4.5.tgz", "integrity": "sha1-7nEM5dk6j9uFb7Xqj/Di11k0sto=", "requires": { - "glob": "6.0.4" + "glob": "^6.0.1" } } } @@ -4884,7 +4884,7 @@ "resolved": "https://registry.npmjs.org/neodoc/-/neodoc-1.4.0.tgz", "integrity": "sha1-Uwyph33gcp/9XWQg+1KxBPCIjQU=", "requires": { - "ansi-regex": "2.1.1" + "ansi-regex": "^2.0.0" } }, "node-abi": { @@ -4892,7 +4892,7 @@ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.1.2.tgz", "integrity": "sha512-hmUtb8m75RSi7N+zZLYqe75XDvZB+6LyTBPkj2DConvNgQet2e3BIqEwe1LLvqMrfyjabuT5ZOrTioLCH1HTdA==", "requires": { - "semver": "5.4.1" + "semver": "^5.4.1" } }, "node-gyp-build": { @@ -4906,7 +4906,7 @@ "resolved": "https://registry.npmjs.org/non-private-ip/-/non-private-ip-1.4.2.tgz", "integrity": "sha1-7VH6e/fpGpxjI5TxBUe2o5Xovq0=", "requires": { - "ip": "0.3.3" + "ip": "~0.3.2" }, "dependencies": { "ip": { @@ -4927,10 +4927,10 @@ "integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==", "dev": true, "requires": { - "hosted-git-info": "2.6.0", - "is-builtin-module": "1.0.0", - "semver": "5.4.1", - "validate-npm-package-license": "3.0.3" + "hosted-git-info": "^2.1.4", + "is-builtin-module": "^1.0.0", + "semver": "2 || 3 || 4 || 5", + "validate-npm-package-license": "^3.0.1" } }, "normalize-path": { @@ -4938,7 +4938,7 @@ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", "requires": { - "remove-trailing-separator": "1.1.0" + "remove-trailing-separator": "^1.0.1" } }, "normalize-uri": { @@ -4951,9 +4951,9 @@ "resolved": "https://registry.npmjs.org/npm-prefix/-/npm-prefix-1.2.0.tgz", "integrity": "sha1-5hlFX3B0ulTMZtbQ033Z8b5ry8A=", "requires": { - "rc": "1.2.2", - "shellsubstitute": "1.2.0", - "untildify": "2.1.0" + "rc": "^1.1.0", + "shellsubstitute": "^1.1.0", + "untildify": "^2.1.0" } }, "npmlog": { @@ -4961,10 +4961,10 @@ "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz", "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", "requires": { - "are-we-there-yet": "1.1.4", - "console-control-strings": "1.1.0", - "gauge": "2.7.4", - "set-blocking": "2.0.0" + "are-we-there-yet": "~1.1.2", + "console-control-strings": "~1.1.0", + "gauge": "~2.7.3", + "set-blocking": "~2.0.0" } }, "nugget": { @@ -4973,12 +4973,12 @@ "integrity": "sha1-IBCVpIfhrTYIGzQy+jytpPjQcbA=", "dev": true, "requires": { - "debug": "2.6.9", - "minimist": "1.2.0", - "pretty-bytes": "1.0.4", - "progress-stream": "1.2.0", - "request": "2.87.0", - "single-line-log": "1.1.2", + "debug": "^2.1.3", + "minimist": "^1.1.0", + "pretty-bytes": "^1.0.2", + "progress-stream": "^1.1.0", + "request": "^2.45.0", + "single-line-log": "^1.1.2", "throttleit": "0.0.2" }, "dependencies": { @@ -5021,8 +5021,8 @@ "resolved": "https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz", "integrity": "sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=", "requires": { - "for-own": "0.1.5", - "is-extendable": "0.1.1" + "for-own": "^0.1.4", + "is-extendable": "^0.1.1" } }, "observ": { @@ -5035,7 +5035,7 @@ "resolved": "https://registry.npmjs.org/observ-debounce/-/observ-debounce-1.1.1.tgz", "integrity": "sha1-ME6XyFrdpw7NfwjaRQZ475Dwtwc=", "requires": { - "observ": "0.2.0" + "observ": "~0.2.0" } }, "obv": { @@ -5058,7 +5058,7 @@ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "requires": { - "wrappy": "1.0.2" + "wrappy": "1" } }, "onetime": { @@ -5081,8 +5081,8 @@ "resolved": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz", "integrity": "sha1-2j6nRob6IaGaERwybpDrFaAZZoY=", "requires": { - "minimist": "0.0.8", - "wordwrap": "0.0.3" + "minimist": "~0.0.1", + "wordwrap": "~0.0.2" } }, "optionator": { @@ -5091,12 +5091,12 @@ "integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=", "dev": true, "requires": { - "deep-is": "0.1.3", - "fast-levenshtein": "2.0.6", - "levn": "0.3.0", - "prelude-ls": "1.1.2", - "type-check": "0.3.2", - "wordwrap": "1.0.0" + "deep-is": "~0.1.3", + "fast-levenshtein": "~2.0.4", + "levn": "~0.3.0", + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2", + "wordwrap": "~1.0.0" }, "dependencies": { "wordwrap": { @@ -5127,8 +5127,8 @@ "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.4.tgz", "integrity": "sha1-Qv5tWVPfBsgGS+bxdsPQWqqjRkQ=", "requires": { - "os-homedir": "1.0.2", - "os-tmpdir": "1.0.2" + "os-homedir": "^1.0.0", + "os-tmpdir": "^1.0.0" } }, "packet-stream": { @@ -5141,8 +5141,8 @@ "resolved": "https://registry.npmjs.org/packet-stream-codec/-/packet-stream-codec-1.1.2.tgz", "integrity": "sha1-ebMC/BRM37tKtv66cEDmpdmcecc=", "requires": { - "pull-reader": "1.2.9", - "pull-through": "1.0.18" + "pull-reader": "^1.2.4", + "pull-through": "^1.0.17" } }, "pako": { @@ -5155,12 +5155,12 @@ "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-1.1.1.tgz", "integrity": "sha1-gRLYhHExnyerrk1klksSL+ThuJA=", "requires": { - "character-entities": "1.2.1", - "character-entities-legacy": "1.1.1", - "character-reference-invalid": "1.1.1", - "is-alphanumerical": "1.0.1", - "is-decimal": "1.0.1", - "is-hexadecimal": "1.0.1" + "character-entities": "^1.0.0", + "character-entities-legacy": "^1.0.0", + "character-reference-invalid": "^1.0.0", + "is-alphanumerical": "^1.0.0", + "is-decimal": "^1.0.0", + "is-hexadecimal": "^1.0.0" } }, "parse-glob": { @@ -5168,10 +5168,10 @@ "resolved": "https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz", "integrity": "sha1-ssN2z7EfNVE7rdFz7wu246OIORw=", "requires": { - "glob-base": "0.3.0", - "is-dotfile": "1.0.3", - "is-extglob": "1.0.0", - "is-glob": "2.0.1" + "glob-base": "^0.3.0", + "is-dotfile": "^1.0.0", + "is-extglob": "^1.0.0", + "is-glob": "^2.0.0" } }, "parse-json": { @@ -5180,7 +5180,7 @@ "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=", "dev": true, "requires": { - "error-ex": "1.3.1" + "error-ex": "^1.2.0" } }, "patch-book": { @@ -5188,18 +5188,18 @@ "resolved": "https://registry.npmjs.org/patch-book/-/patch-book-1.0.15.tgz", "integrity": "sha512-0FatazKcbdt2IwsTwJUFDAP3hAimvFM3haWoTROXPl4Gb3c83irdBETU3uo12SYLkfENq2nvc9YkeZguNuTzeg==", "requires": { - "bulk-require": "1.0.1", - "deep-equal": "1.0.1", - "depnest": "1.3.0", - "html-escape": "2.0.0", - "monotonic-timestamp": "0.0.9", - "mutant": "3.22.1", - "pull-many": "1.0.8", - "pull-scroll": "1.0.9", - "pull-sort": "1.0.1", - "pull-stream": "3.6.8", - "read-directory": "3.0.0", - "suggest-box": "2.2.3" + "bulk-require": "^1.0.1", + "deep-equal": "^1.0.1", + "depnest": "^1.3.0", + "html-escape": "^2.0.0", + "monotonic-timestamp": "^0.0.9", + "mutant": "^3.22.1", + "pull-many": "^1.0.8", + "pull-scroll": "^1.0.9", + "pull-sort": "^1.0.1", + "pull-stream": "^3.6.1", + "read-directory": "^3.0.0", + "suggest-box": "^2.2.3" }, "dependencies": { "read-directory": { @@ -5207,11 +5207,11 @@ "resolved": "https://registry.npmjs.org/read-directory/-/read-directory-3.0.0.tgz", "integrity": "sha512-D9aGTSoUm2AxxEX8brBkGOB7GZ7/Opv5AuQCz0VRsccPV2WwsEoRpN5bRPGi/XhRF00SRYhpgwI14Uk7QsPbEA==", "requires": { - "defaults": "1.0.3", - "each-async": "1.1.1", - "glob": "7.1.2", - "static-module": "1.5.0", - "through2": "2.0.3" + "defaults": "^1.0.3", + "each-async": "^1.1.1", + "glob": "^7.1.2", + "static-module": "^1.3.2", + "through2": "^2.0.3" } }, "through2": { @@ -5219,8 +5219,8 @@ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz", "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=", "requires": { - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "readable-stream": "^2.1.5", + "xtend": "~4.0.1" } } } @@ -5230,7 +5230,7 @@ "resolved": "https://registry.npmjs.org/patch-context/-/patch-context-2.0.1.tgz", "integrity": "sha1-JLiEM2Rr+9e4+EkGFEKJeTQcxuY=", "requires": { - "is-electron": "2.1.0" + "is-electron": "^2.0.0" } }, "patch-drafts": { @@ -5238,8 +5238,8 @@ "resolved": "https://registry.npmjs.org/patch-drafts/-/patch-drafts-0.0.6.tgz", "integrity": "sha512-C0uezBJ/TymZO4swd1qOD4MqghhQCNCshB3tHjRCl5f2tvj3KLQ8vwMsD8kQrbKwxdS4h6uxYBSazFG/Q56l6g==", "requires": { - "depnest": "1.3.0", - "lodash.merge": "4.6.0" + "depnest": "^1.3.0", + "lodash.merge": "^4.6.0" } }, "patch-gatherings": { @@ -5247,21 +5247,21 @@ "resolved": "https://registry.npmjs.org/patch-gatherings/-/patch-gatherings-2.4.6.tgz", "integrity": "sha512-QVyaHQnAme4QOlFpr+pFuxrQ7CnXfDAj4B+FEdHn0NVhemg2gRpBsipYAGBkBRmgAUQnlYtsqSDuzXxPjxwRXg==", "requires": { - "bulk-require": "1.0.1", - "cssify": "1.0.3", - "depject": "4.1.1", - "depnest": "1.3.0", - "flatpickr": "2.6.3", - "insert-css": "2.0.0", - "libnested": "1.2.1", - "moment": "2.22.2", - "mutant": "3.22.1", - "pull-notify": "0.1.1", - "pull-scroll": "1.0.9", - "read-directory": "2.1.1", - "spacetime": "1.3.3", - "ssb-ref": "2.8.0", - "suggest-box": "2.2.3" + "bulk-require": "^1.0.0", + "cssify": "^1.0.3", + "depject": "^4.1.0", + "depnest": "^1.3.0", + "flatpickr": "^2.6.1", + "insert-css": "^2.0.0", + "libnested": "^1.2.1", + "moment": "^2.18.0", + "mutant": "^3.18.0", + "pull-notify": "^0.1.1", + "pull-scroll": "^1.0.3", + "read-directory": "^2.0.0", + "spacetime": "^1.0.4", + "ssb-ref": "^2.7.1", + "suggest-box": "^2.2.3" } }, "patch-history": { @@ -5269,10 +5269,10 @@ "resolved": "https://registry.npmjs.org/patch-history/-/patch-history-1.0.0.tgz", "integrity": "sha512-lWc3U5awYkuZIBLiRcDgagtilCEQwb2IN3UAorVrIzdp4+MkyrVH3MQmVazx4YLV4w9AkVUy5Fdyz3yn8v32iw==", "requires": { - "depject": "4.1.1", - "depnest": "1.3.0", - "lodash": "4.17.4", - "mutant": "3.22.1" + "depject": "^4.1.0", + "depnest": "^1.3.0", + "lodash": "^4.17.4", + "mutant": "^3.21.2" }, "dependencies": { "depject": { @@ -5280,7 +5280,7 @@ "resolved": "https://registry.npmjs.org/depject/-/depject-4.1.1.tgz", "integrity": "sha1-6/ciCGgsEfx9BRIjxG6223jVYFg=", "requires": { - "libnested": "1.2.1" + "libnested": "^1.1.0" } } } @@ -5290,24 +5290,24 @@ "resolved": "https://registry.npmjs.org/patch-hub/-/patch-hub-1.1.0.tgz", "integrity": "sha512-rIt7OI68eiYS4abcDCttt9KaIL7s4ZHRvG3+c9u9/mZqwQ/aJbcANcFI6ukH7em5sT839i3yk/c0f0VSVHb6tw==", "requires": { - "asyncmemo": "1.0.0", - "bulk-require": "1.0.1", - "depnest": "1.3.0", - "emoji-named-characters": "1.0.2", - "highlight.js": "9.12.0", - "libnested": "1.2.1", - "lrucache": "1.0.3", - "mutant": "3.22.1", - "pull-git-repo": "1.2.1", - "pull-next": "1.0.1", - "pull-scroll": "1.0.9", - "pull-stream": "3.6.8", - "read-directory": "2.1.1", - "ssb-avatar": "0.2.0", - "ssb-git-repo": "2.8.3", - "ssb-marked": "0.7.2", - "ssb-ref": "2.8.0", - "xtend": "4.0.1" + "asyncmemo": "^1.0.0", + "bulk-require": "^1.0.0", + "depnest": "^1.3.0", + "emoji-named-characters": "^1.0.2", + "highlight.js": "^9.12.0", + "libnested": "^1.2.1", + "lrucache": "^1.0.2", + "mutant": "^3.19.0", + "pull-git-repo": "^1.2.0", + "pull-next": "^1.0.0", + "pull-scroll": "^1.0.4", + "pull-stream": "^3.5.0", + "read-directory": "^2.0.0", + "ssb-avatar": "^0.2.0", + "ssb-git-repo": "^2.8.1", + "ssb-marked": "^0.7.2", + "ssb-ref": "^2.7.1", + "xtend": "^4.0.1" } }, "patch-inbox": { @@ -5315,16 +5315,16 @@ "resolved": "https://registry.npmjs.org/patch-inbox/-/patch-inbox-1.1.4.tgz", "integrity": "sha512-XGsZKnSq7rYAaOtw2WdrGzIv5zQuJaecyQFk0rzPz0HyAGPTDGe+1y8oMnPlY+cI57HA2boOlUvcJJkMyDAhiQ==", "requires": { - "depnest": "1.3.0", - "libnested": "1.3.2", - "mutant": "3.22.1", - "pull-next-step": "1.0.0", - "pull-scroll": "1.0.9", - "pull-stream": "3.6.8", - "read-directory": "3.0.0", - "ssb-mentions": "0.5.0", - "ssb-ref": "2.11.1", - "suggest-box": "2.2.3" + "depnest": "^1.3.0", + "libnested": "^1.3.2", + "mutant": "^3.21.2", + "pull-next-step": "^1.0.0", + "pull-scroll": "^1.0.9", + "pull-stream": "^3.6.1", + "read-directory": "^3.0.0", + "ssb-mentions": "^0.5.0", + "ssb-ref": "^2.11.1", + "suggest-box": "^2.2.3" }, "dependencies": { "libnested": { @@ -5337,11 +5337,11 @@ "resolved": "https://registry.npmjs.org/read-directory/-/read-directory-3.0.0.tgz", "integrity": "sha512-D9aGTSoUm2AxxEX8brBkGOB7GZ7/Opv5AuQCz0VRsccPV2WwsEoRpN5bRPGi/XhRF00SRYhpgwI14Uk7QsPbEA==", "requires": { - "defaults": "1.0.3", - "each-async": "1.1.1", - "glob": "7.1.2", - "static-module": "1.5.0", - "through2": "2.0.3" + "defaults": "^1.0.3", + "each-async": "^1.1.1", + "glob": "^7.1.2", + "static-module": "^1.3.2", + "through2": "^2.0.3" } }, "ssb-mentions": { @@ -5349,8 +5349,8 @@ "resolved": "https://registry.npmjs.org/ssb-mentions/-/ssb-mentions-0.5.0.tgz", "integrity": "sha512-tXFr8CSNPKwCkRftm8Z0H5mXhfHLNhwNgo7PdR8GobxCSSoaHXfxsGbAJVKDl/kCkgL92nPidS3SlsFqtjFE7Q==", "requires": { - "ssb-marked": "0.7.2", - "ssb-ref": "2.11.1" + "ssb-marked": "^0.7.0", + "ssb-ref": "^2.11.0" } }, "ssb-ref": { @@ -5358,8 +5358,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.11.1.tgz", "integrity": "sha512-K3L9hJ1v0HrH8abtEKiBkdeabHVaws+CS81mZqUfhR84i0dlYhiIIDwqeLxUj/1mLcsZPF3gMKPsFCUr7UAdMA==", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" } }, "through2": { @@ -5367,8 +5367,8 @@ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz", "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=", "requires": { - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "readable-stream": "^2.1.5", + "xtend": "~4.0.1" } } } @@ -5378,13 +5378,13 @@ "resolved": "https://registry.npmjs.org/patch-settings/-/patch-settings-1.1.1.tgz", "integrity": "sha512-hI5GFEqYqwzYzQmc7qUcPA/x/T7fb57KkrVpvdS+tTpqeiRhhsa7BKjZw4HXw5uJQDFMIT8U+Hgu4xXiHj0tkA==", "requires": { - "deep-equal": "1.0.1", - "depnest": "1.3.0", - "lodash.get": "4.4.2", - "lodash.merge": "4.6.0", - "lodash.mergewith": "4.6.1", - "lodash.set": "4.3.2", - "mutant": "3.22.1" + "deep-equal": "^1.0.1", + "depnest": "^1.3.0", + "lodash.get": "^4.4.2", + "lodash.merge": "^4.6.0", + "lodash.mergewith": "^4.6.1", + "lodash.set": "^4.3.2", + "mutant": "^3.21.2" } }, "patch-suggest": { @@ -5392,10 +5392,10 @@ "resolved": "https://registry.npmjs.org/patch-suggest/-/patch-suggest-2.0.2.tgz", "integrity": "sha512-I9jdQVvLNX5dZw8E2nz8BGDT2D5N39Qb/mprE2mEsz+VX/5b+yuuwA6BxhGuiyQtKqHNwugnxOpEG4P7u2fW1Q==", "requires": { - "depnest": "1.3.0", - "lodash.map": "4.6.0", - "mutant": "3.22.1", - "ssb-ref": "2.11.1" + "depnest": "^1.3.0", + "lodash.map": "^4.6.0", + "mutant": "^3.22.1", + "ssb-ref": "^2.11.1" }, "dependencies": { "ssb-ref": { @@ -5403,8 +5403,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.11.1.tgz", "integrity": "sha512-K3L9hJ1v0HrH8abtEKiBkdeabHVaws+CS81mZqUfhR84i0dlYhiIIDwqeLxUj/1mLcsZPF3gMKPsFCUr7UAdMA==", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" } } } @@ -5414,7 +5414,7 @@ "resolved": "https://registry.npmjs.org/patchbay-book/-/patchbay-book-1.0.7.tgz", "integrity": "sha512-rgv8QNfHu5FKw60xbJ40riOiaW0BM26MkgJZPIdfm8Ktg/DIesg946xif1QNVR8FvVnI6dSncqMDZp1/P56qjw==", "requires": { - "patch-book": "1.0.15" + "patch-book": "^1.0.15" } }, "patchbay-gatherings": { @@ -5422,15 +5422,15 @@ "resolved": "https://registry.npmjs.org/patchbay-gatherings/-/patchbay-gatherings-2.0.2.tgz", "integrity": "sha512-+SdurkgSQl07N52pGbwGjUPdyLXtmm8EfwJfSSEUgUZjzf/VThvkplWSzpEw5vmotyLWZHdRG7Z6z1RDXIVsYw==", "requires": { - "bulk-require": "1.0.1", - "depject": "4.1.1", - "depnest": "1.3.0", - "libnested": "1.2.1", - "mutant": "3.22.1", - "patch-gatherings": "2.4.6", - "pull-scroll": "1.0.9", - "pull-stream": "3.6.8", - "read-directory": "2.1.1" + "bulk-require": "^1.0.0", + "depject": "^4.1.0", + "depnest": "^1.3.0", + "libnested": "^1.2.1", + "mutant": "^3.19.0", + "patch-gatherings": "^2.4.6", + "pull-scroll": "^1.0.8", + "pull-stream": "^3.5.0", + "read-directory": "^2.0.0" } }, "patchbay-poll": { @@ -5438,19 +5438,19 @@ "resolved": "https://registry.npmjs.org/patchbay-poll/-/patchbay-poll-1.0.5.tgz", "integrity": "sha512-1yMoX4YnKzDbXlj3G3QjnEH8rNppYGzi4m8/Rm+HakAUX6OSppIrEjRIDwzhEKNov+uYViPJml/U1+zGebbIDw==", "requires": { - "cross-script": "1.0.5", - "depnest": "1.3.0", - "flatpickr": "4.5.0", - "libnested": "1.2.1", - "lodash": "4.17.10", - "mutant": "3.22.1", + "cross-script": "^1.0.5", + "depnest": "^1.3.0", + "flatpickr": "^4.4.4", + "libnested": "^1.2.1", + "lodash": "^4.17.10", + "mutant": "^3.22.1", "mutant-scroll": "0.0.5", - "pull-next-query": "1.0.0", - "pull-stream": "3.6.8", - "read-directory": "3.0.0", - "require-style": "1.0.1", - "scuttle-poll": "1.2.0", - "ssb-poll-schema": "1.6.1" + "pull-next-query": "^1.0.0", + "pull-stream": "^3.6.2", + "read-directory": "^3.0.0", + "require-style": "^1.0.1", + "scuttle-poll": "^1.2.0", + "ssb-poll-schema": "^1.3.3" }, "dependencies": { "flatpickr": { @@ -5468,9 +5468,9 @@ "resolved": "https://registry.npmjs.org/mutant-scroll/-/mutant-scroll-0.0.5.tgz", "integrity": "sha512-sHAK328p8NYD1HU/0+b/NLbO1x1clpafMKzti4pXZOjQGQ2UnblAFi7TEd5+YZeEz3KZNuFf3tsnw9qG4OHxGQ==", "requires": { - "mutant": "3.22.1", + "mutant": "^3.22.1", "pull-pause": "0.0.1", - "pull-stream": "3.6.8" + "pull-stream": "^3.6.1" } }, "pull-pause": { @@ -5483,11 +5483,11 @@ "resolved": "https://registry.npmjs.org/read-directory/-/read-directory-3.0.0.tgz", "integrity": "sha512-D9aGTSoUm2AxxEX8brBkGOB7GZ7/Opv5AuQCz0VRsccPV2WwsEoRpN5bRPGi/XhRF00SRYhpgwI14Uk7QsPbEA==", "requires": { - "defaults": "1.0.3", - "each-async": "1.1.1", - "glob": "7.1.2", - "static-module": "1.5.0", - "through2": "2.0.3" + "defaults": "^1.0.3", + "each-async": "^1.1.1", + "glob": "^7.1.2", + "static-module": "^1.3.2", + "through2": "^2.0.3" } }, "through2": { @@ -5495,8 +5495,8 @@ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz", "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=", "requires": { - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "readable-stream": "^2.1.5", + "xtend": "~4.0.1" } } } @@ -5506,38 +5506,38 @@ "resolved": "https://registry.npmjs.org/patchcore/-/patchcore-1.27.2.tgz", "integrity": "sha512-+X1XJSqXQ0ozmpSvG32x8FzY3nYNV/NfyHlursOpkaTth9vLi6NuwHp8j7TSm9xUVZMsM+/5YDqgeDM6HqB6oQ==", "requires": { - "bulk-require": "1.0.1", - "bulkify": "1.4.2", - "color-hash": "1.0.3", - "depnest": "1.3.0", - "emoji-named-characters": "1.0.2", - "es2040": "1.2.6", - "flat": "4.0.0", - "hashlru": "2.2.0", - "html-escape": "2.0.0", + "bulk-require": "^1.0.0", + "bulkify": "^1.4.2", + "color-hash": "^1.0.3", + "depnest": "^1.0.2", + "emoji-named-characters": "^1.0.2", + "es2040": "^1.2.4", + "flat": "^4.0.0", + "hashlru": "^2.2.0", + "html-escape": "^2.0.0", "human-time": "0.0.1", - "mutant": "3.22.1", - "mutant-pull-reduce": "1.1.0", - "piexifjs": "1.0.4", - "pull-abortable": "4.1.1", - "pull-box-stream": "1.0.13", - "pull-cat": "1.1.11", - "pull-defer": "0.2.2", + "mutant": "^3.21.2", + "mutant-pull-reduce": "^1.1.0", + "piexifjs": "^1.0.4", + "pull-abortable": "^4.1.0", + "pull-box-stream": "~1.0.13", + "pull-cat": "^1.1.11", + "pull-defer": "~0.2.2", "pull-reconnect": "0.0.3", - "pull-stream": "3.6.8", - "scuttle-blog": "1.0.1", - "simple-mime": "0.1.0", - "sorted-array-functions": "1.0.0", - "split-buffer": "1.0.0", - "ssb-client": "4.5.7", - "ssb-config": "2.2.0", - "ssb-feed": "2.3.0", - "ssb-friends": "2.4.0", - "ssb-keys": "7.0.16", - "ssb-markdown": "3.6.0", - "ssb-ref": "2.11.1", - "ssb-sort": "1.1.0", - "xtend": "4.0.1" + "pull-stream": "^3.5.0", + "scuttle-blog": "^1.0.0", + "simple-mime": "^0.1.0", + "sorted-array-functions": "^1.0.0", + "split-buffer": "^1.0.0", + "ssb-client": "^4.5.2", + "ssb-config": "^2.2.0", + "ssb-feed": "^2.3.0", + "ssb-friends": "^2.2.3", + "ssb-keys": "^7.0.9", + "ssb-markdown": "^3.6.0", + "ssb-ref": "^2.11.0", + "ssb-sort": "^1.0.0", + "xtend": "^4.0.1" }, "dependencies": { "ssb-markdown": { @@ -5545,10 +5545,10 @@ "resolved": "https://registry.npmjs.org/ssb-markdown/-/ssb-markdown-3.6.0.tgz", "integrity": "sha512-WaI/s6Zbq9EBAE9CD2OnPMn1U7Wce3HBK3EZN2qfnjIEkirL/oj8Wz92sBYyyV+tae1aJJRTV7/PFbT5YfNk+g==", "requires": { - "emoji-named-characters": "1.0.2", - "ssb-marked": "0.7.4", - "ssb-msgs": "5.2.0", - "ssb-ref": "2.11.1" + "emoji-named-characters": "^1.0.2", + "ssb-marked": "^0.7.3", + "ssb-msgs": "^5.2.0", + "ssb-ref": "^2.3.0" } }, "ssb-marked": { @@ -5561,8 +5561,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.11.1.tgz", "integrity": "sha512-K3L9hJ1v0HrH8abtEKiBkdeabHVaws+CS81mZqUfhR84i0dlYhiIIDwqeLxUj/1mLcsZPF3gMKPsFCUr7UAdMA==", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" } } } @@ -5573,7 +5573,7 @@ "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=", "dev": true, "requires": { - "pinkie-promise": "2.0.1" + "pinkie-promise": "^2.0.0" } }, "path-is-absolute": { @@ -5598,9 +5598,9 @@ "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=", "dev": true, "requires": { - "graceful-fs": "4.1.11", - "pify": "2.3.0", - "pinkie-promise": "2.0.1" + "graceful-fs": "^4.1.2", + "pify": "^2.0.0", + "pinkie-promise": "^2.0.0" } }, "pend": { @@ -5635,7 +5635,7 @@ "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=", "requires": { - "pinkie": "2.0.4" + "pinkie": "^2.0.0" } }, "pkg-config": { @@ -5644,9 +5644,9 @@ "integrity": "sha1-VX7yLXPaPIg3EHdmxS6tq94pj+Q=", "dev": true, "requires": { - "debug-log": "1.0.1", - "find-root": "1.1.0", - "xtend": "4.0.1" + "debug-log": "^1.0.0", + "find-root": "^1.0.0", + "xtend": "^4.0.1" } }, "plur": { @@ -5654,7 +5654,7 @@ "resolved": "https://registry.npmjs.org/plur/-/plur-2.1.2.tgz", "integrity": "sha1-dIJFLBoPUI4+NE6uwxLJHCncZVo=", "requires": { - "irregular-plurals": "1.4.0" + "irregular-plurals": "^1.0.0" } }, "pluralize": { @@ -5668,9 +5668,9 @@ "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.1.tgz", "integrity": "sha1-AA29H47vIXqjaLmiEsX8QLKo8/I=", "requires": { - "chalk": "1.1.3", - "source-map": "0.5.7", - "supports-color": "3.2.3" + "chalk": "^1.1.3", + "source-map": "^0.5.6", + "supports-color": "^3.2.3" }, "dependencies": { "source-map": { @@ -5683,7 +5683,7 @@ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz", "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=", "requires": { - "has-flag": "1.0.0" + "has-flag": "^1.0.0" } } } @@ -5693,7 +5693,7 @@ "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.1.0.tgz", "integrity": "sha1-thTJcgvmgW6u41+zpfqh26agXds=", "requires": { - "postcss": "6.0.1" + "postcss": "^6.0.1" } }, "postcss-modules-local-by-default": { @@ -5701,8 +5701,8 @@ "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz", "integrity": "sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=", "requires": { - "css-selector-tokenizer": "0.7.0", - "postcss": "6.0.1" + "css-selector-tokenizer": "^0.7.0", + "postcss": "^6.0.1" } }, "postcss-modules-scope": { @@ -5710,8 +5710,8 @@ "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz", "integrity": "sha1-1upkmUx5+XtipytCb75gVqGUu5A=", "requires": { - "css-selector-tokenizer": "0.7.0", - "postcss": "6.0.1" + "css-selector-tokenizer": "^0.7.0", + "postcss": "^6.0.1" } }, "postcss-modules-values": { @@ -5719,8 +5719,8 @@ "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz", "integrity": "sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA=", "requires": { - "icss-replace-symbols": "1.1.0", - "postcss": "6.0.1" + "icss-replace-symbols": "^1.1.0", + "postcss": "^6.0.1" } }, "prebuild-install": { @@ -5728,19 +5728,19 @@ "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-2.3.0.tgz", "integrity": "sha512-gzjq2oHB8oMbzJSsSh9MQ64zrXZGt092/uT4TLZlz2qnrPxpWqp4vYB7LZrDxnlxf5RfbCjkgDI/z0EIVuYzAw==", "requires": { - "expand-template": "1.1.0", + "expand-template": "^1.0.2", "github-from-package": "0.0.0", - "minimist": "1.2.0", - "mkdirp": "0.5.1", - "node-abi": "2.1.2", - "noop-logger": "0.1.1", - "npmlog": "4.1.2", - "os-homedir": "1.0.2", - "pump": "1.0.3", - "rc": "1.2.2", - "simple-get": "1.4.3", - "tar-fs": "1.16.0", - "tunnel-agent": "0.6.0", + "minimist": "^1.2.0", + "mkdirp": "^0.5.1", + "node-abi": "^2.1.1", + "noop-logger": "^0.1.1", + "npmlog": "^4.0.1", + "os-homedir": "^1.0.1", + "pump": "^1.0.1", + "rc": "^1.1.6", + "simple-get": "^1.4.2", + "tar-fs": "^1.13.0", + "tunnel-agent": "^0.6.0", "xtend": "4.0.1" }, "dependencies": { @@ -5768,8 +5768,8 @@ "integrity": "sha1-CiLoIQYJrTVUL4yNXSFZr/B1HIQ=", "dev": true, "requires": { - "get-stdin": "4.0.1", - "meow": "3.7.0" + "get-stdin": "^4.0.1", + "meow": "^3.1.0" } }, "private": { @@ -5782,7 +5782,7 @@ "resolved": "https://registry.npmjs.org/private-box/-/private-box-0.2.1.tgz", "integrity": "sha1-HfBhr8pbMDnH/qrdDa8PVvB+PsA=", "requires": { - "chloride": "2.2.8" + "chloride": "^2.2.1" } }, "process-nextick-args": { @@ -5802,8 +5802,8 @@ "integrity": "sha1-LNPP6jO6OonJwSHsM0er6asSX3c=", "dev": true, "requires": { - "speedometer": "0.1.4", - "through2": "0.2.3" + "speedometer": "~0.1.2", + "through2": "~0.2.3" }, "dependencies": { "isarray": { @@ -5824,10 +5824,10 @@ "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", "dev": true, "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", "isarray": "0.0.1", - "string_decoder": "0.10.31" + "string_decoder": "~0.10.x" } }, "string_decoder": { @@ -5842,8 +5842,8 @@ "integrity": "sha1-6zKE2k6jEbbMis42U3SKUqvyWj8=", "dev": true, "requires": { - "readable-stream": "1.1.14", - "xtend": "2.1.2" + "readable-stream": "~1.1.9", + "xtend": "~2.1.1" } }, "xtend": { @@ -5852,7 +5852,7 @@ "integrity": "sha1-bv7MKk2tjmlixJAbM3znuoe10os=", "dev": true, "requires": { - "object-keys": "0.4.0" + "object-keys": "~0.4.0" } } } @@ -5887,7 +5887,7 @@ "resolved": "https://registry.npmjs.org/pull-async-filter/-/pull-async-filter-1.0.0.tgz", "integrity": "sha1-68NhfZ3iRjkIyJ/QFnHHJ1ZNaDE=", "requires": { - "pull-stream": "2.28.4" + "pull-stream": "^2.26.0" }, "dependencies": { "pull-stream": { @@ -5895,7 +5895,7 @@ "resolved": "https://registry.npmjs.org/pull-stream/-/pull-stream-2.28.4.tgz", "integrity": "sha1-fql0E8FhnCC8O9+eEOkTR7AyU+Q=", "requires": { - "pull-core": "1.1.0" + "pull-core": "~1.1.0" } } } @@ -5910,12 +5910,12 @@ "resolved": "https://registry.npmjs.org/pull-box-stream/-/pull-box-stream-1.0.13.tgz", "integrity": "sha1-w+JAOY6rP1lRsu0QeMWYi/egork=", "requires": { - "chloride": "2.2.8", - "increment-buffer": "1.0.1", - "pull-reader": "1.2.9", - "pull-stream": "3.6.8", - "pull-through": "1.0.18", - "split-buffer": "1.0.0" + "chloride": "^2.2.7", + "increment-buffer": "~1.0.0", + "pull-reader": "^1.2.5", + "pull-stream": "^3.2.3", + "pull-through": "^1.0.18", + "split-buffer": "~1.0.0" } }, "pull-buffered": { @@ -5923,7 +5923,7 @@ "resolved": "https://registry.npmjs.org/pull-buffered/-/pull-buffered-0.3.4.tgz", "integrity": "sha512-rs5MtSaB1LQfXyer2uderwS4ypsTdmh9VC4wZC0WZsIBKqHiy7tFqNZ0QP1ln544N+yQGXEBRbwYn59iO6Ub9w==", "requires": { - "pull-looper": "1.0.0" + "pull-looper": "^1.0.0" } }, "pull-cache": { @@ -5951,9 +5951,9 @@ "resolved": "https://registry.npmjs.org/pull-cursor/-/pull-cursor-2.1.3.tgz", "integrity": "sha1-Ah6X19I9eK9mrda4wcF/1v2xK2w=", "requires": { - "looper": "4.0.0", - "ltgt": "2.2.0", - "pull-stream": "3.6.8" + "looper": "^4.0.0", + "ltgt": "^2.2.0", + "pull-stream": "^3.6.0" } }, "pull-defer": { @@ -5966,7 +5966,7 @@ "resolved": "https://registry.npmjs.org/pull-file/-/pull-file-1.0.0.tgz", "integrity": "sha1-WgywNteO4Q4+C0KT389u/6EDYxg=", "requires": { - "pull-utf8-decoder": "1.0.2" + "pull-utf8-decoder": "^1.0.2" } }, "pull-flatmap": { @@ -5979,10 +5979,10 @@ "resolved": "https://registry.npmjs.org/pull-fs/-/pull-fs-1.1.6.tgz", "integrity": "sha1-8YT2p3KLtNlWQTdr6tafb2bfR80=", "requires": { - "pull-file": "0.5.0", - "pull-stream": "3.6.8", - "pull-traverse": "1.0.3", - "pull-write-file": "0.2.4" + "pull-file": "^0.5.0", + "pull-stream": "^3.3.0", + "pull-traverse": "^1.0.3", + "pull-write-file": "^0.2.1" }, "dependencies": { "pull-file": { @@ -5990,7 +5990,7 @@ "resolved": "https://registry.npmjs.org/pull-file/-/pull-file-0.5.0.tgz", "integrity": "sha1-s8pAUwbggvnUUoKIkzutsrZWNls=", "requires": { - "pull-utf8-decoder": "1.0.2" + "pull-utf8-decoder": "^1.0.2" } } } @@ -6000,13 +6000,13 @@ "resolved": "https://registry.npmjs.org/pull-git-pack/-/pull-git-pack-1.0.2.tgz", "integrity": "sha512-WZzAAs9ap+QBHliP3E7sCn9kRfMNbdtFVOU0wRRtbY8x6+SUGeCpIkeYUcl9K/KgkL+2XZeyKXzPZ688IyfMbQ==", "requires": { - "pako": "1.0.6", - "pull-buffered": "0.3.4", - "pull-cat": "1.1.11", - "pull-git-packidx-parser": "1.0.0", - "pull-looper": "1.0.0", - "pull-stream": "3.6.8", - "stream-to-pull-stream": "1.7.2" + "pako": "^1.0.3", + "pull-buffered": "^0.3.3", + "pull-cat": "^1.1.8", + "pull-git-packidx-parser": "^1.0.0", + "pull-looper": "^1.0.0", + "pull-stream": "^3.1.0", + "stream-to-pull-stream": "^1.6.6" } }, "pull-git-pack-concat": { @@ -6014,13 +6014,13 @@ "resolved": "https://registry.npmjs.org/pull-git-pack-concat/-/pull-git-pack-concat-0.2.1.tgz", "integrity": "sha1-t8gzTDpJYfxbWVo00dQiTaYILVU=", "requires": { - "looper": "3.0.0", - "multicb": "1.2.2", - "pull-block-filter": "1.0.0", - "pull-cat": "1.1.11", - "pull-git-packidx-parser": "1.0.0", - "pull-skip-footer": "0.1.0", - "pull-stream": "3.6.8" + "looper": "^3.0.0", + "multicb": "^1.2.1", + "pull-block-filter": "^1.0.0", + "pull-cat": "^1.1.8", + "pull-git-packidx-parser": "^1.0.0", + "pull-skip-footer": "^0.1.0", + "pull-stream": "^3.1.0" }, "dependencies": { "looper": { @@ -6035,7 +6035,7 @@ "resolved": "https://registry.npmjs.org/pull-git-packidx-parser/-/pull-git-packidx-parser-1.0.0.tgz", "integrity": "sha1-LYvwr+SCSJfuA4QL/k9ahq/syiE=", "requires": { - "pull-stream": "3.6.8" + "pull-stream": "^3.4.5" } }, "pull-git-repo": { @@ -6043,18 +6043,18 @@ "resolved": "https://registry.npmjs.org/pull-git-repo/-/pull-git-repo-1.2.1.tgz", "integrity": "sha512-nHOicXiFryxuO9J+EhYY0cFC4n4mvsDabj6ts6BYgRbWAbp/gQUa+Hzfy05uey+HLz7XaR7N8XC+xGBgsYCmsg==", "requires": { - "asyncmemo": "1.0.0", - "git-packidx-parser": "1.0.0", - "multicb": "1.2.2", - "pull-buffered": "0.3.4", - "pull-cache": "0.0.0", - "pull-cat": "1.1.11", - "pull-git-pack": "1.0.2", - "pull-hash": "1.0.0", - "pull-kvdiff": "0.0.0", - "pull-paramap": "1.2.2", - "semver": "5.4.1", - "stream-to-pull-stream": "1.7.2" + "asyncmemo": "^1.0.0", + "git-packidx-parser": "^1.0.0", + "multicb": "^1.2.1", + "pull-buffered": "^0.3.3", + "pull-cache": "^0.0.0", + "pull-cat": "^1.1.11", + "pull-git-pack": "^1.0.1", + "pull-hash": "^1.0.0", + "pull-kvdiff": "^0.0.0", + "pull-paramap": "^1.2.1", + "semver": "^5.3.0", + "stream-to-pull-stream": "^1.7.2" } }, "pull-glob": { @@ -6062,8 +6062,8 @@ "resolved": "https://registry.npmjs.org/pull-glob/-/pull-glob-1.0.6.tgz", "integrity": "sha1-3qWsWUjuFZeNqyTXdyApJ/aK6KY=", "requires": { - "pull-fs": "1.1.6", - "pull-stream": "3.6.8" + "pull-fs": "~1.1.6", + "pull-stream": "^3.3.0" } }, "pull-goodbye": { @@ -6071,7 +6071,7 @@ "resolved": "https://registry.npmjs.org/pull-goodbye/-/pull-goodbye-0.0.2.tgz", "integrity": "sha1-jYNX21XiKnEN//DxaoyQtF7+QXE=", "requires": { - "pull-stream": "3.5.0" + "pull-stream": "~3.5.0" }, "dependencies": { "pull-stream": { @@ -6086,10 +6086,10 @@ "resolved": "https://registry.npmjs.org/pull-handshake/-/pull-handshake-1.1.4.tgz", "integrity": "sha1-YACg/QGIhM39c3JU+Mxgqypjd5E=", "requires": { - "pull-cat": "1.1.11", - "pull-pair": "1.1.0", - "pull-pushable": "2.1.1", - "pull-reader": "1.2.9" + "pull-cat": "^1.1.9", + "pull-pair": "~1.1.0", + "pull-pushable": "^2.0.0", + "pull-reader": "^1.2.3" } }, "pull-hash": { @@ -6102,8 +6102,8 @@ "resolved": "https://registry.npmjs.org/pull-inactivity/-/pull-inactivity-2.1.2.tgz", "integrity": "sha1-N6PW67+sKSzUNfXkgeUHTIwfrXU=", "requires": { - "pull-abortable": "4.0.0", - "pull-stream": "3.6.8" + "pull-abortable": "~4.0.0", + "pull-stream": "^3.4.5" }, "dependencies": { "pull-abortable": { @@ -6123,7 +6123,7 @@ "resolved": "https://registry.npmjs.org/pull-kvdiff/-/pull-kvdiff-0.0.0.tgz", "integrity": "sha1-m2Yn0OMy2YKI5H1HFgIWH0H/E1M=", "requires": { - "multicb": "1.2.2" + "multicb": "^1.2.1" } }, "pull-level": { @@ -6131,13 +6131,13 @@ "resolved": "https://registry.npmjs.org/pull-level/-/pull-level-2.0.3.tgz", "integrity": "sha1-lQBjXiV5Rdb+7eGF9deiR3NFWxc=", "requires": { - "level-post": "1.0.5", - "pull-cat": "1.1.11", - "pull-live": "1.0.1", - "pull-pushable": "2.1.1", - "pull-stream": "3.6.8", - "pull-window": "2.1.4", - "stream-to-pull-stream": "1.7.2" + "level-post": "~1.0.3", + "pull-cat": "^1.1.9", + "pull-live": "^1.0.1", + "pull-pushable": "^2.0.0", + "pull-stream": "^3.4.0", + "pull-window": "^2.1.4", + "stream-to-pull-stream": "^1.7.1" } }, "pull-live": { @@ -6145,8 +6145,8 @@ "resolved": "https://registry.npmjs.org/pull-live/-/pull-live-1.0.1.tgz", "integrity": "sha1-pOzuAeMwFV6RJLu89HYfIbOPUfU=", "requires": { - "pull-cat": "1.1.11", - "pull-stream": "3.6.8" + "pull-cat": "^1.1.9", + "pull-stream": "^3.4.0" } }, "pull-looper": { @@ -6154,7 +6154,7 @@ "resolved": "https://registry.npmjs.org/pull-looper/-/pull-looper-1.0.0.tgz", "integrity": "sha512-djlD60A6NGe5goLdP5pgbqzMEiWmk1bInuAzBp0QOH4vDrVwh05YDz6UP8+pOXveKEk8wHVP+rB2jBrK31QMPA==", "requires": { - "looper": "4.0.0" + "looper": "^4.0.0" } }, "pull-many": { @@ -6162,7 +6162,7 @@ "resolved": "https://registry.npmjs.org/pull-many/-/pull-many-1.0.8.tgz", "integrity": "sha1-Pa3ZttFWxUVyG9qNAAPdjqoGKT4=", "requires": { - "pull-stream": "3.6.8" + "pull-stream": "^3.4.5" } }, "pull-merge": { @@ -6180,11 +6180,11 @@ "resolved": "https://registry.npmjs.org/pull-next-query/-/pull-next-query-1.0.0.tgz", "integrity": "sha512-pZuaV0A6SH5IQmCNNBKB2WSpHfzgj/lNeprLvCMVRV2Wh4zidtBvjgJrThRLOYxdZilL4z01T3pri0zroqKJcg==", "requires": { - "lodash.get": "4.4.2", - "lodash.merge": "4.6.1", - "lodash.set": "4.3.2", - "pull-next": "1.0.1", - "pull-stream": "3.6.8" + "lodash.get": "^4.4.2", + "lodash.merge": "^4.6.1", + "lodash.set": "^4.3.2", + "pull-next": "^1.0.1", + "pull-stream": "^3.6.8" }, "dependencies": { "lodash.merge": { @@ -6199,9 +6199,9 @@ "resolved": "https://registry.npmjs.org/pull-next-step/-/pull-next-step-1.0.0.tgz", "integrity": "sha512-OIlyux8cmQ9Q/3t3HQxKhW9+LCMvWEcXN0YTS67MVSe3XZWyrCrq4qBXDhqeWPJXRBJD8Havz9Tyszw62XFO8w==", "requires": { - "lodash.get": "4.4.2", - "pull-next": "1.0.1", - "pull-stream": "3.6.8" + "lodash.get": "^4.4.2", + "pull-next": "^1.0.1", + "pull-stream": "^3.6.1" } }, "pull-notify": { @@ -6209,7 +6209,7 @@ "resolved": "https://registry.npmjs.org/pull-notify/-/pull-notify-0.1.1.tgz", "integrity": "sha1-b4b/ldJwuJw+vyVbYDG3Ay3JnMo=", "requires": { - "pull-pushable": "2.1.1" + "pull-pushable": "^2.0.0" } }, "pull-pair": { @@ -6222,7 +6222,7 @@ "resolved": "https://registry.npmjs.org/pull-paramap/-/pull-paramap-1.2.2.tgz", "integrity": "sha1-UaQZPOnI1yFdla2tReK824STsjo=", "requires": { - "looper": "4.0.0" + "looper": "^4.0.0" } }, "pull-pause": { @@ -6235,9 +6235,9 @@ "resolved": "https://registry.npmjs.org/pull-ping/-/pull-ping-2.0.2.tgz", "integrity": "sha1-e8SjQBZ9rYj2gqGWxjSFc1x6CJQ=", "requires": { - "pull-pushable": "2.1.1", - "pull-stream": "3.6.8", - "statistics": "3.3.0" + "pull-pushable": "^2.0.0", + "pull-stream": "^3.4.5", + "statistics": "^3.3.0" } }, "pull-pushable": { @@ -6250,7 +6250,7 @@ "resolved": "https://registry.npmjs.org/pull-rate/-/pull-rate-1.0.2.tgz", "integrity": "sha1-F7IxrV81n2dYJmcBcrDlkMiWTo0=", "requires": { - "pull-stream": "3.6.8" + "pull-stream": "^3.6.0" } }, "pull-reader": { @@ -6263,7 +6263,7 @@ "resolved": "https://registry.npmjs.org/pull-reconnect/-/pull-reconnect-0.0.3.tgz", "integrity": "sha1-U9zpzS8rmyEOiIleGfL/xnYh3J4=", "requires": { - "pull-defer": "0.2.2" + "pull-defer": "^0.2.2" } }, "pull-scroll": { @@ -6273,7 +6273,7 @@ "requires": { "obv": "0.0.1", "pull-pause": "0.0.0", - "pull-stream": "3.6.8" + "pull-stream": "^3.0.1" } }, "pull-sink-through": { @@ -6291,8 +6291,8 @@ "resolved": "https://registry.npmjs.org/pull-sort/-/pull-sort-1.0.1.tgz", "integrity": "sha1-qKsMcMhvRTQ8mszJOfxCdprT3G0=", "requires": { - "pull-defer": "0.2.2", - "pull-stream": "3.6.8" + "pull-defer": "^0.2.2", + "pull-stream": "^3.6.0" } }, "pull-stream": { @@ -6315,7 +6315,7 @@ "resolved": "https://registry.npmjs.org/pull-through/-/pull-through-1.0.18.tgz", "integrity": "sha1-jdYjFCY+Wc9Qlur7sSeitu8xBzU=", "requires": { - "looper": "3.0.0" + "looper": "~3.0.0" }, "dependencies": { "looper": { @@ -6340,7 +6340,7 @@ "resolved": "https://registry.npmjs.org/pull-window/-/pull-window-2.1.4.tgz", "integrity": "sha1-/DuG/uvRkgx64pdpHiP3BfiFUvA=", "requires": { - "looper": "2.0.0" + "looper": "^2.0.0" }, "dependencies": { "looper": { @@ -6355,9 +6355,9 @@ "resolved": "https://registry.npmjs.org/pull-write/-/pull-write-1.1.4.tgz", "integrity": "sha1-3d6jFJO0j2douEooHQHrO1Mf4Lg=", "requires": { - "looper": "4.0.0", - "pull-cat": "1.1.11", - "pull-stream": "3.6.8" + "looper": "^4.0.0", + "pull-cat": "^1.1.11", + "pull-stream": "^3.4.5" } }, "pull-write-file": { @@ -6370,9 +6370,9 @@ "resolved": "https://registry.npmjs.org/pull-ws/-/pull-ws-3.3.0.tgz", "integrity": "sha1-4cQ+9AMyFn3YEg71nt9+iSvqSq4=", "requires": { - "relative-url": "1.0.2", - "safe-buffer": "5.1.1", - "ws": "1.1.5" + "relative-url": "^1.0.2", + "safe-buffer": "^5.1.1", + "ws": "^1.1.0" } }, "pump": { @@ -6380,8 +6380,8 @@ "resolved": "https://registry.npmjs.org/pump/-/pump-1.0.3.tgz", "integrity": "sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==", "requires": { - "end-of-stream": "1.4.0", - "once": "1.4.0" + "end-of-stream": "^1.1.0", + "once": "^1.3.1" } }, "punycode": { @@ -6400,7 +6400,7 @@ "resolved": "https://registry.npmjs.org/push-stream-to-pull-stream/-/push-stream-to-pull-stream-1.0.1.tgz", "integrity": "sha512-gZe8pNlDFIi+0Ir2TeEFTpbrztLYVHvJgAjxOg8NFOcrisb9MKqIMSx+fmWMR6H/9PTZ2CwXubZlQWACKZ28Zw==", "requires": { - "pull-looper": "1.0.0" + "pull-looper": "^1.0.0" } }, "qs": { @@ -6415,7 +6415,7 @@ "integrity": "sha1-zeKelMQJsW4Z3HCYuJtmWPlyHTs=", "requires": { "minimist": "0.0.8", - "through2": "0.4.2" + "through2": "~0.4.1" } }, "ramda": { @@ -6428,8 +6428,8 @@ "resolved": "https://registry.npmjs.org/randomatic/-/randomatic-1.1.7.tgz", "integrity": "sha512-D5JUjPyJbaJDkuAazpVnSfVkLlpeO3wDlPROTMLGKG1zMFNFRgrciKo1ltz/AzNTkqE0HzDx655QOL51N06how==", "requires": { - "is-number": "3.0.0", - "kind-of": "4.0.0" + "is-number": "^3.0.0", + "kind-of": "^4.0.0" }, "dependencies": { "is-number": { @@ -6437,7 +6437,7 @@ "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", "requires": { - "kind-of": "3.2.2" + "kind-of": "^3.0.2" }, "dependencies": { "kind-of": { @@ -6445,7 +6445,7 @@ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "requires": { - "is-buffer": "1.1.6" + "is-buffer": "^1.1.5" } } } @@ -6455,7 +6455,7 @@ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", "requires": { - "is-buffer": "1.1.6" + "is-buffer": "^1.1.5" } } } @@ -6465,10 +6465,10 @@ "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.2.tgz", "integrity": "sha1-2M6ctX6NZNnHut2YdsfDTL48cHc=", "requires": { - "deep-extend": "0.4.2", - "ini": "1.3.5", - "minimist": "1.2.0", - "strip-json-comments": "2.0.1" + "deep-extend": "~0.4.0", + "ini": "~1.3.0", + "minimist": "^1.2.0", + "strip-json-comments": "~2.0.1" }, "dependencies": { "minimist": { @@ -6483,11 +6483,11 @@ "resolved": "https://registry.npmjs.org/read-directory/-/read-directory-2.1.1.tgz", "integrity": "sha512-EcddB5NmgJzwmHmf7P7ovcydggESS+bhRGFivxaxWsrpDerBl9O1mEFpi5O6pZ+5g/eI8P/ghAWRyz7VtI2D4Q==", "requires": { - "defaults": "1.0.3", - "each-async": "1.1.1", - "glob": "7.1.2", - "static-module": "1.5.0", - "through2": "2.0.3" + "defaults": "^1.0.3", + "each-async": "^1.1.1", + "glob": "^7.1.2", + "static-module": "^1.3.2", + "through2": "^2.0.3" }, "dependencies": { "through2": { @@ -6495,8 +6495,8 @@ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz", "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=", "requires": { - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "readable-stream": "^2.1.5", + "xtend": "~4.0.1" } } } @@ -6507,9 +6507,9 @@ "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=", "dev": true, "requires": { - "load-json-file": "1.1.0", - "normalize-package-data": "2.4.0", - "path-type": "1.1.0" + "load-json-file": "^1.0.0", + "normalize-package-data": "^2.3.2", + "path-type": "^1.0.0" } }, "read-pkg-up": { @@ -6518,8 +6518,8 @@ "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=", "dev": true, "requires": { - "find-up": "1.1.2", - "read-pkg": "1.1.0" + "find-up": "^1.0.0", + "read-pkg": "^1.0.0" } }, "readable-stream": { @@ -6527,13 +6527,13 @@ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.3.tgz", "integrity": "sha512-m+qzzcn7KUxEmd1gMbchF+Y2eIUbieUaxkWtptyHywrX0rE8QEYqPC07Vuy4Wm32/xE16NcdBctb8S0Xe/5IeQ==", "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "1.0.0", - "process-nextick-args": "1.0.7", - "safe-buffer": "5.1.1", - "string_decoder": "1.0.3", - "util-deprecate": "1.0.2" + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~1.0.6", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.0.3", + "util-deprecate": "~1.0.1" } }, "readdirp": { @@ -6541,10 +6541,10 @@ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.1.0.tgz", "integrity": "sha1-TtCtBg3zBzMAxIRANz9y0cxkLXg=", "requires": { - "graceful-fs": "4.1.11", - "minimatch": "3.0.4", - "readable-stream": "2.3.3", - "set-immediate-shim": "1.0.1" + "graceful-fs": "^4.1.2", + "minimatch": "^3.0.2", + "readable-stream": "^2.0.2", + "set-immediate-shim": "^1.0.1" } }, "readline2": { @@ -6553,8 +6553,8 @@ "integrity": "sha1-QQWWCP/BVHV7cV2ZidGZ/783LjU=", "dev": true, "requires": { - "code-point-at": "1.1.0", - "is-fullwidth-code-point": "1.0.0", + "code-point-at": "^1.0.0", + "is-fullwidth-code-point": "^1.0.0", "mute-stream": "0.0.5" } }, @@ -6564,7 +6564,7 @@ "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", "dev": true, "requires": { - "resolve": "1.5.0" + "resolve": "^1.1.6" } }, "redent": { @@ -6573,8 +6573,8 @@ "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=", "dev": true, "requires": { - "indent-string": "2.1.0", - "strip-indent": "1.0.1" + "indent-string": "^2.1.0", + "strip-indent": "^1.0.1" } }, "regenerate": { @@ -6592,7 +6592,7 @@ "resolved": "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.4.tgz", "integrity": "sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==", "requires": { - "is-equal-shallow": "0.1.3" + "is-equal-shallow": "^0.1.3" } }, "regexpu-core": { @@ -6600,9 +6600,9 @@ "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-1.0.0.tgz", "integrity": "sha1-hqdj9Y7k18L2sQLkdkBQ3n7ZDGs=", "requires": { - "regenerate": "1.4.0", - "regjsgen": "0.2.0", - "regjsparser": "0.1.5" + "regenerate": "^1.2.1", + "regjsgen": "^0.2.0", + "regjsparser": "^0.1.4" } }, "regjsgen": { @@ -6615,7 +6615,7 @@ "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.1.5.tgz", "integrity": "sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=", "requires": { - "jsesc": "0.5.0" + "jsesc": "~0.5.0" }, "dependencies": { "jsesc": { @@ -6635,37 +6635,37 @@ "resolved": "https://registry.npmjs.org/remark/-/remark-3.2.3.tgz", "integrity": "sha1-gCo4w6qYyeHj6gFe66IR0ny2Xh8=", "requires": { - "camelcase": "2.1.1", - "ccount": "1.0.2", - "chalk": "1.1.3", - "chokidar": "1.7.0", - "collapse-white-space": "1.0.3", - "commander": "2.12.1", - "concat-stream": "1.6.0", - "debug": "2.6.9", - "elegant-spinner": "1.0.1", + "camelcase": "^2.0.0", + "ccount": "^1.0.0", + "chalk": "^1.0.0", + "chokidar": "^1.0.5", + "collapse-white-space": "^1.0.0", + "commander": "^2.0.0", + "concat-stream": "^1.0.0", + "debug": "^2.0.0", + "elegant-spinner": "^1.0.0", "extend.js": "0.0.2", - "glob": "6.0.4", - "globby": "4.1.0", - "he": "0.5.0", - "log-update": "1.0.2", - "longest-streak": "1.0.0", - "markdown-table": "0.4.0", - "minimatch": "3.0.4", - "npm-prefix": "1.2.0", - "parse-entities": "1.1.1", - "repeat-string": "1.6.1", - "stringify-entities": "1.3.1", - "to-vfile": "1.0.0", - "trim": "0.0.1", - "trim-trailing-lines": "1.1.0", - "unified": "2.1.4", - "user-home": "2.0.0", - "vfile": "1.4.0", - "vfile-find-down": "1.0.0", - "vfile-find-up": "1.0.0", - "vfile-reporter": "1.5.0", - "ware": "1.3.0" + "glob": "^6.0.1", + "globby": "^4.0.0", + "he": "^0.5.0", + "log-update": "^1.0.1", + "longest-streak": "^1.0.0", + "markdown-table": "^0.4.0", + "minimatch": "^3.0.0", + "npm-prefix": "^1.0.1", + "parse-entities": "^1.0.0", + "repeat-string": "^1.5.0", + "stringify-entities": "^1.0.0", + "to-vfile": "^1.0.0", + "trim": "^0.0.1", + "trim-trailing-lines": "^1.0.0", + "unified": "^2.0.0", + "user-home": "^2.0.0", + "vfile": "^1.1.0", + "vfile-find-down": "^1.0.0", + "vfile-find-up": "^1.0.0", + "vfile-reporter": "^1.5.0", + "ware": "^1.3.0" }, "dependencies": { "glob": { @@ -6673,11 +6673,11 @@ "resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz", "integrity": "sha1-DwiGD2oVUSey+t1PnOJLGqtuTSI=", "requires": { - "inflight": "1.0.6", - "inherits": "2.0.3", - "minimatch": "3.0.4", - "once": "1.4.0", - "path-is-absolute": "1.0.1" + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "2 || 3", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" } } } @@ -6687,13 +6687,13 @@ "resolved": "https://registry.npmjs.org/remark-html/-/remark-html-2.0.2.tgz", "integrity": "sha1-WSo0e909WIH08IDJi1sVL7FAepI=", "requires": { - "collapse-white-space": "1.0.3", - "detab": "1.0.2", - "normalize-uri": "1.1.0", - "object-assign": "4.1.1", + "collapse-white-space": "^1.0.0", + "detab": "^1.0.0", + "normalize-uri": "^1.0.0", + "object-assign": "^4.0.1", "trim": "0.0.1", - "trim-lines": "1.1.0", - "unist-util-visit": "1.2.0" + "trim-lines": "^1.0.0", + "unist-util-visit": "^1.0.0" } }, "remove-trailing-separator": { @@ -6716,7 +6716,7 @@ "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz", "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=", "requires": { - "is-finite": "1.0.2" + "is-finite": "^1.0.0" } }, "replacestream": { @@ -6724,9 +6724,9 @@ "resolved": "https://registry.npmjs.org/replacestream/-/replacestream-4.0.3.tgz", "integrity": "sha512-AC0FiLS352pBBiZhd4VXB1Ab/lh0lEgpP+GGvZqbQh8a5cmXVoTe5EX/YeTFArnp4SRGTHh1qCHu9lGs1qG8sA==", "requires": { - "escape-string-regexp": "1.0.5", - "object-assign": "4.1.1", - "readable-stream": "2.3.3" + "escape-string-regexp": "^1.0.3", + "object-assign": "^4.0.1", + "readable-stream": "^2.0.2" } }, "request": { @@ -6735,26 +6735,26 @@ "integrity": "sha512-fcogkm7Az5bsS6Sl0sibkbhcKsnyon/jV1kF3ajGmF0c8HrttdKTPRT9hieOaQHA5HEq6r8OyWOo/o781C1tNw==", "dev": true, "requires": { - "aws-sign2": "0.7.0", - "aws4": "1.7.0", - "caseless": "0.12.0", - "combined-stream": "1.0.6", - "extend": "3.0.1", - "forever-agent": "0.6.1", - "form-data": "2.3.2", - "har-validator": "5.0.3", - "http-signature": "1.2.0", - "is-typedarray": "1.0.0", - "isstream": "0.1.2", - "json-stringify-safe": "5.0.1", - "mime-types": "2.1.18", - "oauth-sign": "0.8.2", - "performance-now": "2.1.0", - "qs": "6.5.2", - "safe-buffer": "5.1.1", - "tough-cookie": "2.3.4", - "tunnel-agent": "0.6.0", - "uuid": "3.2.1" + "aws-sign2": "~0.7.0", + "aws4": "^1.6.0", + "caseless": "~0.12.0", + "combined-stream": "~1.0.5", + "extend": "~3.0.1", + "forever-agent": "~0.6.1", + "form-data": "~2.3.1", + "har-validator": "~5.0.3", + "http-signature": "~1.2.0", + "is-typedarray": "~1.0.0", + "isstream": "~0.1.2", + "json-stringify-safe": "~5.0.1", + "mime-types": "~2.1.17", + "oauth-sign": "~0.8.2", + "performance-now": "^2.1.0", + "qs": "~6.5.1", + "safe-buffer": "^5.1.1", + "tough-cookie": "~2.3.3", + "tunnel-agent": "^0.6.0", + "uuid": "^3.1.0" } }, "require-style": { @@ -6762,18 +6762,18 @@ "resolved": "https://registry.npmjs.org/require-style/-/require-style-1.0.1.tgz", "integrity": "sha512-N4thpS0QXydyIptiuQ611Q2jeboFeJtGFhQWaMzfCDYAMbqlz8eGKxkpwmcH2tuRA3m6tMuqpk3XnrFzrTwSPA==", "requires": { - "css-url-regex": "1.1.0", - "from2-string": "1.1.0", - "is-windows": "1.0.1", - "pump": "1.0.3", - "quote-stream": "1.0.2", - "readable-stream": "2.3.3", - "replacestream": "4.0.3", - "resolve": "1.5.0", - "slash": "1.0.0", - "static-module": "1.5.0", - "style-resolve": "1.0.1", - "urify": "2.1.0" + "css-url-regex": "^1.1.0", + "from2-string": "^1.1.0", + "is-windows": "^1.0.1", + "pump": "^1.0.2", + "quote-stream": "^1.0.2", + "readable-stream": "^2.2.10", + "replacestream": "^4.0.2", + "resolve": "^1.3.3", + "slash": "^1.0.0", + "static-module": "^1.3.2", + "style-resolve": "^1.0.1", + "urify": "^2.1.0" }, "dependencies": { "minimist": { @@ -6787,8 +6787,8 @@ "integrity": "sha1-hJY/jJwmuULhU/7rU6rnRlK34LI=", "requires": { "buffer-equal": "0.0.1", - "minimist": "1.2.0", - "through2": "2.0.3" + "minimist": "^1.1.3", + "through2": "^2.0.0" } }, "through2": { @@ -6796,8 +6796,8 @@ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz", "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=", "requires": { - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "readable-stream": "^2.1.5", + "xtend": "~4.0.1" } } } @@ -6808,8 +6808,8 @@ "integrity": "sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=", "dev": true, "requires": { - "caller-path": "0.1.0", - "resolve-from": "1.0.1" + "caller-path": "^0.1.0", + "resolve-from": "^1.0.0" } }, "resolve": { @@ -6817,7 +6817,7 @@ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.5.0.tgz", "integrity": "sha512-hgoSGrc3pjzAPHNBg+KnFcK2HwlHTs/YrAGUr6qgTVUZmXv1UEXXl0bZNBKMA9fud6lRYFdPGz0xXxycPzmmiw==", "requires": { - "path-parse": "1.0.5" + "path-parse": "^1.0.5" } }, "resolve-from": { @@ -6831,8 +6831,8 @@ "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz", "integrity": "sha1-NGYfRohjJ/7SmRR5FSJS35LapUE=", "requires": { - "exit-hook": "1.1.1", - "onetime": "1.1.0" + "exit-hook": "^1.0.0", + "onetime": "^1.0.0" } }, "resumer": { @@ -6840,7 +6840,7 @@ "resolved": "https://registry.npmjs.org/resumer/-/resumer-0.0.0.tgz", "integrity": "sha1-8ej0YeQGS6Oegq883CqMiT0HZ1k=", "requires": { - "through": "2.3.8" + "through": "~2.3.4" }, "dependencies": { "through": { @@ -6855,7 +6855,7 @@ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.2.tgz", "integrity": "sha512-lreewLK/BlghmxtfH36YYVg1i8IAce4TI7oao75I1g245+6BctqTVQiBP3YUJ9C6DQOXJmkYR9X9fCLtCOJc5w==", "requires": { - "glob": "7.1.2" + "glob": "^7.0.5" } }, "run-async": { @@ -6864,7 +6864,7 @@ "integrity": "sha1-yK1KXhEGYeQCp9IbUw4AnyX444k=", "dev": true, "requires": { - "once": "1.4.0" + "once": "^1.3.0" } }, "run-parallel": { @@ -6889,14 +6889,14 @@ "resolved": "https://registry.npmjs.org/scuttle-blog/-/scuttle-blog-1.0.1.tgz", "integrity": "sha512-Ga7gzKj+TwpdLrKm+A33tOM50qldSyz2zMwNFLsOKswsjpA/4CeAu/uV31FB0iqNTo9bjtQ7gzkexElaGIM5jg==", "requires": { - "is-my-json-valid": "2.17.2", - "libnested": "1.2.1", - "lodash": "4.17.4", - "mutant": "3.22.1", - "pull-stream": "3.6.8", - "ssb-about": "0.1.2", - "ssb-keys": "7.0.16", - "ssb-ref": "2.11.1" + "is-my-json-valid": "^2.17.1", + "libnested": "^1.2.1", + "lodash": "^4.17.4", + "mutant": "^3.22.1", + "pull-stream": "^3.6.1", + "ssb-about": "^0.1.2", + "ssb-keys": "^7.0.13", + "ssb-ref": "^2.9.1" }, "dependencies": { "is-my-json-valid": { @@ -6904,11 +6904,11 @@ "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.2.tgz", "integrity": "sha512-IBhBslgngMQN8DDSppmgDv7RNrlFotuuDsKcrCP3+HbFaVivIBU7u9oiiErw8sH4ynx3+gOGQ3q2otkgiSi6kg==", "requires": { - "generate-function": "2.0.0", - "generate-object-property": "1.2.0", - "is-my-ip-valid": "1.0.0", - "jsonpointer": "4.0.1", - "xtend": "4.0.1" + "generate-function": "^2.0.0", + "generate-object-property": "^1.1.0", + "is-my-ip-valid": "^1.0.0", + "jsonpointer": "^4.0.0", + "xtend": "^4.0.0" } }, "ssb-ref": { @@ -6916,8 +6916,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.11.1.tgz", "integrity": "sha512-K3L9hJ1v0HrH8abtEKiBkdeabHVaws+CS81mZqUfhR84i0dlYhiIIDwqeLxUj/1mLcsZPF3gMKPsFCUr7UAdMA==", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" } } } @@ -6927,21 +6927,21 @@ "resolved": "https://registry.npmjs.org/scuttle-poll/-/scuttle-poll-1.2.0.tgz", "integrity": "sha512-QyVLQ3bylt6JOlM0Q10CHA1K5NUFFVmgLu/o3KayQ7EiCVp1gwAz0F1vWt8ZPhp2ozvCcUAlxtqs7TyjmpIZcg==", "requires": { - "is-my-json-valid": "2.17.2", - "libnested": "1.2.1", - "lodash.clonedeep": "4.5.0", - "lodash.merge": "4.6.1", - "mutant": "3.22.1", - "pull-async": "1.0.0", - "pull-merge": "1.0.4", - "pull-next-query": "1.0.0", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "ssb-msg-content": "1.0.1", - "ssb-msg-schemas": "6.3.0", - "ssb-poll-schema": "1.6.1", - "ssb-ref": "2.11.1", - "ssb-sort": "1.1.0" + "is-my-json-valid": "^2.17.1", + "libnested": "^1.2.1", + "lodash.clonedeep": "^4.5.0", + "lodash.merge": "^4.6.1", + "mutant": "^3.22.1", + "pull-async": "^1.0.0", + "pull-merge": "^1.0.4", + "pull-next-query": "^1.0.0", + "pull-paramap": "^1.2.2", + "pull-stream": "^3.6.2", + "ssb-msg-content": "^1.0.1", + "ssb-msg-schemas": "^6.3.0", + "ssb-poll-schema": "^1.6.1", + "ssb-ref": "^2.9.0", + "ssb-sort": "^1.1.0" }, "dependencies": { "is-my-json-valid": { @@ -6949,11 +6949,11 @@ "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.2.tgz", "integrity": "sha512-IBhBslgngMQN8DDSppmgDv7RNrlFotuuDsKcrCP3+HbFaVivIBU7u9oiiErw8sH4ynx3+gOGQ3q2otkgiSi6kg==", "requires": { - "generate-function": "2.0.0", - "generate-object-property": "1.2.0", - "is-my-ip-valid": "1.0.0", - "jsonpointer": "4.0.1", - "xtend": "4.0.1" + "generate-function": "^2.0.0", + "generate-object-property": "^1.1.0", + "is-my-ip-valid": "^1.0.0", + "jsonpointer": "^4.0.0", + "xtend": "^4.0.0" } }, "lodash.merge": { @@ -6966,8 +6966,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.11.1.tgz", "integrity": "sha512-K3L9hJ1v0HrH8abtEKiBkdeabHVaws+CS81mZqUfhR84i0dlYhiIIDwqeLxUj/1mLcsZPF3gMKPsFCUr7UAdMA==", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" } }, "ssb-sort": { @@ -6975,7 +6975,7 @@ "resolved": "https://registry.npmjs.org/ssb-sort/-/ssb-sort-1.1.0.tgz", "integrity": "sha512-UGn0GXkcpno7rNYWJhywmtKDnbhAHT3Nj++tMFP0pJ5shKL8SiipGYnjpZ8nVW185HNsEdsS06yJPD4o3hQyDQ==", "requires": { - "ssb-ref": "2.11.1" + "ssb-ref": "^2.3.0" } } } @@ -6986,62 +6986,62 @@ "integrity": "sha512-1F2PVf1HfU3dbCwa5AxKbXEmMEhz0vlsetc5HoBkAr+L4U3SR9NaO+oPNa9NuUc9lVM1wqCrLjDU2nu824bGvQ==", "requires": { "atomic-file": "0.0.1", - "bash-color": "0.0.4", - "broadcast-stream": "0.2.2", - "cont": "1.0.3", - "cross-spawn": "5.1.0", - "deep-equal": "1.0.1", - "explain-error": "1.0.4", + "bash-color": "~0.0.3", + "broadcast-stream": "^0.2.1", + "cont": "~1.0.3", + "cross-spawn": "^5.1.0", + "deep-equal": "^1.0.1", + "explain-error": "^1.0.3", "has-network": "0.0.1", - "ip": "0.3.3", - "mdmanifest": "1.0.8", - "minimist": "1.2.0", - "mkdirp": "0.5.1", - "multiblob": "1.13.0", - "multicb": "1.2.2", - "multiserver": "1.12.0", - "muxrpc": "6.4.0", - "muxrpc-validation": "2.0.1", - "muxrpcli": "1.1.0", - "mv": "2.1.1", - "non-private-ip": "1.4.4", - "observ-debounce": "1.1.1", + "ip": "^0.3.3", + "mdmanifest": "^1.0.4", + "minimist": "^1.1.3", + "mkdirp": "~0.5.0", + "multiblob": "^1.13.0", + "multicb": "^1.0.0", + "multiserver": "^1.12.0", + "muxrpc": "^6.4.0", + "muxrpc-validation": "^2.0.0", + "muxrpcli": "^1.0.0", + "mv": "^2.1.1", + "non-private-ip": "^1.4.3", + "observ-debounce": "^1.1.1", "obv": "0.0.1", "on-change-network": "0.0.2", - "on-wakeup": "1.0.1", - "osenv": "0.1.5", - "pull-abortable": "4.1.1", - "pull-cat": "1.1.11", - "pull-file": "1.0.0", + "on-wakeup": "^1.0.0", + "osenv": "^0.1.5", + "pull-abortable": "~4.1.0", + "pull-cat": "~1.1.5", + "pull-file": "^1.0.0", "pull-flatmap": "0.0.1", - "pull-inactivity": "2.1.2", - "pull-level": "2.0.3", - "pull-many": "1.0.8", - "pull-next": "1.0.1", + "pull-inactivity": "~2.1.1", + "pull-level": "^2.0.2", + "pull-many": "~1.0.6", + "pull-next": "^1.0.0", "pull-notify": "0.1.1", - "pull-paramap": "1.2.2", - "pull-ping": "2.0.2", - "pull-pushable": "2.2.0", - "pull-stream": "3.6.8", - "pull-stream-to-stream": "1.3.4", - "pull-stringify": "1.2.2", - "rimraf": "2.6.2", - "secret-stack": "4.1.0", - "secure-scuttlebutt": "18.1.1", - "ssb-blobs": "1.1.4", - "ssb-client": "4.5.7", - "ssb-config": "2.2.0", - "ssb-ebt": "5.2.0", - "ssb-friends": "2.4.0", - "ssb-keys": "7.0.16", - "ssb-links": "3.0.3", - "ssb-msgs": "5.2.0", - "ssb-query": "2.1.0", - "ssb-ref": "2.11.1", - "ssb-ws": "2.1.1", - "statistics": "3.3.0", - "stream-to-pull-stream": "1.7.2", - "zerr": "1.0.4" + "pull-paramap": "~1.2.1", + "pull-ping": "^2.0.2", + "pull-pushable": "^2.2.0", + "pull-stream": "^3.6.2", + "pull-stream-to-stream": "~1.3.0", + "pull-stringify": "~1.2.2", + "rimraf": "^2.4.2", + "secret-stack": "^4.1.0", + "secure-scuttlebutt": "^18.0.7", + "ssb-blobs": "^1.1.4", + "ssb-client": "^4.5.7", + "ssb-config": "^2.0.0", + "ssb-ebt": "^5.1.4", + "ssb-friends": "^2.4.0", + "ssb-keys": "^7.0.13", + "ssb-links": "^3.0.2", + "ssb-msgs": "~5.2.0", + "ssb-query": "^2.1.0", + "ssb-ref": "^2.9.1", + "ssb-ws": "^2.1.1", + "statistics": "^3.0.0", + "stream-to-pull-stream": "^1.6.10", + "zerr": "^1.0.0" }, "dependencies": { "abstract-leveldown": { @@ -7049,7 +7049,7 @@ "resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.3.tgz", "integrity": "sha512-qsIHFQy0u17JqSY+3ZUT+ykqxYY17yOfvAsLkFkw8kSQqi05d1jyj0bCuSX6sjYlXuY9cKpgUt5EudQdP4aXyA==", "requires": { - "xtend": "4.0.1" + "xtend": "~4.0.0" } }, "atomic-file": { @@ -7072,7 +7072,7 @@ "resolved": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-3.0.0.tgz", "integrity": "sha512-ajbXqRPMXRlcdyt0TuWqknOJkp1JgQjGB7xOl2V+ebol7/U11E9h3/nCZAtN1M7djmAJEIhypCUc1tIWxdQAuQ==", "requires": { - "abstract-leveldown": "4.0.3" + "abstract-leveldown": "~4.0.0" } }, "flumecodec": { @@ -7080,7 +7080,7 @@ "resolved": "https://registry.npmjs.org/flumecodec/-/flumecodec-0.0.1.tgz", "integrity": "sha1-rgSacUOGu4PjQmV6gpJLcDZKkNY=", "requires": { - "level-codec": "6.2.0" + "level-codec": "^6.2.0" } }, "flumelog-offset": { @@ -7088,17 +7088,17 @@ "resolved": "https://registry.npmjs.org/flumelog-offset/-/flumelog-offset-3.3.1.tgz", "integrity": "sha512-4yYdr8tTL0qOkKqhxAxvNnIwDBaBcLEsJWbyc2wU4Ycaewts9xxcBaxNbORp2KBbTwFaqZAV13HVpfZcO1X/AA==", "requires": { - "aligned-block-file": "1.1.2", - "append-batch": "0.0.1", - "explain-error": "1.0.4", - "hashlru": "2.2.0", - "int53": "0.2.4", - "looper": "4.0.0", - "ltgt": "2.2.0", + "aligned-block-file": "^1.1.2", + "append-batch": "^0.0.1", + "explain-error": "^1.0.3", + "hashlru": "^2.2.0", + "int53": "^0.2.4", + "looper": "^4.0.0", + "ltgt": "^2.1.3", "obv": "0.0.1", - "pull-cursor": "3.0.0", - "pull-looper": "1.0.0", - "uint48be": "1.0.2" + "pull-cursor": "^3.0.0", + "pull-looper": "^1.0.0", + "uint48be": "^1.0.1" } }, "flumeview-level": { @@ -7106,16 +7106,16 @@ "resolved": "https://registry.npmjs.org/flumeview-level/-/flumeview-level-3.0.5.tgz", "integrity": "sha512-LKW+YdJGemOo7TnUwpFHq4cBBiYAIKtWk+G2CK7zrxbCIiAHemBRudohBOUKuSUZZ0CReR5fJ73peBHW02VerA==", "requires": { - "charwise": "3.0.1", - "explain-error": "1.0.4", - "level": "3.0.2", - "ltgt": "2.2.0", - "mkdirp": "0.5.1", + "charwise": "^3.0.1", + "explain-error": "^1.0.4", + "level": "^3.0.1", + "ltgt": "^2.1.3", + "mkdirp": "^0.5.1", "obv": "0.0.0", - "pull-level": "2.0.3", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "pull-write": "1.1.4" + "pull-level": "^2.0.3", + "pull-paramap": "^1.2.1", + "pull-stream": "^3.5.0", + "pull-write": "^1.1.1" }, "dependencies": { "obv": { @@ -7140,9 +7140,9 @@ "resolved": "https://registry.npmjs.org/level/-/level-3.0.2.tgz", "integrity": "sha512-2qYbbiptPsPWGUI+AgB1gTNXqIjPpALRqrQyNx1zWYNZxhhuzEj/IE4Unu9weEBnsUEocfYe56xOGlAceb8/Fg==", "requires": { - "level-packager": "2.1.1", - "leveldown": "3.0.2", - "opencollective-postinstall": "2.0.0" + "level-packager": "^2.0.2", + "leveldown": "^3.0.0", + "opencollective-postinstall": "^2.0.0" } }, "level-errors": { @@ -7150,7 +7150,7 @@ "resolved": "https://registry.npmjs.org/level-errors/-/level-errors-1.1.2.tgz", "integrity": "sha512-Sw/IJwWbPKF5Ai4Wz60B52yj0zYeqzObLh8k1Tk88jVmD51cJSKWSYpRyhVIvFzZdvsPqlH5wfhp/yxdsaQH4w==", "requires": { - "errno": "0.1.4" + "errno": "~0.1.1" } }, "level-iterator-stream": { @@ -7158,9 +7158,9 @@ "resolved": "https://registry.npmjs.org/level-iterator-stream/-/level-iterator-stream-2.0.3.tgz", "integrity": "sha512-I6Heg70nfF+e5Y3/qfthJFexhRw/Gi3bIymCoXAlijZdAcLaPuWSJs3KXyTYf23ID6g0o2QF62Yh+grOXY3Rig==", "requires": { - "inherits": "2.0.3", - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "inherits": "^2.0.1", + "readable-stream": "^2.0.5", + "xtend": "^4.0.0" } }, "level-packager": { @@ -7168,23 +7168,23 @@ "resolved": "https://registry.npmjs.org/level-packager/-/level-packager-2.1.1.tgz", "integrity": "sha512-6l3G6dVkmdvHwOJrEA9d9hL6SSFrzwjQoLP8HsvohOgfY/8Z9LyTKNCM5Gc84wtsUWCuIHu6r+S6WrCtTWUJCw==", "requires": { - "encoding-down": "4.0.1", - "levelup": "2.0.2" + "encoding-down": "~4.0.0", + "levelup": "^2.0.0" } }, "level-sublevel": { - "version": "6.6.2", - "resolved": "https://registry.npmjs.org/level-sublevel/-/level-sublevel-6.6.2.tgz", - "integrity": "sha512-+hptqmFYPKFju9QG4F6scvx3ZXkhrSmmhYui+hPzRn/jiC3DJ6VNZRKsIhGMpeajVBWfRV7XiysUThrJ/7PgXQ==", - "requires": { - "bytewise": "1.1.0", - "levelup": "0.19.1", - "ltgt": "2.1.3", - "pull-defer": "0.2.2", - "pull-level": "2.0.3", - "pull-stream": "3.6.8", - "typewiselite": "1.0.0", - "xtend": "4.0.1" + "version": "6.6.5", + "resolved": "https://registry.npmjs.org/level-sublevel/-/level-sublevel-6.6.5.tgz", + "integrity": "sha512-SBSR60x+dghhwGUxPKS+BvV1xNqnwsEUBKmnFepPaHJ6VkBXyPK9SImGc3K2BkwBfpxlt7GKkBNlCnrdufsejA==", + "requires": { + "bytewise": "~1.1.0", + "levelup": "~0.19.0", + "ltgt": "~2.1.1", + "pull-defer": "^0.2.2", + "pull-level": "^2.0.3", + "pull-stream": "^3.6.8", + "typewiselite": "~1.0.0", + "xtend": "~4.0.0" }, "dependencies": { "abstract-leveldown": { @@ -7192,7 +7192,7 @@ "resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.4.tgz", "integrity": "sha1-KeGOYy5g5OIh1YECR4UqY9ey5BA=", "requires": { - "xtend": "3.0.0" + "xtend": "~3.0.0" }, "dependencies": { "xtend": { @@ -7207,7 +7207,7 @@ "resolved": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.2.0.tgz", "integrity": "sha1-LO8fER4cV4cNi7uK8mUOWHzS9bQ=", "requires": { - "abstract-leveldown": "0.12.4" + "abstract-leveldown": "~0.12.1" } }, "levelup": { @@ -7215,13 +7215,13 @@ "resolved": "https://registry.npmjs.org/levelup/-/levelup-0.19.1.tgz", "integrity": "sha1-86anIFJyxLXzXkEv8ASgOgrt9Qs=", "requires": { - "bl": "0.8.2", - "deferred-leveldown": "0.2.0", - "errno": "0.1.4", - "prr": "0.0.0", - "readable-stream": "1.0.34", - "semver": "5.1.1", - "xtend": "3.0.0" + "bl": "~0.8.1", + "deferred-leveldown": "~0.2.0", + "errno": "~0.1.1", + "prr": "~0.0.0", + "readable-stream": "~1.0.26", + "semver": "~5.1.0", + "xtend": "~3.0.0" }, "dependencies": { "xtend": { @@ -7241,10 +7241,10 @@ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", "isarray": "0.0.1", - "string_decoder": "0.10.31" + "string_decoder": "~0.10.x" } }, "semver": { @@ -7259,11 +7259,11 @@ "resolved": "https://registry.npmjs.org/leveldown/-/leveldown-3.0.2.tgz", "integrity": "sha512-+ANRScj1npQQzv6e4DYAKRjVQZZ+ahMoubKrNP68nIq+l9bYgb+WiXF+14oTcQTg2f7qE9WHGW7rBG9nGSsA+A==", "requires": { - "abstract-leveldown": "4.0.3", - "bindings": "1.3.0", - "fast-future": "1.0.2", - "nan": "2.10.0", - "prebuild-install": "4.0.0" + "abstract-leveldown": "~4.0.0", + "bindings": "~1.3.0", + "fast-future": "~1.0.2", + "nan": "~2.10.0", + "prebuild-install": "^4.0.0" } }, "levelup": { @@ -7271,10 +7271,10 @@ "resolved": "https://registry.npmjs.org/levelup/-/levelup-2.0.2.tgz", "integrity": "sha512-us+nTLUyd/eLnclYYddOCdAVw1hnymGx/9p4Jr5ThohStsjLqMVmbYiz6/SYFZEPXNF+AKQSvh6fA2e2KZpC8w==", "requires": { - "deferred-leveldown": "3.0.0", - "level-errors": "1.1.2", - "level-iterator-stream": "2.0.3", - "xtend": "4.0.1" + "deferred-leveldown": "~3.0.0", + "level-errors": "~1.1.0", + "level-iterator-stream": "~2.0.0", + "xtend": "~4.0.0" } }, "minimist": { @@ -7287,22 +7287,22 @@ "resolved": "https://registry.npmjs.org/multiblob/-/multiblob-1.13.0.tgz", "integrity": "sha1-4oTV5KlE5yS+4uOJbLMAfwaaQbs=", "requires": { - "blake2s": "1.0.1", - "cont": "1.0.3", - "explain-error": "1.0.4", - "mkdirp": "0.5.1", - "pull-cat": "1.1.11", - "pull-defer": "0.2.2", - "pull-file": "0.5.0", - "pull-glob": "1.0.6", - "pull-live": "1.0.1", - "pull-notify": "0.1.1", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "pull-write-file": "0.2.4", - "rc": "0.5.5", - "rimraf": "2.2.8", - "stream-to-pull-stream": "1.7.2" + "blake2s": "~1.0.1", + "cont": "~1.0.1", + "explain-error": "~1.0.1", + "mkdirp": "~0.5.0", + "pull-cat": "^1.1.8", + "pull-defer": "^0.2.2", + "pull-file": "^0.5.0", + "pull-glob": "~1.0.6", + "pull-live": "^1.0.0", + "pull-notify": "^0.1.1", + "pull-paramap": "^1.2.2", + "pull-stream": "^3.6.2", + "pull-write-file": "^0.2.1", + "rc": "~0.5.4", + "rimraf": "~2.2.8", + "stream-to-pull-stream": "^1.7.2" }, "dependencies": { "pull-file": { @@ -7310,7 +7310,7 @@ "resolved": "https://registry.npmjs.org/pull-file/-/pull-file-0.5.0.tgz", "integrity": "sha1-s8pAUwbggvnUUoKIkzutsrZWNls=", "requires": { - "pull-utf8-decoder": "1.0.2" + "pull-utf8-decoder": "^1.0.2" } }, "rimraf": { @@ -7325,8 +7325,8 @@ "resolved": "https://registry.npmjs.org/multiblob-http/-/multiblob-http-0.4.2.tgz", "integrity": "sha512-hVaXryaqJ3vvKjRNcOCEadzgO99nR+haxlptswr3vRvgavbK/Y/I7/Nat12WIQno2/A8+nkbE+ZcrsN3UDbtQw==", "requires": { - "pull-stream": "3.6.8", - "stream-to-pull-stream": "1.7.2" + "pull-stream": "^3.4.3", + "stream-to-pull-stream": "^1.7.0" } }, "multiserver": { @@ -7334,13 +7334,13 @@ "resolved": "https://registry.npmjs.org/multiserver/-/multiserver-1.12.0.tgz", "integrity": "sha512-vyoVDqxiJabvepIKYN2+lYcPDcV5/de54kWXg1nYa1VK0NMJZ+gVIS6bLnQ9FmNzOxpCmVrVOkaQ0pMlMic5Ow==", "requires": { - "pull-cat": "1.1.11", - "pull-stream": "3.6.8", - "pull-ws": "3.3.0", - "secret-handshake": "1.1.13", + "pull-cat": "~1.1.5", + "pull-stream": "^3.6.1", + "pull-ws": "^3.3.0", + "secret-handshake": "^1.1.12", "separator-escape": "0.0.0", "socks": "1.1.9", - "stream-to-pull-stream": "1.7.2" + "stream-to-pull-stream": "^1.7.2" } }, "muxrpc": { @@ -7348,11 +7348,11 @@ "resolved": "https://registry.npmjs.org/muxrpc/-/muxrpc-6.4.0.tgz", "integrity": "sha1-JPfaBpvUYpsHfpk7BXeUKyaI6ug=", "requires": { - "explain-error": "1.0.4", - "packet-stream": "2.0.2", - "packet-stream-codec": "1.1.2", - "pull-goodbye": "0.0.2", - "pull-stream": "3.6.8" + "explain-error": "^1.0.1", + "packet-stream": "~2.0.0", + "packet-stream-codec": "^1.1.1", + "pull-goodbye": "~0.0.1", + "pull-stream": "^3.2.3" } }, "nan": { @@ -7365,7 +7365,7 @@ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.4.3.tgz", "integrity": "sha512-b656V5C0628gOOA2kwcpNA/bxdlqYF9FvxJ+qqVX0ctdXNVZpS8J6xEUYir3WAKc7U0BH/NRlSpNbGsy+azjeg==", "requires": { - "semver": "5.4.1" + "semver": "^5.4.1" } }, "non-private-ip": { @@ -7373,7 +7373,7 @@ "resolved": "https://registry.npmjs.org/non-private-ip/-/non-private-ip-1.4.4.tgz", "integrity": "sha512-K9nTVFOGUOYutaG8ywiKpCdVu458RFxSgSJ0rribUxtf5iLM9B2+raFJgkID3p5op0+twmoQqFaPnu9KYz6qzg==", "requires": { - "ip": "1.1.5" + "ip": "^1.1.5" }, "dependencies": { "ip": { @@ -7388,8 +7388,8 @@ "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz", "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==", "requires": { - "os-homedir": "1.0.2", - "os-tmpdir": "1.0.2" + "os-homedir": "^1.0.0", + "os-tmpdir": "^1.0.0" } }, "prebuild-install": { @@ -7397,21 +7397,21 @@ "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-4.0.0.tgz", "integrity": "sha512-7tayxeYboJX0RbVzdnKyGl2vhQRWr6qfClEXDhOkXjuaOKCw2q8aiuFhONRYVsG/czia7KhpykIlI2S2VaPunA==", "requires": { - "detect-libc": "1.0.3", - "expand-template": "1.1.0", + "detect-libc": "^1.0.3", + "expand-template": "^1.0.2", "github-from-package": "0.0.0", - "minimist": "1.2.0", - "mkdirp": "0.5.1", - "node-abi": "2.4.3", - "noop-logger": "0.1.1", - "npmlog": "4.1.2", - "os-homedir": "1.0.2", - "pump": "2.0.1", - "rc": "1.2.8", - "simple-get": "2.8.1", - "tar-fs": "1.16.0", - "tunnel-agent": "0.6.0", - "which-pm-runs": "1.0.0" + "minimist": "^1.2.0", + "mkdirp": "^0.5.1", + "node-abi": "^2.2.0", + "noop-logger": "^0.1.1", + "npmlog": "^4.0.1", + "os-homedir": "^1.0.1", + "pump": "^2.0.1", + "rc": "^1.1.6", + "simple-get": "^2.7.0", + "tar-fs": "^1.13.0", + "tunnel-agent": "^0.6.0", + "which-pm-runs": "^1.0.0" }, "dependencies": { "deep-extend": { @@ -7424,10 +7424,10 @@ "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", "requires": { - "deep-extend": "0.6.0", - "ini": "1.3.5", - "minimist": "1.2.0", - "strip-json-comments": "2.0.1" + "deep-extend": "^0.6.0", + "ini": "~1.3.0", + "minimist": "^1.2.0", + "strip-json-comments": "~2.0.1" } }, "strip-json-comments": { @@ -7447,9 +7447,9 @@ "resolved": "https://registry.npmjs.org/pull-cursor/-/pull-cursor-3.0.0.tgz", "integrity": "sha512-95lZVSF2eSEdOmUtlOBaD9p5YOvlYeCr5FBv2ySqcj/4rpaXI6d8OH+zPHHjKAf58R8QXJRZuyfHkcCX8TZbAg==", "requires": { - "looper": "4.0.0", - "ltgt": "2.2.0", - "pull-stream": "3.6.8" + "looper": "^4.0.0", + "ltgt": "^2.2.0", + "pull-stream": "^3.6.0" } }, "pull-pushable": { @@ -7462,8 +7462,8 @@ "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz", "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==", "requires": { - "end-of-stream": "1.4.0", - "once": "1.4.0" + "end-of-stream": "^1.1.0", + "once": "^1.3.1" } }, "rc": { @@ -7471,10 +7471,10 @@ "resolved": "https://registry.npmjs.org/rc/-/rc-0.5.5.tgz", "integrity": "sha1-VBzDMA9GS23+ZDLXVvDy3T6esZk=", "requires": { - "deep-extend": "0.2.11", - "ini": "1.3.5", - "minimist": "0.0.10", - "strip-json-comments": "0.1.3" + "deep-extend": "~0.2.5", + "ini": "~1.3.0", + "minimist": "~0.0.7", + "strip-json-comments": "0.1.x" }, "dependencies": { "minimist": { @@ -7489,11 +7489,11 @@ "resolved": "https://registry.npmjs.org/secret-handshake/-/secret-handshake-1.1.13.tgz", "integrity": "sha512-jDpA1kPJGg+jEUOZGvqksQFGPWIx0aA96HpjU+AqIBKIKzmvZeOq0Lfl/XqVC5jviWTVZZM2B8+NqYR38Blz8A==", "requires": { - "chloride": "2.2.8", - "deep-equal": "1.0.1", - "pull-box-stream": "1.0.13", - "pull-handshake": "1.1.4", - "pull-stream": "3.6.8" + "chloride": "^2.2.7", + "deep-equal": "~1.0.0", + "pull-box-stream": "^1.0.13", + "pull-handshake": "^1.1.1", + "pull-stream": "^3.4.5" } }, "secure-scuttlebutt": { @@ -7501,32 +7501,32 @@ "resolved": "https://registry.npmjs.org/secure-scuttlebutt/-/secure-scuttlebutt-18.1.1.tgz", "integrity": "sha512-mK0Wims55gi6blMLCb2vKZui+K5AgJMxGiGD7pnXIkUt6URn7SSShC7FNaL+w/Vnmld+No9iyIonZGJlytqKqA==", "requires": { - "async-write": "2.1.0", - "cont": "1.0.3", - "deep-equal": "0.2.2", - "explain-error": "1.0.4", + "async-write": "^2.1.0", + "cont": "~1.0.0", + "deep-equal": "~0.2.1", + "explain-error": "~1.0.1", "flumecodec": "0.0.1", - "flumedb": "0.4.2", - "flumelog-offset": "3.3.1", - "flumeview-hashtable": "1.0.3", - "flumeview-level": "3.0.5", - "flumeview-reduce": "1.3.9", - "level": "3.0.2", - "level-sublevel": "6.6.2", - "ltgt": "2.2.0", - "monotonic-timestamp": "0.0.9", + "flumedb": "^0.4.2", + "flumelog-offset": "^3.3.1", + "flumeview-hashtable": "^1.0.3", + "flumeview-level": "^3.0.5", + "flumeview-reduce": "^1.3.9", + "level": "^3.0.1", + "level-sublevel": "^6.6.2", + "ltgt": "^2.2.0", + "monotonic-timestamp": "~0.0.8", "obv": "0.0.1", "pull-cont": "0.0.0", - "pull-level": "2.0.3", - "pull-live": "1.0.1", - "pull-notify": "0.1.1", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "ssb-keys": "7.0.16", - "ssb-msgs": "5.2.0", - "ssb-ref": "2.11.1", - "ssb-validate": "3.0.9", - "typewiselite": "1.0.0" + "pull-level": "^2.0.3", + "pull-live": "^1.0.1", + "pull-notify": "^0.1.0", + "pull-paramap": "^1.1.6", + "pull-stream": "^3.4.0", + "ssb-keys": "^7.0.15", + "ssb-msgs": "^5.0.0", + "ssb-ref": "^2.0.0", + "ssb-validate": "^3.0.1", + "typewiselite": "^1.0.0" }, "dependencies": { "deep-equal": { @@ -7541,9 +7541,9 @@ "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-2.8.1.tgz", "integrity": "sha512-lSSHRSw3mQNUGPAYRqo7xy9dhKmxFXIjLjp4KHpf99GEH2VH7C3AM+Qfx6du6jhfUi6Vm7XnbEVEf7Wb6N8jRw==", "requires": { - "decompress-response": "3.3.0", - "once": "1.4.0", - "simple-concat": "1.0.0" + "decompress-response": "^3.3.0", + "once": "^1.3.1", + "simple-concat": "^1.0.0" } }, "ssb-ref": { @@ -7551,8 +7551,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.11.1.tgz", "integrity": "sha512-K3L9hJ1v0HrH8abtEKiBkdeabHVaws+CS81mZqUfhR84i0dlYhiIIDwqeLxUj/1mLcsZPF3gMKPsFCUr7UAdMA==", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" }, "dependencies": { "ip": { @@ -7567,13 +7567,13 @@ "resolved": "https://registry.npmjs.org/ssb-ws/-/ssb-ws-2.1.1.tgz", "integrity": "sha512-1fK/jXI6lKZadRJDr49t+6yMmWynp6PFrADs3Whmy8IslnYGl83ujhlpRIBvCn1EuVHjV7yLsIiJ8a0X2Kg0DQ==", "requires": { - "emoji-server": "1.0.0", - "multiblob-http": "0.4.2", - "multiserver": "1.12.0", - "muxrpc": "6.4.0", - "pull-box-stream": "1.0.13", - "ssb-ref": "2.11.1", - "stack": "0.1.0" + "emoji-server": "^1.0.0", + "multiblob-http": "^0.4.1", + "multiserver": "^1.2.0", + "muxrpc": "^6.3.3", + "pull-box-stream": "^1.0.13", + "ssb-ref": "^2.3.0", + "stack": "^0.1.0" } }, "string_decoder": { @@ -7593,11 +7593,11 @@ "resolved": "https://registry.npmjs.org/secret-handshake/-/secret-handshake-1.1.11.tgz", "integrity": "sha1-I51hNnjx5cUPIj8mBfNkdc79Zl4=", "requires": { - "chloride": "2.2.8", - "deep-equal": "1.0.1", - "pull-box-stream": "1.0.13", - "pull-handshake": "1.1.4", - "pull-stream": "3.6.8" + "chloride": "^2.2.7", + "deep-equal": "~1.0.0", + "pull-box-stream": "^1.0.13", + "pull-handshake": "^1.1.1", + "pull-stream": "^3.4.5" } }, "secret-stack": { @@ -7606,15 +7606,15 @@ "integrity": "sha512-tCxjylkvEvUqxlWSVALtPMGKGyed225oDf7zoxCOsvj5SaVolUzOaixS07IK74mjcq7D1TvEJ4kofcaTMhQq1w==", "requires": { "hoox": "0.0.1", - "ip": "1.1.5", - "map-merge": "1.1.0", - "multiserver": "1.12.0", - "muxrpc": "6.4.0", - "non-private-ip": "1.4.4", - "pull-inactivity": "2.1.2", - "pull-rate": "1.0.2", - "pull-stream": "3.6.8", - "stream-to-pull-stream": "1.7.2" + "ip": "^1.1.5", + "map-merge": "^1.1.0", + "multiserver": "^1.11.0", + "muxrpc": "^6.4.0", + "non-private-ip": "^1.4.3", + "pull-inactivity": "~2.1.1", + "pull-rate": "^1.0.2", + "pull-stream": "^3.4.5", + "stream-to-pull-stream": "^1.6.1" }, "dependencies": { "multiserver": { @@ -7622,13 +7622,13 @@ "resolved": "https://registry.npmjs.org/multiserver/-/multiserver-1.12.0.tgz", "integrity": "sha512-vyoVDqxiJabvepIKYN2+lYcPDcV5/de54kWXg1nYa1VK0NMJZ+gVIS6bLnQ9FmNzOxpCmVrVOkaQ0pMlMic5Ow==", "requires": { - "pull-cat": "1.1.11", - "pull-stream": "3.6.8", - "pull-ws": "3.3.0", - "secret-handshake": "1.1.13", + "pull-cat": "~1.1.5", + "pull-stream": "^3.6.1", + "pull-ws": "^3.3.0", + "secret-handshake": "^1.1.12", "separator-escape": "0.0.0", "socks": "1.1.9", - "stream-to-pull-stream": "1.7.2" + "stream-to-pull-stream": "^1.7.2" } }, "muxrpc": { @@ -7636,11 +7636,11 @@ "resolved": "https://registry.npmjs.org/muxrpc/-/muxrpc-6.4.0.tgz", "integrity": "sha1-JPfaBpvUYpsHfpk7BXeUKyaI6ug=", "requires": { - "explain-error": "1.0.4", - "packet-stream": "2.0.2", - "packet-stream-codec": "1.1.2", - "pull-goodbye": "0.0.2", - "pull-stream": "3.6.8" + "explain-error": "^1.0.1", + "packet-stream": "~2.0.0", + "packet-stream-codec": "^1.1.1", + "pull-goodbye": "~0.0.1", + "pull-stream": "^3.2.3" } }, "non-private-ip": { @@ -7648,7 +7648,7 @@ "resolved": "https://registry.npmjs.org/non-private-ip/-/non-private-ip-1.4.4.tgz", "integrity": "sha512-K9nTVFOGUOYutaG8ywiKpCdVu458RFxSgSJ0rribUxtf5iLM9B2+raFJgkID3p5op0+twmoQqFaPnu9KYz6qzg==", "requires": { - "ip": "1.1.5" + "ip": "^1.1.5" } }, "secret-handshake": { @@ -7656,11 +7656,11 @@ "resolved": "https://registry.npmjs.org/secret-handshake/-/secret-handshake-1.1.13.tgz", "integrity": "sha512-jDpA1kPJGg+jEUOZGvqksQFGPWIx0aA96HpjU+AqIBKIKzmvZeOq0Lfl/XqVC5jviWTVZZM2B8+NqYR38Blz8A==", "requires": { - "chloride": "2.2.8", - "deep-equal": "1.0.1", - "pull-box-stream": "1.0.13", - "pull-handshake": "1.1.4", - "pull-stream": "3.6.8" + "chloride": "^2.2.7", + "deep-equal": "~1.0.0", + "pull-box-stream": "^1.0.13", + "pull-handshake": "^1.1.1", + "pull-stream": "^3.4.5" } } } @@ -7675,35 +7675,35 @@ "resolved": "https://registry.npmjs.org/secure-scuttlebutt/-/secure-scuttlebutt-16.3.8.tgz", "integrity": "sha1-KxwmaLgdvVEmlBzIwr9r353HzM4=", "requires": { - "bytewise": "1.1.0", - "cont": "1.0.3", - "deep-equal": "0.2.2", - "explain-error": "1.0.4", - "flumedb": "0.4.2", - "flumelog-offset": "3.2.6", - "flumeview-level": "2.1.0", - "flumeview-reduce": "1.3.9", - "level": "1.7.0", - "level-codec": "6.2.0", - "level-peek": "2.0.2", - "level-sublevel": "6.6.1", - "ltgt": "2.2.0", - "monotonic-timestamp": "0.0.9", + "bytewise": "^1.1.0", + "cont": "~1.0.0", + "deep-equal": "~0.2.1", + "explain-error": "~1.0.1", + "flumedb": "^0.4.2", + "flumelog-offset": "^3.2.5", + "flumeview-level": "^2.0.5", + "flumeview-reduce": "^1.3.6", + "level": "^1.7.0", + "level-codec": "^6.2.0", + "level-peek": "^2.0.1", + "level-sublevel": "^6.6.0", + "ltgt": "^2.2.0", + "monotonic-timestamp": "~0.0.8", "obv": "0.0.1", - "pull-cat": "1.1.11", + "pull-cat": "~1.1.5", "pull-cont": "0.0.0", - "pull-defer": "0.2.2", - "pull-level": "2.0.3", - "pull-live": "1.0.1", - "pull-notify": "0.1.1", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "pull-write": "1.1.4", - "ssb-feed": "2.3.0", - "ssb-keys": "7.0.16", - "ssb-msgs": "5.2.0", - "ssb-ref": "2.8.0", - "typewiselite": "1.0.0" + "pull-defer": "^0.2.2", + "pull-level": "^2.0.3", + "pull-live": "^1.0.1", + "pull-notify": "^0.1.0", + "pull-paramap": "^1.1.6", + "pull-stream": "^3.4.0", + "pull-write": "^1.1.0", + "ssb-feed": "^2.2.1", + "ssb-keys": "^7.0.0", + "ssb-msgs": "^5.0.0", + "ssb-ref": "^2.0.0", + "typewiselite": "^1.0.0" }, "dependencies": { "deep-equal": { @@ -7748,7 +7748,7 @@ "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.5.tgz", "integrity": "sha1-J9Fx78yCoRi5ljn/WBZgJCtQbnw=", "requires": { - "inherits": "2.0.3" + "inherits": "^2.0.1" } }, "shallow-copy": { @@ -7761,7 +7761,7 @@ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", "requires": { - "shebang-regex": "1.0.0" + "shebang-regex": "^1.0.0" } }, "shebang-regex": { @@ -7775,9 +7775,9 @@ "integrity": "sha1-3svPh0sNHl+3LhSxZKloMEjprLM=", "dev": true, "requires": { - "glob": "7.1.2", - "interpret": "1.0.4", - "rechoir": "0.6.2" + "glob": "^7.0.0", + "interpret": "^1.0.0", + "rechoir": "^0.6.2" } }, "shellsubstitute": { @@ -7800,9 +7800,9 @@ "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-1.4.3.tgz", "integrity": "sha1-6XVe2kB+ltpAxeUVjJ6jezO+y+s=", "requires": { - "once": "1.4.0", - "unzip-response": "1.0.2", - "xtend": "4.0.1" + "once": "^1.3.1", + "unzip-response": "^1.0.0", + "xtend": "^4.0.0" } }, "simple-mime": { @@ -7816,7 +7816,7 @@ "integrity": "sha1-wvg/Jzo+GhbtsJlWYdoO1e8DM2Q=", "dev": true, "requires": { - "string-width": "1.0.2" + "string-width": "^1.0.1" } }, "slash": { @@ -7840,8 +7840,8 @@ "resolved": "https://registry.npmjs.org/socks/-/socks-1.1.9.tgz", "integrity": "sha1-Yo1+TQSRJDVEWsC25Fk3bLPm1pE=", "requires": { - "ip": "1.1.5", - "smart-buffer": "1.1.15" + "ip": "^1.1.2", + "smart-buffer": "^1.0.4" } }, "sodium-browserify": { @@ -7849,9 +7849,9 @@ "resolved": "https://registry.npmjs.org/sodium-browserify/-/sodium-browserify-1.2.1.tgz", "integrity": "sha1-sLVZyjaYFnkIUhSFXiZkXfZ6rxw=", "requires": { - "libsodium-wrappers": "0.2.12", + "libsodium-wrappers": "^0.2.9", "sha.js": "2.4.5", - "tweetnacl": "0.14.5" + "tweetnacl": "^0.14.1" } }, "sodium-browserify-tweetnacl": { @@ -7859,11 +7859,11 @@ "resolved": "https://registry.npmjs.org/sodium-browserify-tweetnacl/-/sodium-browserify-tweetnacl-0.2.3.tgz", "integrity": "sha1-tVN//LufdOvEQ7i2ohGykej8vI4=", "requires": { - "chloride-test": "1.2.2", - "ed2curve": "0.1.4", - "sha.js": "2.4.9", - "tweetnacl": "0.14.5", - "tweetnacl-auth": "0.3.1" + "chloride-test": "^1.1.0", + "ed2curve": "^0.1.4", + "sha.js": "^2.4.8", + "tweetnacl": "^0.14.1", + "tweetnacl-auth": "^0.3.0" }, "dependencies": { "sha.js": { @@ -7871,8 +7871,8 @@ "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.9.tgz", "integrity": "sha512-G8zektVqbiPHrylgew9Zg1VRB1L/DtXNUVAM6q4QLy8NE3qtHlFXTf8VLL4k1Yl6c7NMjtZUTdXV+X44nFaT6A==", "requires": { - "inherits": "2.0.3", - "safe-buffer": "5.1.1" + "inherits": "^2.0.1", + "safe-buffer": "^5.0.1" } } } @@ -7888,8 +7888,8 @@ "integrity": "sha512-3xi2SbjeEUivlH4zPaBIaxQtpAInq4T3zX9kaeDquzgXRv96QLbTR0AcJeqXj3JeKdhwJ6YiLS3XFrnMp4tc+w==", "optional": true, "requires": { - "nan": "2.8.0", - "node-gyp-build": "3.2.2" + "nan": "^2.4.0", + "node-gyp-build": "^3.0.0" } }, "sorted-array-functions": { @@ -7903,7 +7903,7 @@ "integrity": "sha1-wkvBRspRfBRx9drL4lcbK3+eM0Y=", "optional": true, "requires": { - "amdefine": "1.0.1" + "amdefine": ">=0.0.4" } }, "source-map-support": { @@ -7911,7 +7911,7 @@ "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz", "integrity": "sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==", "requires": { - "source-map": "0.5.7" + "source-map": "^0.5.6" }, "dependencies": { "source-map": { @@ -7932,8 +7932,8 @@ "integrity": "sha512-N19o9z5cEyc8yQQPukRCZ9EUmb4HUpnrmaL/fxS2pBo2jbfcFRVuFZ/oFC+vZz0MNNk0h80iMn5/S6qGZOL5+g==", "dev": true, "requires": { - "spdx-expression-parse": "3.0.0", - "spdx-license-ids": "3.0.0" + "spdx-expression-parse": "^3.0.0", + "spdx-license-ids": "^3.0.0" } }, "spdx-exceptions": { @@ -7948,8 +7948,8 @@ "integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==", "dev": true, "requires": { - "spdx-exceptions": "2.1.0", - "spdx-license-ids": "3.0.0" + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" } }, "spdx-license-ids": { @@ -7980,8 +7980,8 @@ "resolved": "https://registry.npmjs.org/ssb-about/-/ssb-about-0.1.2.tgz", "integrity": "sha512-/dvDJZdvukOHTjWDAUDdi5euG3fHIgW0z8xIWI+n+C3ugDCPad24josbRBMtgJ6e5piKOzstTlumIqfekvv8YQ==", "requires": { - "flumeview-reduce": "1.3.9", - "ssb-ref": "2.8.0" + "flumeview-reduce": "^1.3.9", + "ssb-ref": "^2.7.1" } }, "ssb-avatar": { @@ -7989,10 +7989,10 @@ "resolved": "https://registry.npmjs.org/ssb-avatar/-/ssb-avatar-0.2.0.tgz", "integrity": "sha1-Bs1weV7ljRRi0QCkXGYN8xedOzk=", "requires": { - "pull-cat": "1.1.11", - "pull-stream": "3.6.8", - "ssb-msgs": "5.2.0", - "ssb-ref": "2.8.0" + "pull-cat": "^1.1.9", + "pull-stream": "^3.4.3", + "ssb-msgs": "^5.2.0", + "ssb-ref": "^2.3.2" } }, "ssb-backlinks": { @@ -8000,13 +8000,13 @@ "resolved": "https://registry.npmjs.org/ssb-backlinks/-/ssb-backlinks-0.7.1.tgz", "integrity": "sha512-qxJW94vPJelWS8/aDo8mFIKxGvdFVOi2R8OX3J/nmWXink05I5ZmNkT40Fb/IW7PkRddbrdWfA1tA8GusK1yKQ==", "requires": { - "base64-url": "1.3.3", - "deep-equal": "1.0.1", - "flumeview-query": "6.2.0", - "pull-stream": "3.6.8", - "ssb-keys": "7.0.16", - "ssb-ref": "2.11.1", - "xtend": "4.0.1" + "base64-url": "^1.3.3", + "deep-equal": "^1.0.1", + "flumeview-query": "^6.1.0", + "pull-stream": "^3.6.7", + "ssb-keys": "^7.0.14", + "ssb-ref": "^2.9.0", + "xtend": "^4.0.1" }, "dependencies": { "ssb-ref": { @@ -8014,8 +8014,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.11.1.tgz", "integrity": "sha512-K3L9hJ1v0HrH8abtEKiBkdeabHVaws+CS81mZqUfhR84i0dlYhiIIDwqeLxUj/1mLcsZPF3gMKPsFCUr7UAdMA==", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" } } } @@ -8025,13 +8025,13 @@ "resolved": "https://registry.npmjs.org/ssb-blobs/-/ssb-blobs-1.1.4.tgz", "integrity": "sha1-2T8pYLSU4QZXhp/zu59y32lxXck=", "requires": { - "cont": "1.0.3", - "level": "1.7.0", - "multiblob": "1.12.0", - "pull-level": "1.5.2", - "pull-notify": "0.1.1", - "pull-stream": "3.6.8", - "ssb-ref": "2.8.0" + "cont": "^1.0.3", + "level": "^1.4.0", + "multiblob": "^1.12.0", + "pull-level": "^1.5.2", + "pull-notify": "^0.1.0", + "pull-stream": "^3.3.0", + "ssb-ref": "^2.3.0" }, "dependencies": { "pull-level": { @@ -8039,12 +8039,12 @@ "resolved": "https://registry.npmjs.org/pull-level/-/pull-level-1.5.2.tgz", "integrity": "sha1-K0vcjquNTy43CLSVEjULFLsDW1Y=", "requires": { - "level-post": "1.0.5", - "pull-cat": "1.1.11", - "pull-pushable": "2.1.1", - "pull-stream": "3.6.8", - "pull-window": "2.1.4", - "stream-to-pull-stream": "1.7.2" + "level-post": "~1.0.3", + "pull-cat": "^1.1.9", + "pull-pushable": "^2.0.0", + "pull-stream": "^3.4.0", + "pull-window": "^2.1.4", + "stream-to-pull-stream": "^1.6.6" } } } @@ -8057,26 +8057,26 @@ "chessground": "7.1.3", "depject": "4.1.0", "depnest": "1.3.0", - "howler": "2.0.9", + "howler": "^2.0.7", "hyperscript": "2.0.2", - "lodash": "4.17.4", + "lodash": "^4.17.4", "mithril": "1.1.1", "mutant": "3.19.0", - "mutant-pull-reduce": "1.1.0", + "mutant-pull-reduce": "^1.1.0", "neodoc": "1.4.0", - "patchcore": "1.27.2", + "patchcore": "^1.23.0", "pubsub-js": "1.5.7", "pull-abortable": "4.1.1", - "pull-async-filter": "1.0.0", - "pull-cat": "1.1.11", - "pull-many": "1.0.8", + "pull-async-filter": "^1.0.0", + "pull-cat": "^1.1.11", + "pull-many": "^1.0.8", "pull-scroll": "1.0.9", "pull-stream": "3.6.0", "ramda": "0.24.1", "scuttlebot": "10.2.1", - "ssb-backlinks": "0.4.1", + "ssb-backlinks": "^0.4.1", "ssb-embedded-chat": "1.1.1", - "ssb-links": "2.0.1", + "ssb-links": "^2.0.0", "ssb-query": "1.0.0", "tiny-worker": "2.1.1", "uuid": "3.1.0" @@ -8097,7 +8097,7 @@ "resolved": "https://registry.npmjs.org/depject/-/depject-4.1.0.tgz", "integrity": "sha1-nJbqrazRaLrbQIeUv1+GeJg84YM=", "requires": { - "libnested": "1.2.1" + "libnested": "^1.1.0" } }, "epidemic-broadcast-trees": { @@ -8105,8 +8105,8 @@ "resolved": "https://registry.npmjs.org/epidemic-broadcast-trees/-/epidemic-broadcast-trees-1.0.3.tgz", "integrity": "sha1-G0OgzrOXmLhdgH5PpSgrAwsmzcs=", "requires": { - "explain-error": "1.0.4", - "pull-stream": "3.6.0" + "explain-error": "^1.0.3", + "pull-stream": "^3.5.0" } }, "flumeview-query": { @@ -8114,13 +8114,13 @@ "resolved": "https://registry.npmjs.org/flumeview-query/-/flumeview-query-4.0.1.tgz", "integrity": "sha1-HNTf2S8acBKN2dgN3qqdRJVuzO0=", "requires": { - "explain-error": "1.0.4", - "flumeview-level": "2.1.0", - "map-filter-reduce": "3.0.6", + "explain-error": "^1.0.1", + "flumeview-level": "^2.1.0", + "map-filter-reduce": "^3.0.2", "pull-flatmap": "0.0.1", - "pull-paramap": "1.2.2", + "pull-paramap": "^1.1.3", "pull-sink-through": "0.0.0", - "pull-stream": "3.6.0" + "pull-stream": "^3.4.0" }, "dependencies": { "map-filter-reduce": { @@ -8128,10 +8128,10 @@ "resolved": "https://registry.npmjs.org/map-filter-reduce/-/map-filter-reduce-3.0.6.tgz", "integrity": "sha512-QJK6zFAeJXSwLB0Dz66wnGT3ebe/Cuc1y54d/AIcEaou5V1YicAaWf341uFnpDBVm27JfHgZtJD1aAU3lKhxCg==", "requires": { - "binary-search": "1.3.2", + "binary-search": "^1.2.0", "pull-sink-through": "0.0.0", - "pull-stream": "3.6.0", - "typewiselite": "1.0.0" + "pull-stream": "^3.4.3", + "typewiselite": "^1.0.0" } } } @@ -8141,7 +8141,7 @@ "resolved": "https://registry.npmjs.org/html-element/-/html-element-2.2.0.tgz", "integrity": "sha1-w8H/iMJh23TQr2OR7vkMNG+QBzA=", "requires": { - "class-list": "0.1.1" + "class-list": "~0.1.1" } }, "hyperscript": { @@ -8150,8 +8150,8 @@ "integrity": "sha1-ODnLpFVUvf4nu4HCFC0WhPgTWvU=", "requires": { "browser-split": "0.0.0", - "class-list": "0.1.1", - "html-element": "2.2.0" + "class-list": "~0.1.0", + "html-element": "^2.0.0" } }, "ip": { @@ -8170,7 +8170,7 @@ "integrity": "sha1-UQRlcyJJRSUQ9RLoTpVmMDV2Vjg=", "requires": { "browser-split": "0.0.1", - "xtend": "4.0.1" + "xtend": "^4.0.1" }, "dependencies": { "browser-split": { @@ -8185,7 +8185,7 @@ "resolved": "https://registry.npmjs.org/non-private-ip/-/non-private-ip-1.1.0.tgz", "integrity": "sha1-RvRTUtUPaHNA5MAR9xY8ptGQdAM=", "requires": { - "ip": "0.3.3" + "ip": "~0.3.2" } }, "pull-stream": { @@ -8199,63 +8199,63 @@ "integrity": "sha1-6M43Nf66z2Imv4Zuqde6X+OprdY=", "requires": { "atomic-file": "0.0.1", - "bash-color": "0.0.4", - "broadcast-stream": "0.0.0", - "cont": "1.0.3", - "cross-spawn": "5.1.0", - "deep-equal": "1.0.1", - "explain-error": "1.0.4", - "flumeview-reduce": "1.3.9", - "graphreduce": "3.0.4", + "bash-color": "~0.0.3", + "broadcast-stream": "~0.0.0", + "cont": "~1.0.3", + "cross-spawn": "^5.1.0", + "deep-equal": "^1.0.1", + "explain-error": "^1.0.3", + "flumeview-reduce": "^1.1.0", + "graphreduce": "^3.0.2", "has-network": "0.0.1", - "ip": "0.3.3", - "level-memview": "0.0.0", - "mdmanifest": "1.0.8", - "minimist": "1.2.0", - "mkdirp": "0.5.1", - "multiblob": "1.12.0", - "multicb": "1.2.2", - "muxrpc": "6.3.3", - "muxrpc-validation": "2.0.1", - "muxrpcli": "1.1.0", - "mv": "2.1.1", - "non-private-ip": "1.1.0", - "observ-debounce": "1.1.1", + "ip": "^0.3.3", + "level-memview": "~0.0.0", + "mdmanifest": "^1.0.4", + "minimist": "^1.1.3", + "mkdirp": "~0.5.0", + "multiblob": "^1.10.1", + "multicb": "^1.0.0", + "muxrpc": "^6.1.1", + "muxrpc-validation": "^2.0.0", + "muxrpcli": "^1.0.0", + "mv": "^2.1.1", + "non-private-ip": "~1.1.0", + "observ-debounce": "^1.1.1", "on-change-network": "0.0.2", - "on-wakeup": "1.0.1", - "osenv": "0.1.4", - "pull-abortable": "4.1.1", - "pull-cat": "1.1.11", - "pull-file": "1.0.0", + "on-wakeup": "^1.0.0", + "osenv": "^0.1.3", + "pull-abortable": "~4.1.0", + "pull-cat": "~1.1.5", + "pull-file": "^1.0.0", "pull-flatmap": "0.0.1", - "pull-inactivity": "2.1.2", - "pull-level": "2.0.3", - "pull-many": "1.0.8", - "pull-next": "1.0.1", + "pull-inactivity": "~2.1.1", + "pull-level": "^2.0.2", + "pull-many": "~1.0.6", + "pull-next": "^1.0.0", "pull-notify": "0.1.1", - "pull-paramap": "1.2.2", - "pull-ping": "2.0.2", - "pull-pushable": "2.1.1", - "pull-stream": "3.6.0", - "pull-stream-to-stream": "1.3.4", - "pull-stringify": "1.2.2", - "rimraf": "2.6.2", - "secret-stack": "3.3.2", - "secure-scuttlebutt": "16.3.8", - "ssb-blobs": "1.1.4", - "ssb-client": "4.5.7", - "ssb-config": "2.2.0", + "pull-paramap": "~1.2.1", + "pull-ping": "^2.0.2", + "pull-pushable": "^2.0.1", + "pull-stream": "^3.0.0", + "pull-stream-to-stream": "~1.3.0", + "pull-stringify": "~1.2.2", + "rimraf": "^2.4.2", + "secret-stack": "^3.2.0", + "secure-scuttlebutt": "^16.3.2", + "ssb-blobs": "^1.0.1", + "ssb-client": "^4.4.1", + "ssb-config": "^2.0.0", "ssb-ebt": "0.0.7", - "ssb-friends": "2.4.0", - "ssb-keys": "7.0.16", - "ssb-links": "3.0.2", - "ssb-msgs": "5.2.0", - "ssb-query": "1.0.0", - "ssb-ref": "2.8.0", - "ssb-ws": "1.0.3", - "statistics": "3.3.0", - "stream-to-pull-stream": "1.7.2", - "zerr": "1.0.4" + "ssb-friends": "^2.0.1", + "ssb-keys": "^7.0.0", + "ssb-links": "^3.0.0", + "ssb-msgs": "~5.2.0", + "ssb-query": "^1.0.0", + "ssb-ref": "^2.7.1", + "ssb-ws": "^1.0.1", + "statistics": "^3.0.0", + "stream-to-pull-stream": "^1.6.10", + "zerr": "^1.0.0" }, "dependencies": { "ssb-ebt": { @@ -8263,10 +8263,10 @@ "resolved": "https://registry.npmjs.org/ssb-ebt/-/ssb-ebt-0.0.7.tgz", "integrity": "sha1-CoBO4kd4U2iWPNimRGYbUK3Dsm4=", "requires": { - "epidemic-broadcast-trees": "1.0.3", + "epidemic-broadcast-trees": "^1.0.1", "obv": "0.0.1", - "pull-cont": "0.1.1", - "pull-stream": "3.6.0" + "pull-cont": "^0.1.1", + "pull-stream": "^3.5.0" } }, "ssb-links": { @@ -8274,10 +8274,10 @@ "resolved": "https://registry.npmjs.org/ssb-links/-/ssb-links-3.0.2.tgz", "integrity": "sha1-wwKkiMkDAFMhCGePLx4r2Pn3vKs=", "requires": { - "flumeview-query": "4.0.1", - "map-filter-reduce": "2.2.1", - "pull-stream": "3.6.0", - "ssb-msgs": "5.2.0" + "flumeview-query": "^4.0.0", + "map-filter-reduce": "^2.0.0", + "pull-stream": "^3.1.0", + "ssb-msgs": "^5.2.0" } } } @@ -8288,15 +8288,15 @@ "integrity": "sha1-C+aLEavy5wIZfJGNYwPRUSoTq+Q=", "requires": { "hoox": "0.0.1", - "ip": "1.1.5", - "map-merge": "1.1.0", - "multiserver": "1.10.0", - "muxrpc": "6.3.3", - "non-private-ip": "1.4.3", - "pull-inactivity": "2.1.2", - "pull-rate": "1.0.2", - "pull-stream": "3.6.0", - "stream-to-pull-stream": "1.7.2" + "ip": "^1.1.5", + "map-merge": "^1.1.0", + "multiserver": "^1.10.0", + "muxrpc": "^6.2.2", + "non-private-ip": "^1.3.0", + "pull-inactivity": "~2.1.1", + "pull-rate": "^1.0.2", + "pull-stream": "^3.4.5", + "stream-to-pull-stream": "^1.6.1" }, "dependencies": { "ip": { @@ -8309,7 +8309,7 @@ "resolved": "https://registry.npmjs.org/non-private-ip/-/non-private-ip-1.4.3.tgz", "integrity": "sha1-UsrysFOxU6vCKFbr3lOuAJPAYKU=", "requires": { - "ip": "0.3.3" + "ip": "~0.3.2" }, "dependencies": { "ip": { @@ -8326,16 +8326,16 @@ "resolved": "https://registry.npmjs.org/ssb-backlinks/-/ssb-backlinks-0.4.1.tgz", "integrity": "sha1-Xe4PMBTREQ6Gy4VN+CRzz3gaErc=", "requires": { - "base64-url": "1.3.3", - "deep-equal": "1.0.1", - "flumeview-level": "2.1.0", - "flumeview-query": "3.0.7", - "map-filter-reduce": "3.0.6", + "base64-url": "^1.3.3", + "deep-equal": "^1.0.1", + "flumeview-level": "^2.0.3", + "flumeview-query": "^3.0.3", + "map-filter-reduce": "^3.0.3", "pull-flatmap": "0.0.1", - "pull-stream": "3.6.0", - "ssb-keys": "7.0.16", - "ssb-ref": "2.8.0", - "xtend": "4.0.1" + "pull-stream": "^3.6.0", + "ssb-keys": "^7.0.9", + "ssb-ref": "^2.7.1", + "xtend": "^4.0.1" }, "dependencies": { "flumeview-query": { @@ -8343,13 +8343,13 @@ "resolved": "https://registry.npmjs.org/flumeview-query/-/flumeview-query-3.0.7.tgz", "integrity": "sha1-52wNcuxF5irrqho2yUYeHHbOgqA=", "requires": { - "explain-error": "1.0.4", - "flumeview-level": "2.1.0", - "map-filter-reduce": "3.0.6", + "explain-error": "^1.0.1", + "flumeview-level": "^2.1.0", + "map-filter-reduce": "^3.0.2", "pull-flatmap": "0.0.1", - "pull-paramap": "1.2.2", + "pull-paramap": "^1.1.3", "pull-sink-through": "0.0.0", - "pull-stream": "3.6.0" + "pull-stream": "^3.4.0" } }, "map-filter-reduce": { @@ -8357,10 +8357,10 @@ "resolved": "https://registry.npmjs.org/map-filter-reduce/-/map-filter-reduce-3.0.6.tgz", "integrity": "sha512-QJK6zFAeJXSwLB0Dz66wnGT3ebe/Cuc1y54d/AIcEaou5V1YicAaWf341uFnpDBVm27JfHgZtJD1aAU3lKhxCg==", "requires": { - "binary-search": "1.3.2", + "binary-search": "^1.2.0", "pull-sink-through": "0.0.0", - "pull-stream": "3.6.0", - "typewiselite": "1.0.0" + "pull-stream": "^3.4.3", + "typewiselite": "^1.0.0" } } } @@ -8370,10 +8370,10 @@ "resolved": "https://registry.npmjs.org/ssb-links/-/ssb-links-2.0.1.tgz", "integrity": "sha1-y5WQZ/voj1ooS47L4ScVpGvjDMI=", "requires": { - "flumeview-query": "4.0.1", - "pull-stream": "3.6.0", - "ssb-msgs": "5.2.0", - "streamview-links": "2.1.1" + "flumeview-query": "^4.0.0", + "pull-stream": "^3.1.0", + "ssb-msgs": "^5.2.0", + "streamview-links": "^2.0.0" } }, "ssb-query": { @@ -8381,10 +8381,10 @@ "resolved": "https://registry.npmjs.org/ssb-query/-/ssb-query-1.0.0.tgz", "integrity": "sha1-MUAi6nKRC3XlrrndUQ5pYzSTBcU=", "requires": { - "explain-error": "1.0.4", - "flumeview-query": "3.0.7", - "pull-stream": "3.6.0", - "streamview-links": "2.1.1" + "explain-error": "^1.0.1", + "flumeview-query": "^3.0.3", + "pull-stream": "^3.4.2", + "streamview-links": "^2.0.0" }, "dependencies": { "flumeview-query": { @@ -8392,13 +8392,13 @@ "resolved": "https://registry.npmjs.org/flumeview-query/-/flumeview-query-3.0.7.tgz", "integrity": "sha1-52wNcuxF5irrqho2yUYeHHbOgqA=", "requires": { - "explain-error": "1.0.4", - "flumeview-level": "2.1.0", - "map-filter-reduce": "3.0.6", + "explain-error": "^1.0.1", + "flumeview-level": "^2.1.0", + "map-filter-reduce": "^3.0.2", "pull-flatmap": "0.0.1", - "pull-paramap": "1.2.2", + "pull-paramap": "^1.1.3", "pull-sink-through": "0.0.0", - "pull-stream": "3.6.0" + "pull-stream": "^3.4.0" } }, "map-filter-reduce": { @@ -8406,10 +8406,10 @@ "resolved": "https://registry.npmjs.org/map-filter-reduce/-/map-filter-reduce-3.0.6.tgz", "integrity": "sha512-QJK6zFAeJXSwLB0Dz66wnGT3ebe/Cuc1y54d/AIcEaou5V1YicAaWf341uFnpDBVm27JfHgZtJD1aAU3lKhxCg==", "requires": { - "binary-search": "1.3.2", + "binary-search": "^1.2.0", "pull-sink-through": "0.0.0", - "pull-stream": "3.6.0", - "typewiselite": "1.0.0" + "pull-stream": "^3.4.3", + "typewiselite": "^1.0.0" } } } @@ -8426,10 +8426,10 @@ "resolved": "https://registry.npmjs.org/ssb-chess-db/-/ssb-chess-db-1.0.2.tgz", "integrity": "sha512-zzN4PSSe7j1Pt1JGCUItFoMZdKUxnSxXOvU4gGXUqB32xKQaYPDQW8kTs+euQ15nWHgMa4kLxp7wLMxrS7uynQ==", "requires": { - "flumeview-reduce": "1.3.9", - "pull-defer": "0.2.2", - "pull-iterable": "0.1.0", - "pull-stream": "3.6.8" + "flumeview-reduce": "^1.3.8", + "pull-defer": "^0.2.2", + "pull-iterable": "^0.1.0", + "pull-stream": "^3.6.1" } }, "ssb-client": { @@ -8437,14 +8437,14 @@ "resolved": "https://registry.npmjs.org/ssb-client/-/ssb-client-4.5.7.tgz", "integrity": "sha512-mEOyMlX6sGEUStU02vdSPD4j9ZRQQe3WCQwZCtgOkkrJpp7ARHxC0dx8ahumyq/vUIYWqQSAHHMD0+R63GmpGg==", "requires": { - "explain-error": "1.0.4", - "multicb": "1.2.2", - "multiserver": "1.10.0", - "muxrpc": "6.4.0", - "pull-hash": "1.0.0", - "pull-stream": "3.6.8", - "ssb-config": "2.2.0", - "ssb-keys": "7.0.16" + "explain-error": "^1.0.1", + "multicb": "^1.2.1", + "multiserver": "^1.7.0", + "muxrpc": "^6.4.0", + "pull-hash": "^1.0.0", + "pull-stream": "^3.6.0", + "ssb-config": "^2.2.0", + "ssb-keys": "^7.0.13" }, "dependencies": { "muxrpc": { @@ -8452,11 +8452,11 @@ "resolved": "https://registry.npmjs.org/muxrpc/-/muxrpc-6.4.0.tgz", "integrity": "sha1-JPfaBpvUYpsHfpk7BXeUKyaI6ug=", "requires": { - "explain-error": "1.0.4", - "packet-stream": "2.0.2", - "packet-stream-codec": "1.1.2", - "pull-goodbye": "0.0.2", - "pull-stream": "3.6.8" + "explain-error": "^1.0.1", + "packet-stream": "~2.0.0", + "packet-stream-codec": "^1.1.1", + "pull-goodbye": "~0.0.1", + "pull-stream": "^3.2.3" } } } @@ -8466,10 +8466,10 @@ "resolved": "https://registry.npmjs.org/ssb-config/-/ssb-config-2.2.0.tgz", "integrity": "sha1-QcrQOKhXWvQGLT/VfTsWe+hbA7w=", "requires": { - "deep-extend": "0.4.2", - "non-private-ip": "1.4.2", - "os-homedir": "1.0.2", - "rc": "1.2.2" + "deep-extend": "^0.4.0", + "non-private-ip": "^1.2.1", + "os-homedir": "^1.0.1", + "rc": "^1.1.6" } }, "ssb-ebt": { @@ -8477,12 +8477,12 @@ "resolved": "https://registry.npmjs.org/ssb-ebt/-/ssb-ebt-5.2.0.tgz", "integrity": "sha512-u7n5O2YRyF6SvX4RMxf7I1Mm6r95pmSKshx1CbmnOpa05PFzzFvi3vjiQnse1TEpWYcVpYn2zwugOVflZxZlhw==", "requires": { - "base64-url": "1.3.3", - "epidemic-broadcast-trees": "6.3.3", - "lossy-store": "1.2.3", - "pull-stream": "3.6.8", - "push-stream-to-pull-stream": "1.0.1", - "ssb-ref": "2.11.1" + "base64-url": "^1.3.3", + "epidemic-broadcast-trees": "^6.3.1", + "lossy-store": "^1.2.3", + "pull-stream": "^3.5.0", + "push-stream-to-pull-stream": "^1.0.0", + "ssb-ref": "^2.9.1" }, "dependencies": { "ssb-ref": { @@ -8490,8 +8490,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.11.1.tgz", "integrity": "sha512-K3L9hJ1v0HrH8abtEKiBkdeabHVaws+CS81mZqUfhR84i0dlYhiIIDwqeLxUj/1mLcsZPF3gMKPsFCUr7UAdMA==", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" } } } @@ -8504,7 +8504,7 @@ "depject": "4.1.1", "depnest": "1.3.0", "hyperscript": "2.0.2", - "patchcore": "1.23.4", + "patchcore": "^1.23.4", "pull-scroll": "1.0.9", "pull-stream": "3.6.0" }, @@ -8514,7 +8514,7 @@ "resolved": "https://registry.npmjs.org/depject/-/depject-4.1.1.tgz", "integrity": "sha1-6/ciCGgsEfx9BRIjxG6223jVYFg=", "requires": { - "libnested": "1.2.1" + "libnested": "^1.1.0" } }, "html-element": { @@ -8522,7 +8522,7 @@ "resolved": "https://registry.npmjs.org/html-element/-/html-element-2.2.0.tgz", "integrity": "sha1-w8H/iMJh23TQr2OR7vkMNG+QBzA=", "requires": { - "class-list": "0.1.1" + "class-list": "~0.1.1" } }, "hyperscript": { @@ -8531,8 +8531,8 @@ "integrity": "sha1-ODnLpFVUvf4nu4HCFC0WhPgTWvU=", "requires": { "browser-split": "0.0.0", - "class-list": "0.1.1", - "html-element": "2.2.0" + "class-list": "~0.1.0", + "html-element": "^2.0.0" } }, "patchcore": { @@ -8540,34 +8540,34 @@ "resolved": "https://registry.npmjs.org/patchcore/-/patchcore-1.23.4.tgz", "integrity": "sha512-b4PeOafpscL4QVNCTA0UN5NpIrQFK8knlZvseZttTawBmAuw1xUrSciV7cbBMvmeUC7ZEzFBxOlCL4Zkmnu/gg==", "requires": { - "bulk-require": "1.0.1", - "bulkify": "1.4.2", - "color-hash": "1.0.3", - "depnest": "1.3.0", - "emoji-named-characters": "1.0.2", - "es2040": "1.2.6", - "flat": "4.0.0", - "hashlru": "2.2.0", - "html-escape": "2.0.0", + "bulk-require": "^1.0.0", + "bulkify": "^1.4.2", + "color-hash": "^1.0.3", + "depnest": "^1.0.2", + "emoji-named-characters": "^1.0.2", + "es2040": "^1.2.4", + "flat": "^4.0.0", + "hashlru": "^2.2.0", + "html-escape": "^2.0.0", "human-time": "0.0.1", - "mutant": "3.22.1", - "mutant-pull-reduce": "1.1.0", - "pull-abortable": "4.1.1", - "pull-cat": "1.1.11", + "mutant": "^3.21.2", + "mutant-pull-reduce": "^1.1.0", + "pull-abortable": "^4.1.0", + "pull-cat": "^1.1.11", "pull-reconnect": "0.0.3", - "pull-stream": "3.6.0", - "simple-mime": "0.1.0", - "sorted-array-functions": "1.0.0", - "split-buffer": "1.0.0", - "ssb-client": "4.5.7", - "ssb-config": "2.2.0", - "ssb-feed": "2.3.0", - "ssb-friends": "2.4.0", - "ssb-keys": "7.0.16", - "ssb-markdown": "3.3.1", - "ssb-ref": "2.9.1", - "ssb-sort": "1.1.0", - "xtend": "4.0.1" + "pull-stream": "^3.5.0", + "simple-mime": "^0.1.0", + "sorted-array-functions": "^1.0.0", + "split-buffer": "^1.0.0", + "ssb-client": "^4.5.2", + "ssb-config": "^2.2.0", + "ssb-feed": "^2.3.0", + "ssb-friends": "^2.2.3", + "ssb-keys": "^7.0.9", + "ssb-markdown": "^3.3.1", + "ssb-ref": "^2.9.0", + "ssb-sort": "^1.0.0", + "xtend": "^4.0.1" } }, "pull-stream": { @@ -8580,8 +8580,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.9.1.tgz", "integrity": "sha1-YIYXE9gMERqaUq6DCZ4zGvzbv2s=", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" } } } @@ -8591,11 +8591,11 @@ "resolved": "https://registry.npmjs.org/ssb-feed/-/ssb-feed-2.3.0.tgz", "integrity": "sha1-uE6OApeg9ZBMTPWiAvdroeB40Ec=", "requires": { - "cont": "1.0.3", - "monotonic-timestamp": "0.0.9", - "pull-stream": "3.6.8", - "ssb-keys": "7.0.16", - "ssb-ref": "2.8.0" + "cont": "~1.0.3", + "monotonic-timestamp": "~0.0.9", + "pull-stream": "^3.4.2", + "ssb-keys": "^7.0.0", + "ssb-ref": "^2.0.0" } }, "ssb-friends": { @@ -8603,13 +8603,13 @@ "resolved": "https://registry.npmjs.org/ssb-friends/-/ssb-friends-2.4.0.tgz", "integrity": "sha1-DUDNlqEvIznJBkqK0dWnE+kcV64=", "requires": { - "flumeview-reduce": "1.3.9", - "graphreduce": "3.0.4", + "flumeview-reduce": "^1.3.0", + "graphreduce": "^3.0.3", "obv": "0.0.1", - "pull-cont": "0.1.1", + "pull-cont": "^0.1.1", "pull-flatmap": "0.0.1", - "pull-stream": "3.6.8", - "ssb-ref": "2.8.0" + "pull-stream": "^3.6.0", + "ssb-ref": "^2.7.1" } }, "ssb-git": { @@ -8622,23 +8622,23 @@ "resolved": "https://registry.npmjs.org/ssb-git-repo/-/ssb-git-repo-2.8.3.tgz", "integrity": "sha512-7GVq5Ael/get+3Ot5exLdRWU8psSQNv/SkyO0KUhjoc4VfTdz8XuN1K195LKiyL/7u31A50KmkG9U9twb+1rGQ==", "requires": { - "hashlru": "2.2.0", - "kvgraph": "0.1.0", - "kvset": "1.0.0", - "multicb": "1.2.2", - "pull-box-stream": "1.0.13", - "pull-cache": "0.0.0", - "pull-cat": "1.1.11", - "pull-git-pack": "1.0.2", - "pull-git-pack-concat": "0.2.1", - "pull-git-repo": "1.2.1", - "pull-hash": "1.0.0", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "ssb-git": "0.5.0", - "ssb-mentions": "0.1.2", - "ssb-pull-requests": "1.0.0", - "ssb-ref": "2.8.0" + "hashlru": "^2.1.0", + "kvgraph": "^0.1.0", + "kvset": "^1.0.0", + "multicb": "^1.2.1", + "pull-box-stream": "^1.0.12", + "pull-cache": "^0.0.0", + "pull-cat": "^1.1.11", + "pull-git-pack": "^1.0.0", + "pull-git-pack-concat": "^0.2.0", + "pull-git-repo": "^1.1.0", + "pull-hash": "^1.0.0", + "pull-paramap": "^1.2.1", + "pull-stream": "^3.4.5", + "ssb-git": "^0.5.0", + "ssb-mentions": "^0.1.0", + "ssb-pull-requests": "^1.0.0", + "ssb-ref": "^2.6.2" }, "dependencies": { "ssb-marked": { @@ -8651,8 +8651,8 @@ "resolved": "https://registry.npmjs.org/ssb-mentions/-/ssb-mentions-0.1.2.tgz", "integrity": "sha1-0EQnCOOvXiRaevnBq9j4mrA8gMA=", "requires": { - "ssb-marked": "0.5.4", - "ssb-ref": "2.8.0" + "ssb-marked": "^0.5.4", + "ssb-ref": "^2.3.0" } } } @@ -8662,9 +8662,9 @@ "resolved": "https://registry.npmjs.org/ssb-horcrux/-/ssb-horcrux-1.0.0.tgz", "integrity": "sha512-myL9cYy/3C67g09ZWKaLo7+NWDF1ffP5VXJavlr5eOfc207DexKwh+eqTBs0y+98i8erHB2gwE8Uvb4quUmcBQ==", "requires": { - "depnest": "1.3.0", - "mutant": "3.22.1", - "secrets.js": "0.1.8" + "depnest": "^1.3.0", + "mutant": "^3.18.0", + "secrets.js": "^0.1.8" } }, "ssb-issues": { @@ -8672,12 +8672,12 @@ "resolved": "https://registry.npmjs.org/ssb-issues/-/ssb-issues-1.0.0.tgz", "integrity": "sha1-noV9Fw3/FSxTonPrkASgqRShBuU=", "requires": { - "asyncmemo": "1.0.0", - "multicb": "1.2.2", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "ssb-msgs": "5.2.0", - "ssb-ref": "2.8.0" + "asyncmemo": "^1.0.0", + "multicb": "^1.2.1", + "pull-paramap": "^1.1.2", + "pull-stream": "^3.2.0", + "ssb-msgs": "^5.2.0", + "ssb-ref": "^2.3.0" } }, "ssb-keys": { @@ -8685,9 +8685,9 @@ "resolved": "https://registry.npmjs.org/ssb-keys/-/ssb-keys-7.0.16.tgz", "integrity": "sha512-EhLkRzgF7YaRc47L8YZb+TcxEXZy9DPWCF+vCt5nSNm8Oj+Pz8pBVSOlrLKZVbcAKFjIJhqY32oTjknu3E1KVQ==", "requires": { - "chloride": "2.2.8", - "mkdirp": "0.5.1", - "private-box": "0.2.1" + "chloride": "^2.2.8", + "mkdirp": "~0.5.0", + "private-box": "^0.2.1" } }, "ssb-links": { @@ -8695,10 +8695,10 @@ "resolved": "https://registry.npmjs.org/ssb-links/-/ssb-links-3.0.3.tgz", "integrity": "sha512-x09ShIMjwvdZI7aDZm8kc1v5YCGZa9ulCOoxrf/RYJ98s5gbTfO9CBCzeMBAeQ5kRwSuKjiOxJHdeEBkj4Y6hw==", "requires": { - "flumeview-query": "6.2.0", - "map-filter-reduce": "2.2.1", - "pull-stream": "3.6.8", - "ssb-msgs": "5.2.0" + "flumeview-query": "^6.0.0", + "map-filter-reduce": "^2.0.0", + "pull-stream": "^3.1.0", + "ssb-msgs": "^5.2.0" } }, "ssb-markdown": { @@ -8706,10 +8706,10 @@ "resolved": "https://registry.npmjs.org/ssb-markdown/-/ssb-markdown-3.3.1.tgz", "integrity": "sha1-k++Ef+B/llt312mWs7lDbnL046M=", "requires": { - "emoji-named-characters": "1.0.2", - "ssb-marked": "0.7.3", - "ssb-msgs": "5.2.0", - "ssb-ref": "2.8.0" + "emoji-named-characters": "^1.0.2", + "ssb-marked": "^0.7.3", + "ssb-msgs": "^5.2.0", + "ssb-ref": "^2.3.0" }, "dependencies": { "ssb-marked": { @@ -8729,9 +8729,9 @@ "resolved": "https://registry.npmjs.org/ssb-meme/-/ssb-meme-1.0.4.tgz", "integrity": "sha512-r4JAfdCY7tnRzMQNETdWfcm54FOe6bJMbpanp+9dQA76daLu1Jg3EijQ4jNtnDtv1WDMq1XcDTQyEtzVICrKBg==", "requires": { - "flumeview-search": "1.0.4", - "is-my-json-valid": "2.17.2", - "ssb-ref": "2.11.1" + "flumeview-search": "^1.0.3", + "is-my-json-valid": "^2.17.2", + "ssb-ref": "^2.11.1" }, "dependencies": { "is-my-json-valid": { @@ -8739,11 +8739,11 @@ "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.2.tgz", "integrity": "sha512-IBhBslgngMQN8DDSppmgDv7RNrlFotuuDsKcrCP3+HbFaVivIBU7u9oiiErw8sH4ynx3+gOGQ3q2otkgiSi6kg==", "requires": { - "generate-function": "2.0.0", - "generate-object-property": "1.2.0", - "is-my-ip-valid": "1.0.0", - "jsonpointer": "4.0.1", - "xtend": "4.0.1" + "generate-function": "^2.0.0", + "generate-object-property": "^1.1.0", + "is-my-ip-valid": "^1.0.0", + "jsonpointer": "^4.0.0", + "xtend": "^4.0.0" } }, "ssb-ref": { @@ -8751,8 +8751,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.11.1.tgz", "integrity": "sha512-K3L9hJ1v0HrH8abtEKiBkdeabHVaws+CS81mZqUfhR84i0dlYhiIIDwqeLxUj/1mLcsZPF3gMKPsFCUr7UAdMA==", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" } } } @@ -8762,8 +8762,8 @@ "resolved": "https://registry.npmjs.org/ssb-mentions/-/ssb-mentions-0.4.1.tgz", "integrity": "sha512-qjtNZG8L90MSDzf62P32e6GNa3i/wNLUVzwHerv5sIu5P41sUo9R/ztWM4eJPvNCAb3wvZOVsLMiKhw/OKdQcg==", "requires": { - "ssb-marked": "0.7.2", - "ssb-ref": "2.8.0" + "ssb-marked": "^0.7.0", + "ssb-ref": "^2.3.0" } }, "ssb-msg-content": { @@ -8776,10 +8776,10 @@ "resolved": "https://registry.npmjs.org/ssb-msg-schemas/-/ssb-msg-schemas-6.3.0.tgz", "integrity": "sha1-I8EkQ9TloMSBd0NjjuDKk85t3IU=", "requires": { - "is-my-json-valid": "2.16.1", - "pull-stream": "2.27.0", - "ssb-msgs": "5.2.0", - "ssb-ref": "2.8.0" + "is-my-json-valid": "^2.16.0", + "pull-stream": "~2.27.0", + "ssb-msgs": "^5.0.0", + "ssb-ref": "^2.7.0" }, "dependencies": { "pull-stream": { @@ -8787,7 +8787,7 @@ "resolved": "https://registry.npmjs.org/pull-stream/-/pull-stream-2.27.0.tgz", "integrity": "sha1-/fDrkQzcQEHWWVbAC+4w270AoGg=", "requires": { - "pull-core": "1.1.0" + "pull-core": "~1.1.0" } } } @@ -8797,7 +8797,7 @@ "resolved": "https://registry.npmjs.org/ssb-msgs/-/ssb-msgs-5.2.0.tgz", "integrity": "sha1-xoHaXNcMV0ySLcpPA8UhU4E1wkM=", "requires": { - "ssb-ref": "2.8.0" + "ssb-ref": "^2.0.0" } }, "ssb-mutual": { @@ -8805,11 +8805,11 @@ "resolved": "https://registry.npmjs.org/ssb-mutual/-/ssb-mutual-0.1.0.tgz", "integrity": "sha1-4i+ieaJCItg1V0dd1BU8YqUO4qA=", "requires": { - "big.js": "3.2.0", - "pull-many": "1.0.8", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "ssb-ref": "2.8.0" + "big.js": "^3.1.3", + "pull-many": "^1.0.8", + "pull-paramap": "^1.2.1", + "pull-stream": "^3.5.0", + "ssb-ref": "^2.6.2" } }, "ssb-poll-schema": { @@ -8817,12 +8817,12 @@ "resolved": "https://registry.npmjs.org/ssb-poll-schema/-/ssb-poll-schema-1.6.1.tgz", "integrity": "sha512-89MItu5+owPlHMzjQsLhjb4p13/ll0xHKVYZn2gHPmmnpeLJPLNw4NfZTquje7sLCaV44fvLJ5kWoj825fN+4g==", "requires": { - "depject": "4.1.1", - "depnest": "1.3.0", - "is-my-json-valid": "2.17.2", - "lodash.clonedeep": "4.5.0", - "ssb-msg-content": "1.0.1", - "ssb-ref": "2.11.1" + "depject": "^4.1.1", + "depnest": "^1.3.0", + "is-my-json-valid": "^2.17.2", + "lodash.clonedeep": "^4.5.0", + "ssb-msg-content": "^1.0.1", + "ssb-ref": "^2.9.1" }, "dependencies": { "is-my-json-valid": { @@ -8830,11 +8830,11 @@ "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.2.tgz", "integrity": "sha512-IBhBslgngMQN8DDSppmgDv7RNrlFotuuDsKcrCP3+HbFaVivIBU7u9oiiErw8sH4ynx3+gOGQ3q2otkgiSi6kg==", "requires": { - "generate-function": "2.0.0", - "generate-object-property": "1.2.0", - "is-my-ip-valid": "1.0.0", - "jsonpointer": "4.0.1", - "xtend": "4.0.1" + "generate-function": "^2.0.0", + "generate-object-property": "^1.1.0", + "is-my-ip-valid": "^1.0.0", + "jsonpointer": "^4.0.0", + "xtend": "^4.0.0" } }, "ssb-ref": { @@ -8842,8 +8842,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.11.1.tgz", "integrity": "sha512-K3L9hJ1v0HrH8abtEKiBkdeabHVaws+CS81mZqUfhR84i0dlYhiIIDwqeLxUj/1mLcsZPF3gMKPsFCUr7UAdMA==", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" } } } @@ -8853,11 +8853,11 @@ "resolved": "https://registry.npmjs.org/ssb-private/-/ssb-private-0.2.1.tgz", "integrity": "sha512-Y5t8gS+rrHn9tche3/Vm/di4duciJ3YUjejs6T3e7ESsmj8IyjVKsMrlcCbi/KlQ35wtQeWSwMIY4yKjlrD5uQ==", "requires": { - "base64-url": "1.3.3", - "explain-error": "1.0.4", - "flumeview-query": "6.2.0", - "pull-stream": "3.6.8", - "ssb-keys": "7.0.16" + "base64-url": "^1.3.3", + "explain-error": "^1.0.4", + "flumeview-query": "^6.1.0", + "pull-stream": "^3.6.7", + "ssb-keys": "^7.0.14" } }, "ssb-pull-requests": { @@ -8865,11 +8865,11 @@ "resolved": "https://registry.npmjs.org/ssb-pull-requests/-/ssb-pull-requests-1.0.0.tgz", "integrity": "sha1-39MM1Q7s2FRr1Kp/BufI9QHAgRg=", "requires": { - "asyncmemo": "1.0.0", - "pull-paramap": "1.2.2", - "pull-stream": "3.6.8", - "ssb-issues": "1.0.0", - "ssb-ref": "2.8.0" + "asyncmemo": "^1.0.0", + "pull-paramap": "^1.1.2", + "pull-stream": "^3.2.0", + "ssb-issues": "^1.0.0", + "ssb-ref": "^2.3.0" } }, "ssb-query": { @@ -8877,9 +8877,9 @@ "resolved": "https://registry.npmjs.org/ssb-query/-/ssb-query-2.1.0.tgz", "integrity": "sha512-4QWvjSrSIon9qyhPHrqOeA/dp6NR7b11BtXKhJg/Di2r7/nBLGAj2RzUonfTfs3LlPHZdFWXowhhJREUAmUZug==", "requires": { - "explain-error": "1.0.4", - "flumeview-query": "6.2.0", - "pull-stream": "3.6.8" + "explain-error": "^1.0.1", + "flumeview-query": "^6.0.0", + "pull-stream": "^3.6.2" } }, "ssb-ref": { @@ -8887,8 +8887,8 @@ "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.8.0.tgz", "integrity": "sha1-d8+c6oaROlu3kW4ma7ceavQdb24=", "requires": { - "ip": "1.1.5", - "is-valid-domain": "0.0.5" + "ip": "^1.1.3", + "is-valid-domain": "~0.0.1" } }, "ssb-search": { @@ -8896,10 +8896,10 @@ "resolved": "https://registry.npmjs.org/ssb-search/-/ssb-search-1.1.1.tgz", "integrity": "sha1-lQPd2Ppc1VLshcwfd2zObT+4HnI=", "requires": { - "flumeview-search": "1.0.4", - "pull-cont": "0.1.1", - "pull-stream": "3.6.8", - "ssb-msgs": "5.2.0" + "flumeview-search": "^1.0.0", + "pull-cont": "^0.1.1", + "pull-stream": "^3.6.7", + "ssb-msgs": "^5.2.0" } }, "ssb-sort": { @@ -8907,15 +8907,15 @@ "resolved": "https://registry.npmjs.org/ssb-sort/-/ssb-sort-1.1.0.tgz", "integrity": "sha512-UGn0GXkcpno7rNYWJhywmtKDnbhAHT3Nj++tMFP0pJ5shKL8SiipGYnjpZ8nVW185HNsEdsS06yJPD4o3hQyDQ==", "requires": { - "ssb-ref": "2.8.0" + "ssb-ref": "^2.3.0" } }, "ssb-validate": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/ssb-validate/-/ssb-validate-3.0.9.tgz", - "integrity": "sha512-Gshbb8mgwtfJQTK66mCpORdMhDpe8l0GOv+3em1gWYHadWAV4Rx80RZ1NduD2NVzqupve12Qku5kQnrq0zJqjw==", + "version": "3.0.10", + "resolved": "https://registry.npmjs.org/ssb-validate/-/ssb-validate-3.0.10.tgz", + "integrity": "sha512-9wJE1i+4vW/F/TYQQl15BVoiZb9kaqIRBhl2I/TXyhjngfx/yBzXFAuiXhaiDfqJ3YnUXzY4JMUSx0gIvpePnQ==", "requires": { - "ssb-ref": "2.8.0" + "ssb-ref": "^2.6.2" } }, "ssb-ws": { @@ -8923,15 +8923,15 @@ "resolved": "https://registry.npmjs.org/ssb-ws/-/ssb-ws-1.0.3.tgz", "integrity": "sha1-+68EZOCWaPS7lRbSxBzcA6nWgdw=", "requires": { - "emoji-server": "1.0.0", - "multiblob-http": "0.2.1", - "multiserver": "1.10.0", - "muxrpc": "6.3.3", - "pull-stream": "3.6.8", - "ssb-ref": "2.8.0", + "emoji-server": "^1.0.0", + "multiblob-http": "^0.2.0", + "multiserver": "^1.2.0", + "muxrpc": "^6.3.3", + "pull-stream": "^3.4.3", + "ssb-ref": "^2.3.0", "ssb-sort": "0.0.0", - "stack": "0.1.0", - "web-bootloader": "0.1.2" + "stack": "^0.1.0", + "web-bootloader": "^0.1.0" }, "dependencies": { "ssb-sort": { @@ -8939,7 +8939,7 @@ "resolved": "https://registry.npmjs.org/ssb-sort/-/ssb-sort-0.0.0.tgz", "integrity": "sha1-OEwus/pIzEbF8R1Za/aGYZ+ol58=", "requires": { - "ssb-ref": "2.8.0" + "ssb-ref": "^2.3.0" } } } @@ -8950,14 +8950,14 @@ "integrity": "sha1-Ew9Zde3a2WPx1W+SuaxsUfqfg+s=", "dev": true, "requires": { - "asn1": "0.2.3", - "assert-plus": "1.0.0", - "bcrypt-pbkdf": "1.0.1", - "dashdash": "1.14.1", - "ecc-jsbn": "0.1.1", - "getpass": "0.1.7", - "jsbn": "0.1.1", - "tweetnacl": "0.14.5" + "asn1": "~0.2.3", + "assert-plus": "^1.0.0", + "bcrypt-pbkdf": "^1.0.0", + "dashdash": "^1.12.0", + "ecc-jsbn": "~0.1.1", + "getpass": "^0.1.1", + "jsbn": "~0.1.0", + "tweetnacl": "~0.14.0" } }, "stack": { @@ -8971,13 +8971,13 @@ "integrity": "sha1-Y1Eyvnv7VnwpIQBfMPnjUOR1Kq0=", "dev": true, "requires": { - "eslint": "3.10.2", + "eslint": "~3.10.2", "eslint-config-standard": "6.2.1", "eslint-config-standard-jsx": "3.2.0", - "eslint-plugin-promise": "3.4.2", - "eslint-plugin-react": "6.7.1", - "eslint-plugin-standard": "2.0.1", - "standard-engine": "5.2.0" + "eslint-plugin-promise": "~3.4.0", + "eslint-plugin-react": "~6.7.1", + "eslint-plugin-standard": "~2.0.1", + "standard-engine": "~5.2.0" } }, "standard-engine": { @@ -8986,12 +8986,12 @@ "integrity": "sha1-QAZgrlrM6K/U22D/IhSpGQrXkKM=", "dev": true, "requires": { - "deglob": "2.1.0", - "find-root": "1.1.0", - "get-stdin": "5.0.1", - "home-or-tmp": "2.0.0", - "minimist": "1.2.0", - "pkg-config": "1.1.1" + "deglob": "^2.0.0", + "find-root": "^1.0.0", + "get-stdin": "^5.0.1", + "home-or-tmp": "^2.0.0", + "minimist": "^1.1.0", + "pkg-config": "^1.0.1" }, "dependencies": { "get-stdin": { @@ -9013,7 +9013,7 @@ "resolved": "https://registry.npmjs.org/static-eval/-/static-eval-0.2.4.tgz", "integrity": "sha1-t9NNg4k3uWn5ZBygfUj47eJj6ns=", "requires": { - "escodegen": "0.0.28" + "escodegen": "~0.0.24" }, "dependencies": { "escodegen": { @@ -9021,9 +9021,9 @@ "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-0.0.28.tgz", "integrity": "sha1-Dk/xcV8yh3XWyrUaxEpAbNer/9M=", "requires": { - "esprima": "1.0.4", - "estraverse": "1.3.2", - "source-map": "0.1.43" + "esprima": "~1.0.2", + "estraverse": "~1.3.0", + "source-map": ">= 0.1.2" } }, "esprima": { @@ -9043,17 +9043,17 @@ "resolved": "https://registry.npmjs.org/static-module/-/static-module-1.5.0.tgz", "integrity": "sha1-J9qYg8QajNCSNvhC8MHrxu32PYY=", "requires": { - "concat-stream": "1.6.0", - "duplexer2": "0.0.2", - "escodegen": "1.3.3", - "falafel": "2.1.0", - "has": "1.0.1", - "object-inspect": "0.4.0", - "quote-stream": "0.0.0", - "readable-stream": "1.0.34", - "shallow-copy": "0.0.1", - "static-eval": "0.2.4", - "through2": "0.4.2" + "concat-stream": "~1.6.0", + "duplexer2": "~0.0.2", + "escodegen": "~1.3.2", + "falafel": "^2.1.0", + "has": "^1.0.0", + "object-inspect": "~0.4.0", + "quote-stream": "~0.0.0", + "readable-stream": "~1.0.27-1", + "shallow-copy": "~0.0.1", + "static-eval": "~0.2.0", + "through2": "~0.4.1" }, "dependencies": { "isarray": { @@ -9066,10 +9066,10 @@ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", "isarray": "0.0.1", - "string_decoder": "0.10.31" + "string_decoder": "~0.10.x" } }, "string_decoder": { @@ -9089,8 +9089,8 @@ "resolved": "https://registry.npmjs.org/stream-to-pull-stream/-/stream-to-pull-stream-1.7.2.tgz", "integrity": "sha1-dXYJrhzr0zx0MtSvvjH/eGULnd4=", "requires": { - "looper": "3.0.0", - "pull-stream": "3.6.8" + "looper": "^3.0.0", + "pull-stream": "^3.2.3" }, "dependencies": { "looper": { @@ -9105,17 +9105,17 @@ "resolved": "https://registry.npmjs.org/streamview-links/-/streamview-links-2.1.1.tgz", "integrity": "sha1-2bdaw7NaJfzn7ZME3JgR07o4P/E=", "requires": { - "bytewise": "1.1.0", - "explain-error": "1.0.4", - "level": "1.7.0", - "ltgt": "2.2.0", - "map-filter-reduce": "3.0.6", - "pull-level": "2.0.3", - "pull-live": "1.0.1", - "pull-paramap": "1.2.2", + "bytewise": "^1.1.0", + "explain-error": "^1.0.1", + "level": "^1.4.0", + "ltgt": "^2.1.2", + "map-filter-reduce": "^3.0.2", + "pull-level": "^2.0.2", + "pull-live": "^1.0.1", + "pull-paramap": "^1.1.3", "pull-sink-through": "0.0.0", - "pull-stream": "3.6.8", - "pull-write": "1.1.4" + "pull-stream": "^3.4.0", + "pull-write": "^1.0.2" }, "dependencies": { "map-filter-reduce": { @@ -9123,10 +9123,10 @@ "resolved": "https://registry.npmjs.org/map-filter-reduce/-/map-filter-reduce-3.0.6.tgz", "integrity": "sha512-QJK6zFAeJXSwLB0Dz66wnGT3ebe/Cuc1y54d/AIcEaou5V1YicAaWf341uFnpDBVm27JfHgZtJD1aAU3lKhxCg==", "requires": { - "binary-search": "1.3.2", + "binary-search": "^1.2.0", "pull-sink-through": "0.0.0", - "pull-stream": "3.6.8", - "typewiselite": "1.0.0" + "pull-stream": "^3.4.3", + "typewiselite": "^1.0.0" } } } @@ -9141,9 +9141,9 @@ "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", "requires": { - "code-point-at": "1.1.0", - "is-fullwidth-code-point": "1.0.0", - "strip-ansi": "3.0.1" + "code-point-at": "^1.0.0", + "is-fullwidth-code-point": "^1.0.0", + "strip-ansi": "^3.0.0" } }, "string.prototype.trim": { @@ -9151,9 +9151,9 @@ "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz", "integrity": "sha1-0E3iyJ4Tf019IG8Ia17S+ua+jOo=", "requires": { - "define-properties": "1.1.2", - "es-abstract": "1.11.0", - "function-bind": "1.1.1" + "define-properties": "^1.1.2", + "es-abstract": "^1.5.0", + "function-bind": "^1.0.2" } }, "string_decoder": { @@ -9161,7 +9161,7 @@ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz", "integrity": "sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ==", "requires": { - "safe-buffer": "5.1.1" + "safe-buffer": "~5.1.0" } }, "stringify-entities": { @@ -9169,10 +9169,10 @@ "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-1.3.1.tgz", "integrity": "sha1-sVDsLXKsTBtfMktR+2soyc3/BYw=", "requires": { - "character-entities-html4": "1.1.1", - "character-entities-legacy": "1.1.1", - "is-alphanumerical": "1.0.1", - "is-hexadecimal": "1.0.1" + "character-entities-html4": "^1.0.0", + "character-entities-legacy": "^1.0.0", + "is-alphanumerical": "^1.0.0", + "is-hexadecimal": "^1.0.0" } }, "stringify-object": { @@ -9180,8 +9180,8 @@ "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-2.4.0.tgz", "integrity": "sha1-xi0RAj6yH+LZsIe+A5om3zsioJ0=", "requires": { - "is-plain-obj": "1.1.0", - "is-regexp": "1.0.0" + "is-plain-obj": "^1.0.0", + "is-regexp": "^1.0.0" } }, "strip-ansi": { @@ -9189,7 +9189,7 @@ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", "requires": { - "ansi-regex": "2.1.1" + "ansi-regex": "^2.0.0" } }, "strip-bom": { @@ -9198,7 +9198,7 @@ "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", "dev": true, "requires": { - "is-utf8": "0.2.1" + "is-utf8": "^0.2.0" } }, "strip-indent": { @@ -9207,7 +9207,7 @@ "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=", "dev": true, "requires": { - "get-stdin": "4.0.1" + "get-stdin": "^4.0.1" } }, "strip-json-comments": { @@ -9220,8 +9220,8 @@ "resolved": "https://registry.npmjs.org/style-resolve/-/style-resolve-1.0.1.tgz", "integrity": "sha1-LSBnyUTV+39VPKdcTnlH30N5b64=", "requires": { - "resolve": "1.5.0", - "xtend": "4.0.1" + "resolve": "^1.1.7", + "xtend": "^4.0.1" } }, "subarg": { @@ -9230,7 +9230,7 @@ "integrity": "sha1-9izxdYHplrSPyWVpn1TAauJouNI=", "dev": true, "requires": { - "minimist": "1.2.0" + "minimist": "^1.1.0" }, "dependencies": { "minimist": { @@ -9246,8 +9246,8 @@ "resolved": "https://registry.npmjs.org/suggest-box/-/suggest-box-2.2.3.tgz", "integrity": "sha1-wGvw4wUXUx/fdH/+DG/15Sv/DkQ=", "requires": { - "hyperscript": "1.4.7", - "textarea-caret-position": "0.1.1" + "hyperscript": "~1.4.2", + "textarea-caret-position": "^0.1.1" } }, "sumchecker": { @@ -9256,8 +9256,8 @@ "integrity": "sha1-ebs7RFbdBPGOvbwNcDodHa7FEF0=", "dev": true, "requires": { - "debug": "2.6.9", - "es6-promise": "4.2.4" + "debug": "^2.2.0", + "es6-promise": "^4.0.5" } }, "supports-color": { @@ -9271,12 +9271,12 @@ "integrity": "sha1-K7xULw/amGGnVdOUf+/Ys/UThV8=", "dev": true, "requires": { - "ajv": "4.11.8", - "ajv-keywords": "1.5.1", - "chalk": "1.1.3", - "lodash": "4.17.4", + "ajv": "^4.7.0", + "ajv-keywords": "^1.0.0", + "chalk": "^1.1.1", + "lodash": "^4.0.0", "slice-ansi": "0.0.4", - "string-width": "2.1.1" + "string-width": "^2.0.0" }, "dependencies": { "ajv": { @@ -9285,8 +9285,8 @@ "integrity": "sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=", "dev": true, "requires": { - "co": "4.6.0", - "json-stable-stringify": "1.0.1" + "co": "^4.6.0", + "json-stable-stringify": "^1.0.1" } }, "ansi-regex": { @@ -9313,8 +9313,8 @@ "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", "dev": true, "requires": { - "is-fullwidth-code-point": "2.0.0", - "strip-ansi": "4.0.0" + "is-fullwidth-code-point": "^2.0.0", + "strip-ansi": "^4.0.0" } }, "strip-ansi": { @@ -9323,7 +9323,7 @@ "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", "dev": true, "requires": { - "ansi-regex": "3.0.0" + "ansi-regex": "^3.0.0" } } } @@ -9333,19 +9333,19 @@ "resolved": "https://registry.npmjs.org/tape/-/tape-4.9.0.tgz", "integrity": "sha512-j0jO9BiScfqtPBb9QmPLL0qvxXMz98xjkMb7x8lKipFlJZwNJkqkWPou+NU4V6T9RnVh1kuSthLE8gLrN8bBfw==", "requires": { - "deep-equal": "1.0.1", - "defined": "1.0.0", - "for-each": "0.3.2", - "function-bind": "1.1.1", - "glob": "7.1.2", - "has": "1.0.1", - "inherits": "2.0.3", - "minimist": "1.2.0", - "object-inspect": "1.5.0", - "resolve": "1.5.0", - "resumer": "0.0.0", - "string.prototype.trim": "1.1.2", - "through": "2.3.8" + "deep-equal": "~1.0.1", + "defined": "~1.0.0", + "for-each": "~0.3.2", + "function-bind": "~1.1.1", + "glob": "~7.1.2", + "has": "~1.0.1", + "inherits": "~2.0.3", + "minimist": "~1.2.0", + "object-inspect": "~1.5.0", + "resolve": "~1.5.0", + "resumer": "~0.0.0", + "string.prototype.trim": "~1.1.2", + "through": "~2.3.8" }, "dependencies": { "minimist": { @@ -9370,10 +9370,10 @@ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.0.tgz", "integrity": "sha512-I9rb6v7mjWLtOfCau9eH5L7sLJyU2BnxtEZRQ5Mt+eRKmf1F0ohXmT/Jc3fr52kDvjJ/HV5MH3soQfPL5bQ0Yg==", "requires": { - "chownr": "1.0.1", - "mkdirp": "0.5.1", - "pump": "1.0.3", - "tar-stream": "1.5.5" + "chownr": "^1.0.1", + "mkdirp": "^0.5.1", + "pump": "^1.0.0", + "tar-stream": "^1.1.2" } }, "tar-stream": { @@ -9381,10 +9381,10 @@ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.5.5.tgz", "integrity": "sha512-mQdgLPc/Vjfr3VWqWbfxW8yQNiJCbAZ+Gf6GDu1Cy0bdb33ofyiNGBtAY96jHFhDuivCwgW1H9DgTON+INiXgg==", "requires": { - "bl": "1.2.1", - "end-of-stream": "1.4.0", - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "bl": "^1.0.0", + "end-of-stream": "^1.0.0", + "readable-stream": "^2.0.0", + "xtend": "^4.0.0" }, "dependencies": { "bl": { @@ -9392,7 +9392,7 @@ "resolved": "https://registry.npmjs.org/bl/-/bl-1.2.1.tgz", "integrity": "sha1-ysMo977kVzDUBLaSID/LWQ4XLV4=", "requires": { - "readable-stream": "2.3.3" + "readable-stream": "^2.0.5" } } } @@ -9428,8 +9428,8 @@ "resolved": "https://registry.npmjs.org/through2/-/through2-0.4.2.tgz", "integrity": "sha1-2/WGYDEVHsg1K7bE22SiKSqEC5s=", "requires": { - "readable-stream": "1.0.34", - "xtend": "2.1.2" + "readable-stream": "~1.0.17", + "xtend": "~2.1.1" }, "dependencies": { "isarray": { @@ -9447,10 +9447,10 @@ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", "isarray": "0.0.1", - "string_decoder": "0.10.31" + "string_decoder": "~0.10.x" } }, "string_decoder": { @@ -9463,7 +9463,7 @@ "resolved": "https://registry.npmjs.org/xtend/-/xtend-2.1.2.tgz", "integrity": "sha1-bv7MKk2tjmlixJAbM3znuoe10os=", "requires": { - "object-keys": "0.4.0" + "object-keys": "~0.4.0" } } } @@ -9483,7 +9483,7 @@ "resolved": "https://registry.npmjs.org/to-vfile/-/to-vfile-1.0.0.tgz", "integrity": "sha1-iN7+zUOtsu9ZhiXw49WffzQpQbo=", "requires": { - "vfile": "1.4.0" + "vfile": "^1.0.0" } }, "tough-cookie": { @@ -9492,7 +9492,7 @@ "integrity": "sha512-TZ6TTfI5NtZnuyy/Kecv+CnoROnyXn2DN97LontgQpCwsX2XyLYCC0ENhYkehSOwAp8rTQKc/NUIF7BkQ5rKLA==", "dev": true, "requires": { - "punycode": "1.4.1" + "punycode": "^1.4.1" } }, "trim": { @@ -9532,7 +9532,7 @@ "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", "requires": { - "safe-buffer": "5.1.1" + "safe-buffer": "^5.0.1" } }, "tweetnacl": { @@ -9545,7 +9545,7 @@ "resolved": "https://registry.npmjs.org/tweetnacl-auth/-/tweetnacl-auth-0.3.1.tgz", "integrity": "sha1-t1vC3xVkm7hOi5qjwGacbEvODSU=", "requires": { - "tweetnacl": "0.14.5" + "tweetnacl": "0.x.x" } }, "type-check": { @@ -9554,7 +9554,7 @@ "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=", "dev": true, "requires": { - "prelude-ls": "1.1.2" + "prelude-ls": "~1.1.2" } }, "typedarray": { @@ -9567,7 +9567,7 @@ "resolved": "https://registry.npmjs.org/typewise/-/typewise-1.0.3.tgz", "integrity": "sha1-EGeTZUCvl5N8xdz5kiSG6fooRlE=", "requires": { - "typewise-core": "1.2.0" + "typewise-core": "^1.2.0" } }, "typewise-core": { @@ -9595,8 +9595,8 @@ "resolved": "https://registry.npmjs.org/unherit/-/unherit-1.1.0.tgz", "integrity": "sha1-a5qu379z3xdWrZ4xbdmBiFhAzX0=", "requires": { - "inherits": "2.0.3", - "xtend": "4.0.1" + "inherits": "^2.0.1", + "xtend": "^4.0.1" } }, "unified": { @@ -9604,12 +9604,12 @@ "resolved": "https://registry.npmjs.org/unified/-/unified-2.1.4.tgz", "integrity": "sha1-FLxs1A2Y//91tAVQa62HPsu6w7o=", "requires": { - "attach-ware": "1.1.1", - "bail": "1.0.2", - "extend": "3.0.1", - "unherit": "1.1.0", - "vfile": "1.4.0", - "ware": "1.3.0" + "attach-ware": "^1.0.0", + "bail": "^1.0.0", + "extend": "^3.0.0", + "unherit": "^1.0.4", + "vfile": "^1.0.0", + "ware": "^1.3.0" } }, "uniq": { @@ -9628,7 +9628,7 @@ "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.2.0.tgz", "integrity": "sha512-lI+jyPlDztHZ2CJhUchcRMQ7MNc0yASgYFxwRTxs0EZ+9HbYFBLVGDJ2FchTBy+pra0O1LVEn0Wkgf19mDVDzw==", "requires": { - "unist-util-is": "2.1.1" + "unist-util-is": "^2.1.1" } }, "untildify": { @@ -9636,7 +9636,7 @@ "resolved": "https://registry.npmjs.org/untildify/-/untildify-2.1.0.tgz", "integrity": "sha1-F+soB5h/dpUunASF/DEdBqgmouA=", "requires": { - "os-homedir": "1.0.2" + "os-homedir": "^1.0.0" } }, "unzip-response": { @@ -9649,12 +9649,12 @@ "resolved": "https://registry.npmjs.org/urify/-/urify-2.1.0.tgz", "integrity": "sha1-c0H2yhAmRx1yriMPK+q0Rb+ODwc=", "requires": { - "from2-string": "1.1.0", - "mime": "1.5.0", - "quote-stream": "1.0.2", - "readable-stream": "2.3.3", - "resolve": "1.5.0", - "static-module": "1.5.0" + "from2-string": "^1.1.0", + "mime": "^1.3.4", + "quote-stream": "^1.0.2", + "readable-stream": "^2.0.5", + "resolve": "^1.1.7", + "static-module": "^1.3.0" }, "dependencies": { "minimist": { @@ -9668,8 +9668,8 @@ "integrity": "sha1-hJY/jJwmuULhU/7rU6rnRlK34LI=", "requires": { "buffer-equal": "0.0.1", - "minimist": "1.2.0", - "through2": "2.0.3" + "minimist": "^1.1.3", + "through2": "^2.0.0" } }, "through2": { @@ -9677,8 +9677,8 @@ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz", "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=", "requires": { - "readable-stream": "2.3.3", - "xtend": "4.0.1" + "readable-stream": "^2.1.5", + "xtend": "~4.0.1" } } } @@ -9688,7 +9688,7 @@ "resolved": "https://registry.npmjs.org/user-home/-/user-home-2.0.0.tgz", "integrity": "sha1-nHC/2Babwdy/SGBODwS4tJzenp8=", "requires": { - "os-homedir": "1.0.2" + "os-homedir": "^1.0.0" } }, "util-deprecate": { @@ -9708,8 +9708,8 @@ "integrity": "sha512-63ZOUnL4SIXj4L0NixR3L1lcjO38crAbgrTpl28t8jjrfuiOBL5Iygm+60qPs/KsZGzPNg6Smnc/oY16QTjF0g==", "dev": true, "requires": { - "spdx-correct": "3.0.0", - "spdx-expression-parse": "3.0.0" + "spdx-correct": "^3.0.0", + "spdx-expression-parse": "^3.0.0" } }, "verror": { @@ -9718,9 +9718,9 @@ "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=", "dev": true, "requires": { - "assert-plus": "1.0.0", + "assert-plus": "^1.0.0", "core-util-is": "1.0.2", - "extsprintf": "1.3.0" + "extsprintf": "^1.2.0" } }, "vfile": { @@ -9733,7 +9733,7 @@ "resolved": "https://registry.npmjs.org/vfile-find-down/-/vfile-find-down-1.0.0.tgz", "integrity": "sha1-hKTWbQNRP2FAqE4Hdu8ISNTwrZU=", "requires": { - "to-vfile": "1.0.0" + "to-vfile": "^1.0.0" } }, "vfile-find-up": { @@ -9741,7 +9741,7 @@ "resolved": "https://registry.npmjs.org/vfile-find-up/-/vfile-find-up-1.0.0.tgz", "integrity": "sha1-VgTab+RTs0NQY3mE61/kkJ4oA5A=", "requires": { - "to-vfile": "1.0.0" + "to-vfile": "^1.0.0" } }, "vfile-reporter": { @@ -9749,13 +9749,13 @@ "resolved": "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-1.5.0.tgz", "integrity": "sha1-IacAm/5V4k34/0Mqpb9vbvp05Bg=", "requires": { - "chalk": "1.1.3", - "log-symbols": "1.0.2", - "plur": "2.1.2", - "repeat-string": "1.6.1", - "string-width": "1.0.2", - "text-table": "0.2.0", - "vfile-sort": "1.0.0" + "chalk": "^1.1.0", + "log-symbols": "^1.0.2", + "plur": "^2.0.0", + "repeat-string": "^1.5.0", + "string-width": "^1.0.0", + "text-table": "^0.2.0", + "vfile-sort": "^1.0.0" } }, "vfile-sort": { @@ -9768,7 +9768,7 @@ "resolved": "https://registry.npmjs.org/ware/-/ware-1.3.0.tgz", "integrity": "sha1-0bFPOdLiy0q4xAmPdW/ksWTkc9Q=", "requires": { - "wrap-fn": "0.1.5" + "wrap-fn": "^0.1.0" } }, "web-bootloader": { @@ -9776,10 +9776,10 @@ "resolved": "https://registry.npmjs.org/web-bootloader/-/web-bootloader-0.1.2.tgz", "integrity": "sha1-3hgiTOmGMz6piMOON26IGPKQJIY=", "requires": { - "arraybuffer-base64": "1.0.0", + "arraybuffer-base64": "^1.0.0", "binary-xhr": "0.0.2", - "hyperfile": "1.1.1", - "hyperprogress": "0.1.1" + "hyperfile": "^1.1.1", + "hyperprogress": "^0.1.0" }, "dependencies": { "hyperfile": { @@ -9787,7 +9787,7 @@ "resolved": "https://registry.npmjs.org/hyperfile/-/hyperfile-1.1.1.tgz", "integrity": "sha1-czvGxmj7miFgCMTzNlMfiU28efM=", "requires": { - "hyperscript": "1.4.7" + "hyperscript": "^1.4.7" } } } @@ -9797,7 +9797,7 @@ "resolved": "https://registry.npmjs.org/which/-/which-1.3.0.tgz", "integrity": "sha512-xcJpopdamTuY5duC/KnTTNBraPK54YwpenP4lzxU8H91GudWpFv38u0CKjclE1Wi2EH2EDz5LRcHcKbCIzqGyg==", "requires": { - "isexe": "2.0.0" + "isexe": "^2.0.0" } }, "which-pm-runs": { @@ -9810,7 +9810,7 @@ "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.2.tgz", "integrity": "sha512-ijDLlyQ7s6x1JgCLur53osjm/UXUYD9+0PbYKrBsYisYXzCxN+HC3mYDNy/dWdmf3AwqwU3CXwDCvsNgGK1S0w==", "requires": { - "string-width": "1.0.2" + "string-width": "^1.0.2" } }, "word-wrap": { @@ -9842,7 +9842,7 @@ "integrity": "sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=", "dev": true, "requires": { - "mkdirp": "0.5.1" + "mkdirp": "^0.5.1" } }, "ws": { @@ -9850,8 +9850,8 @@ "resolved": "https://registry.npmjs.org/ws/-/ws-1.1.5.tgz", "integrity": "sha512-o3KqipXNUdS7wpQzBHSe180lBGO60SoK0yVo3CYJgb2MkobuWuBX6dhkYP5ORCLd55y+SaflMOV5fqAB53ux4w==", "requires": { - "options": "0.0.6", - "ultron": "1.0.2" + "options": ">=0.0.5", + "ultron": "1.0.x" } }, "xtend": { @@ -9870,7 +9870,7 @@ "integrity": "sha1-lSj0QtqxsihOWLQ3m7GU4i4MQAU=", "dev": true, "requires": { - "fd-slicer": "1.0.1" + "fd-slicer": "~1.0.1" } }, "zerr": {