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.12.1 to 2.12.2

2

oclif.manifest.json

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

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

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

},
"gitHead": "20f16ae5a56ae5e4806aaa373131e540b0b5b0fd"
"gitHead": "1ec66736ce048a1637f52b7a7ef2eb02d956b771"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@@ -755,0 +755,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