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

@gmod/bbi

Package Overview
Dependencies
Maintainers
5
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gmod/bbi - npm Package Versions

1
6

1.0.33

Diff

Changelog

Source

1.0.33 (2022-02-25)

  • Use subarray instead of slice since slice is deprecated under node xref 'https://nodejs.org/api/buffer.html#bufslicestart-end'"
cmdcolin
published 1.0.32 •

Changelog

Source

1.0.32 (2022-02-16)

  • Use pako to decode on command line instead of using zlib to avoid need to manually polyfill zlib
cmdcolin
published 1.0.31 •

Changelog

Source

1.0.31 (2021-12-14)

  • Add esm module builds with less babelification for smaller bundle sizes
cmdcolin
published 1.0.30 •

Changelog

Source

1.0.30 (2020-06-25)

  • Use abortable-promise-cache instead of abortable-memoize
  • Allow opts parameter to getHeader instead of just abortsignal
cmdcolin
published 1.0.29 •

Changelog

Source

1.0.29 (2020-01-28)

  • Accidentally made the package include itself as dependency in 1.0.28, republish
cmdcolin
published 1.0.28 •

Changelog

Source

1.0.28 (2020-01-28)

  • Change typescript interface to use object keys instead of Map type for refsByName, refsById
  • Typescript only release change
cmdcolin
published 1.0.27 •

Changelog

Source

1.0.27 (2020-01-10)

  • Reduce number of requests needed on initial header
  • Add definedFieldCount to the returned Header

Thanks to @skinner for both of these contributions!

cmdcolin
published 1.0.26 •

Changelog

Source

1.0.26 (2019-11-10)

  • Fix important bug with fixed step bigwig files not using the proper start coordinate
cmdcolin
published 1.0.25 •

Changelog

Source

1.0.25 (2019-11-03)

  • Add fix for files with a large header, if autoSql is large in a bigbed file would be likely scenario
cmdcolin
published 1.0.24 •

Changelog

Source

1.0.24 (2019-10-29)

  • Fix the uniqueIds generated via the bigbed features
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