File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 "@jupyter-widgets/base" : " ^2 || ^3 || ^4 || ^5 || ^6" ,
6060 "@jupyterlab/application" : " ^3 || ^4" ,
6161 "@tiledb-inc/tiledb-cloud" : " ^2.0.0-alpha.4" ,
62- "@tiledb-inc/viz-core" : " ^2.0.0-alpha.8"
62+ "@tiledb-inc/viz-core" : " ^2.0.0-alpha.8" ,
63+ "paralleljs" : " https://github.com/TileDB-Inc/parallel.js.git"
6364 },
6465 "devDependencies" : {
6566 "@jupyterlab/builder" : " ^3 || ^4" ,
Original file line number Diff line number Diff line change @@ -3096,6 +3096,10 @@ p-try@^2.0.0:
30963096 version "1.1.0"
30973097 resolved "https://codeload.github.com/TileDB-Inc/parallel.js/tar.gz/4d36278cbcc5ff7bd257bacb22f3f06c97d65977"
30983098
3099+ " paralleljs@https://github.com/TileDB-Inc/parallel.js.git " :
3100+ version "1.1.0"
3101+ resolved "https://github.com/TileDB-Inc/parallel.js.git#4d36278cbcc5ff7bd257bacb22f3f06c97d65977"
3102+
30993103parent-module@^1.0.0 :
31003104 version "1.0.1"
31013105 resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
You can’t perform that action at this time.
0 commit comments