New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jbrowse/cli

Package Overview
Dependencies
Maintainers
6
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jbrowse/cli - npm Package Versions

1245
11

2.12.2

Diff
cmdcolin
published 2.12.2 •
cmdcolin
published 2.12.1 •
cmdcolin
published 2.12.0 •

Changelog

Source

2.12.0 (2024-06-20)

:rocket: Enhancement
  • Other
    • #4459 Allow using keyboard shortcut for devtools in production desktop builds (@cmdcolin)
    • #4455 Add slot.type to configuration editor elements (@cmdcolin)
    • #4427 Add ctrl+wheel scroll to zoom both top and bottom of synteny view (@cmdcolin)
    • #4425 Add ability to dismiss dotplot warnings (@cmdcolin)
    • #4422 Make initial linear synteny view import form submit show all regions by default (@cmdcolin)
  • core
    • #4456 Add aggregation to BigBedAdapter to group bigGenePred transcripts (@cmdcolin)
    • #4448 Adds genomic coordinates back into the sequence panel accounting for strand direction (@carolinebridge)
    • #4423 Speed up large displayedRegions sets by converting MST array of Region[] into a types.frozen<IRegion[]> (@cmdcolin)
    • #4399 Allow viewing coordinates in sequence feature display panel (@cmdcolin)
  • app-core
    • #4443 Allow drawer widget to be "popped out" into a dialog box (@cmdcolin)
  • core, product-core
    • #3992 Add ability to get refNames for a track in the "About track" panel (@cmdcolin)
:bug: Bug Fix
  • Other
    • #4458 Fix sandbox error on AppImage startup on certain linux systems (@cmdcolin)
    • #4441 Fix sorting data grid on multi-wiggle 'Edit colors/arrangement' dialog (@cmdcolin)
    • #4439 Fix blank lines in multi-wiggle add track workflow causing crash (@cmdcolin)
    • #4438 Fix cursor:pointer style on an alignments feature detail clickable link (@cmdcolin)
    • #4436 Fix "Open synteny view at this position" when file contains CIGAR X/= operators (@cmdcolin)
    • #4426 Fix side scroll in linear synteny view causing the browser "back" action (@cmdcolin)
    • #4417 Fix error message shown on chromosomes with missing data for plaintext GFF3 (@cmdcolin)
  • core
    • #4442 Fix unstable dialog width in "About track" dialog for multi-quantitative tracks (@cmdcolin)
:house: Internal
Committers: 2

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.11.2

cmdcolin
published 2.11.2 •

Changelog

Source

2.11.2 (2024-06-03)

:rocket: Enhancement
:bug: Bug Fix
Committers: 3

yarn run v1.22.19 $ lerna-changelog --silent --silent --next-version 2.11.1

cmdcolin
published 2.11.1 •

Changelog

Source

2.11.1 (2024-05-11)

:rocket: Enhancement
  • core
    • #4354 Allow capitalizing CDS sequences and lowercasing introns in sequence feature panel (@cmdcolin)
  • Other
    • #4351 Store and retrieve user track selector settings in local storage (@cmdcolin)
:bug: Bug Fix
  • core
    • #4381 Replace all rgba(...) color strings with rgb(...) in SVG exports to fix usage in illustrator/inkscape (@cmdcolin)
    • #4364 Fix tooltips creating a scrollbar when overflowing off the screen in Chrome (@cmdcolin)
  • Other
  • app-core
Committers: 1

yarn run v1.22.19 $ lerna-changelog --silent --silent --next-version 2.11.0

cmdcolin
published 2.11.0 •

Changelog

Source

2.11.0 (2024-04-16)

:rocket: Enhancement
:bug: Bug Fix
  • Other
    • #4318 Use node-fetch-native to fix warning from JBrowse CLI on node 21+ (@cmdcolin)
    • #4319 Fix Hi-C rendering for some high resolution files (@cmdcolin)
    • #4314 Fix loading of BED12 data from a plaintext BED with column headers (@cmdcolin)
    • #4293 Fix alignment curves showing up in inkscape for breakpoint svg (@cmdcolin)
    • #4287 Fix snap package and also add deb package (@cmdcolin)
    • #4277 Fix usage of --assemblyNames in jbrowse add-connection (@cmdcolin)
    • #4275 Fixes bug on URL highlight param in which refName aliases were not working (@carolinebridge-oicr)
  • text-indexing
Committers: 3

