Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jbrowse/cli

Package Overview
Dependencies
Maintainers
0
Versions
100
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 2.15.4 to 2.16.0

2

oclif.manifest.json

@@ -1130,3 +1130,3 @@ {

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

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

},
"gitHead": "686b4ad9016b3586e8230180f7adb44c238ba4fb"
"gitHead": "1e6d4fbc27ce684eed19e3c217f34bd2da24ab75"
}

@@ -208,3 +208,3 @@ ---

_See code:
[src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/add-assembly.ts)_
[src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v2.16.0/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.15.4/products/jbrowse-cli/src/commands/add-connection.ts)_
[src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v2.16.0/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.15.4/products/jbrowse-cli/src/commands/add-track.ts)_
[src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.16.0/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.15.4/products/jbrowse-cli/src/commands/add-track-json.ts)_
[src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v2.16.0/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.15.4/products/jbrowse-cli/src/commands/admin-server.ts)_
[src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v2.16.0/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.15.4/products/jbrowse-cli/src/commands/create.ts)_
[src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v2.16.0/products/jbrowse-cli/src/commands/create.ts)_

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

_See code:
[@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.11/src/commands/help.ts)_
[@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.16/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.15.4/products/jbrowse-cli/src/commands/make-pif.ts)_
[src/commands/make-pif.ts](https://github.com/GMOD/jbrowse-components/blob/v2.16.0/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.15.4/products/jbrowse-cli/src/commands/remove-track.ts)_
[src/commands/remove-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.16.0/products/jbrowse-cli/src/commands/remove-track.ts)_

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

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

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

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

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

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

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc