@jbrowse/cli
Advanced tools
Comparing version 2.10.2 to 2.10.3
@@ -1126,3 +1126,3 @@ { | ||
}, | ||
"version": "2.10.2" | ||
"version": "2.10.3" | ||
} |
{ | ||
"name": "@jbrowse/cli", | ||
"version": "2.10.2", | ||
"version": "2.10.3", | ||
"description": "A command line tool for working with JBrowse 2", | ||
@@ -48,4 +48,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@oclif/core": "^2.12.0", | ||
"@oclif/plugin-help": "^5.2.18", | ||
"@oclif/core": "^3.22.0", | ||
"@oclif/plugin-help": "^6.0.15", | ||
"boxen": "^4.2.0", | ||
@@ -79,3 +79,3 @@ "chalk": "^4.1.0", | ||
}, | ||
"gitHead": "7ca3b7db337ebd88853e2d96cdab940ed550c4fb" | ||
"gitHead": "c8fc800cd17decd72b2e971c7a6add3b95214e72" | ||
} |
@@ -208,3 +208,3 @@ --- | ||
_See code: | ||
[src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/add-assembly.ts)_ | ||
[src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/add-assembly.ts)_ | ||
@@ -260,3 +260,3 @@ ## `jbrowse add-connection CONNECTIONURLORPATH` | ||
_See code: | ||
[src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/add-connection.ts)_ | ||
[src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/add-connection.ts)_ | ||
@@ -342,3 +342,3 @@ ## `jbrowse add-track TRACK` | ||
_See code: | ||
[src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/add-track.ts)_ | ||
[src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/add-track.ts)_ | ||
@@ -373,3 +373,3 @@ ## `jbrowse add-track-json TRACK` | ||
_See code: | ||
[src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/add-track-json.ts)_ | ||
[src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/add-track-json.ts)_ | ||
@@ -406,3 +406,3 @@ ## `jbrowse admin-server` | ||
_See code: | ||
[src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/admin-server.ts)_ | ||
[src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/admin-server.ts)_ | ||
@@ -464,3 +464,3 @@ ## `jbrowse create LOCALPATH` | ||
_See code: | ||
[src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/create.ts)_ | ||
[src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/create.ts)_ | ||
@@ -486,3 +486,3 @@ ## `jbrowse help [COMMANDS]` | ||
_See code: | ||
[@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.2.20/src/commands/help.ts)_ | ||
[@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.0.15/src/commands/help.ts)_ | ||
@@ -517,3 +517,3 @@ ## `jbrowse make-pif FILE` | ||
_See code: | ||
[src/commands/make-pif.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/make-pif.ts)_ | ||
[src/commands/make-pif.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/make-pif.ts)_ | ||
@@ -546,3 +546,3 @@ ## `jbrowse remove-track TRACK` | ||
_See code: | ||
[src/commands/remove-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/remove-track.ts)_ | ||
[src/commands/remove-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/remove-track.ts)_ | ||
@@ -580,3 +580,3 @@ ## `jbrowse set-default-session` | ||
_See code: | ||
[src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/set-default-session.ts)_ | ||
[src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/set-default-session.ts)_ | ||
@@ -612,3 +612,3 @@ ## `jbrowse sort-gff FILE` | ||
_See code: | ||
[src/commands/sort-gff.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/sort-gff.ts)_ | ||
[src/commands/sort-gff.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/sort-gff.ts)_ | ||
@@ -680,3 +680,3 @@ ## `jbrowse text-index` | ||
_See code: | ||
[src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/text-index.ts)_ | ||
[src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/text-index.ts)_ | ||
@@ -744,3 +744,3 @@ ## `jbrowse upgrade [LOCALPATH]` | ||
_See code: | ||
[src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.2/products/jbrowse-cli/src/commands/upgrade.ts)_ | ||
[src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v2.10.3/products/jbrowse-cli/src/commands/upgrade.ts)_ | ||
@@ -747,0 +747,0 @@ <!-- commandsstop --> |
+ Added@oclif/core@3.27.04.2.8(transitive)
+ Added@oclif/plugin-help@6.2.26(transitive)
+ Addedansis@3.16.0(transitive)
+ Addedcli-spinners@2.9.2(transitive)
+ Addedcolor@4.2.3(transitive)
+ Addedcolor-string@1.9.1(transitive)
+ Addedis-arrayish@0.3.2(transitive)
+ Addedlilconfig@3.1.3(transitive)
+ Addedsemver@7.7.1(transitive)
+ Addedsimple-swizzle@0.2.2(transitive)
- Removed@cspotcode/source-map-support@0.8.1(transitive)
- Removed@jridgewell/resolve-uri@3.1.2(transitive)
- Removed@jridgewell/sourcemap-codec@1.5.0(transitive)
- Removed@jridgewell/trace-mapping@0.3.9(transitive)
- Removed@oclif/core@2.16.0(transitive)
- Removed@oclif/plugin-help@5.2.20(transitive)
- Removed@tsconfig/node10@1.0.11(transitive)
- Removed@tsconfig/node12@1.0.11(transitive)
- Removed@tsconfig/node14@1.0.3(transitive)
- Removed@tsconfig/node16@1.0.4(transitive)
- Removedacorn@8.14.0(transitive)
- Removedacorn-walk@8.3.4(transitive)
- Removedarg@4.1.3(transitive)
- Removedcreate-require@1.1.1(transitive)
- Removeddiff@4.0.2(transitive)
- Removedmake-error@1.3.6(transitive)
- Removedts-node@10.9.2(transitive)
- Removedtypescript@5.8.2(transitive)
- Removedv8-compile-cache-lib@3.0.1(transitive)
- Removedyn@3.1.1(transitive)
Updated@oclif/core@^3.22.0
Updated@oclif/plugin-help@^6.0.15