yarn run v1.22.19 $ lerna-changelog --silent --silent --next-version 2.10.3

cmdcolin
published 2.10.3 •

Changelog

Source

2.10.3 (2024-03-06)

:rocket: Enhancement
:bug: Bug Fix
  • #4254 Throw if no sequenceAdapter supplied to CramAdapter (@cmdcolin)
  • #4250 Fix the viewport calculations for when URL params includes &tracklist=true (@cmdcolin)
  • #4232 Fix for missing INFO.STRANDS tag for TRA features in breakpoint split view (@cmdcolin)
  • #4224 Fix parsing of BAM and CRAM refNames that contain a colon (@cmdcolin)
:memo: Documentation
Committers: 5

yarn run v1.22.19 $ lerna-changelog --silent --silent --next-version 2.10.2

cmdcolin
published 2.10.2 •

Changelog

Source

2.10.2 (2024-02-19)

:rocket: Enhancement
  • Other
    • #4219 Add ability to render only snpcoverage in jbrowse-img (@cmdcolin)
    • #4196 Allow adding &tracklist=true to URL bar to open the track selector, &nav=false to hide linear genome view header (@cmdcolin)
  • core
    • #4215 Launch breakpoint split view directly from alignments feature details (@cmdcolin)
    • #4184 Add ability to get stack trace for error messages in the UI (@cmdcolin)
:bug: Bug Fix
  • Other
    • #4220 Fix hydration error from translocation features in plaintext VCF adapter (@cmdcolin)
    • #4217 Fix breakpoint split view SVG export occasionally having wrong clipping (@cmdcolin)
    • #4213 Fix issue with tagFilter * in alignments track (@cmdcolin)
    • #4208 Fix @jbrowse/img under node environment (@cmdcolin)
    • #4146 Remove --tracks and --view options from set-default-session CLI (@cmdcolin)
  • core
    • #4190 Remove text selection on sequence track with user-select: none (@cmdcolin)
  • core, product-core
    • #4177 Fix session tracks being displayed in the tracklist on @jbrowse/react-linear-genome-view (@cmdcolin)
:memo: Documentation
Committers: 1

yarn run v1.22.19 $ lerna-changelog --silent --silent --next-version 2.10.1

cmdcolin
published 2.10.1 •

Changelog

Source

2.10.1 (2024-01-09)

:rocket: Enhancement
:bug: Bug Fix
  • Other
  • core
    • #4147 Fix bad svg output in v2.10.0 in cases where feature names have angle brackets (@cmdcolin)
:memo: Documentation
Committers: 2

yarn run v1.22.19 $ lerna-changelog --silent --silent --next-version 2.10.0

cmdcolin
published 2.10.0 •

Changelog

Source

2.10.0 (2023-12-15)

:rocket: Enhancement
  • core
    • #4138 Speed up large FromConfigAdapter usages with alternative adapter id calculation (@cmdcolin)
    • #4114 Improve pluginManager.jexl typescript definition (@cmdcolin)
  • Other
    • #4135 Split "recently used tracks" local storage keys by view assemblies (@cmdcolin)
    • #4003 Adds the ability to highlight regions using the bookmarks widget (@carolinebridge-oicr)
    • #4123 Remove session.notify after using the Add track workflow (@cmdcolin)
    • #3859 Add new pairwise indexed PAF adapter format with CLI creation workflow (@cmdcolin)
    • #4109 Allow right clicking synteny features (@cmdcolin)
    • #4110 Scroll both panels of the linear synteny view when side scrolling the middle panel (@cmdcolin)
    • #4108 Convert to floating-ui for tooltips for small speedup (@cmdcolin)
    • #4107 Refactors and bundle size improvements (@cmdcolin)
  • app-core, core
    • #4134 Add ability to click and drag synteny area of synteny view to side scroll (@cmdcolin)
:bug: Bug Fix
  • Other
  • core
    • #4136 Fix "Export SVG" feature in next 14 (@cmdcolin)
    • #4125 Fix internet accounts not being shown in file selector after page refresh and hide HTTP basic internet accounts (@cmdcolin)
  • app-core, embedded-core
    • #4121 Fix view menu checkboxes not responding in some cases (@cmdcolin)
:memo: Documentation
  • app-core, product-core, web-core
:house: Internal
Committers: 2

yarn run v1.22.19 $ lerna-changelog --silent --silent --next-version 2.9.0