You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@jbrowse/cli

Package Overview
Dependencies
Maintainers
6
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jbrowse/cli - npm Package Compare versions

Comparing version

to
3.4.0

2

oclif.manifest.json

@@ -1168,3 +1168,3 @@ {

},
"version": "3.3.0"
"version": "3.4.0"
}
{
"name": "@jbrowse/cli",
"version": "3.3.0",
"version": "3.4.0",
"description": "A command line tool for working with JBrowse 2",

@@ -76,3 +76,3 @@ "keywords": [

},
"gitHead": "0bb64d8cc7ecdd167515308b31eec3d9acbc59e4"
"gitHead": "a9f1ac35fc2dd810bae92cdaf1fc19995bee4413"
}

@@ -209,3 +209,3 @@ ---

_See code:
[src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/add-assembly.ts)_
[src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/add-assembly.ts)_

@@ -261,3 +261,3 @@ ## `jbrowse add-connection CONNECTIONURLORPATH`

_See code:
[src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/add-connection.ts)_
[src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/add-connection.ts)_

@@ -343,3 +343,3 @@ ## `jbrowse add-track TRACK`

_See code:
[src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/add-track.ts)_
[src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/add-track.ts)_

@@ -374,3 +374,3 @@ ## `jbrowse add-track-json TRACK`

_See code:
[src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/add-track-json.ts)_
[src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/add-track-json.ts)_

@@ -407,3 +407,3 @@ ## `jbrowse admin-server`

_See code:
[src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/admin-server.ts)_
[src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/admin-server.ts)_

@@ -465,3 +465,3 @@ ## `jbrowse create LOCALPATH`

_See code:
[src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/create.ts)_
[src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/create.ts)_

@@ -487,3 +487,3 @@ ## `jbrowse help [COMMAND]`

_See code:
[@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.27/src/commands/help.ts)_
[@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.28/src/commands/help.ts)_

@@ -518,3 +518,3 @@ ## `jbrowse make-pif FILE`

_See code:
[src/commands/make-pif.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/make-pif.ts)_
[src/commands/make-pif.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/make-pif.ts)_

@@ -547,3 +547,3 @@ ## `jbrowse remove-track TRACK`

_See code:
[src/commands/remove-track.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/remove-track.ts)_
[src/commands/remove-track.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/remove-track.ts)_

@@ -590,3 +590,3 @@ ## `jbrowse set-default-session`

_See code:
[src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/set-default-session.ts)_
[src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/set-default-session.ts)_

@@ -622,3 +622,3 @@ ## `jbrowse sort-bed FILE`

_See code:
[src/commands/sort-bed.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/sort-bed.ts)_
[src/commands/sort-bed.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/sort-bed.ts)_

@@ -654,3 +654,3 @@ ## `jbrowse sort-gff FILE`

_See code:
[src/commands/sort-gff.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/sort-gff.ts)_
[src/commands/sort-gff.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/sort-gff.ts)_

@@ -722,3 +722,3 @@ ## `jbrowse text-index`

_See code:
[src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/text-index.ts)_
[src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/text-index.ts)_

@@ -786,3 +786,3 @@ ## `jbrowse upgrade [LOCALPATH]`

_See code:
[src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v3.3.0/products/jbrowse-cli/src/commands/upgrade.ts)_
[src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v3.4.0/products/jbrowse-cli/src/commands/upgrade.ts)_

@@ -789,0 +789,0 @@ <!-- commandsstop -->