|
@@ -16,6 +16,21 @@
|
|
|
esutils "^2.0.2"
|
|
|
js-tokens "^3.0.0"
|
|
|
|
|
|
+"@jupyterlab/coreutils@~2.0.3":
|
|
|
+ version "2.0.3"
|
|
|
+ resolved "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-2.0.3.tgz#e68c250d33e6287f7ca73fb84216d7c6f9c28d3a"
|
|
|
+ dependencies:
|
|
|
+ "@phosphor/algorithm" "^1.1.2"
|
|
|
+ "@phosphor/coreutils" "^1.3.0"
|
|
|
+ "@phosphor/disposable" "^1.1.2"
|
|
|
+ "@phosphor/signaling" "^1.2.2"
|
|
|
+ ajv "~5.1.6"
|
|
|
+ comment-json "^1.1.3"
|
|
|
+ minimist "~1.2.0"
|
|
|
+ moment "~2.21.0"
|
|
|
+ path-posix "~1.0.0"
|
|
|
+ url-parse "~1.4.3"
|
|
|
+
|
|
|
"@nteract/transform-vdom@^1.1.1":
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.npmjs.org/@nteract/transform-vdom/-/transform-vdom-1.1.1.tgz#49258c58a3704c89b20cc42b5be463d7802406fa"
|
|
@@ -347,6 +362,10 @@
|
|
|
"@types/glob" "*"
|
|
|
"@types/node" "*"
|
|
|
|
|
|
+"@types/text-encoding@0.0.33":
|
|
|
+ version "0.0.33"
|
|
|
+ resolved "https://registry.npmjs.org/@types/text-encoding/-/text-encoding-0.0.33.tgz#67618d2da2cb6055c16c7caa2e967c1c6d1e7600"
|
|
|
+
|
|
|
"@types/through@*":
|
|
|
version "0.0.29"
|
|
|
resolved "https://registry.npmjs.org/@types/through/-/through-0.0.29.tgz#72943aac922e179339c651fa34a4428a4d722f93"
|
|
@@ -7479,9 +7498,9 @@ querystring@0.2.0:
|
|
|
version "0.2.0"
|
|
|
resolved "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
|
|
|
|
|
|
-querystringify@~1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.npmjs.org/querystringify/-/querystringify-1.0.0.tgz#6286242112c5b712fa654e526652bf6a13ff05cb"
|
|
|
+querystringify@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.npmjs.org/querystringify/-/querystringify-2.0.0.tgz#fa3ed6e68eb15159457c89b37bc6472833195755"
|
|
|
|
|
|
quick-lru@^1.0.0:
|
|
|
version "1.1.0"
|
|
@@ -8034,7 +8053,7 @@ require-uncached@^1.0.3:
|
|
|
caller-path "^0.1.0"
|
|
|
resolve-from "^1.0.0"
|
|
|
|
|
|
-requires-port@1.0.x, requires-port@1.x.x:
|
|
|
+requires-port@1.x.x, requires-port@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
|
|
|
|
|
@@ -9409,12 +9428,12 @@ url-parse-lax@^1.0.0:
|
|
|
dependencies:
|
|
|
prepend-http "^1.0.1"
|
|
|
|
|
|
-url-parse@~1.1.9:
|
|
|
- version "1.1.9"
|
|
|
- resolved "https://registry.npmjs.org/url-parse/-/url-parse-1.1.9.tgz#c67f1d775d51f0a18911dd7b3ffad27bb9e5bd19"
|
|
|
+url-parse@~1.4.3:
|
|
|
+ version "1.4.3"
|
|
|
+ resolved "https://registry.npmjs.org/url-parse/-/url-parse-1.4.3.tgz#bfaee455c889023219d757e045fa6a684ec36c15"
|
|
|
dependencies:
|
|
|
- querystringify "~1.0.0"
|
|
|
- requires-port "1.0.x"
|
|
|
+ querystringify "^2.0.0"
|
|
|
+ requires-port "^1.0.0"
|
|
|
|
|
|
url@^0.11.0, url@~0.11.0:
|
|
|
version "0.11.0"
|