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

@gmod/bed

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gmod/bed - npm Package Versions

1

2.0.2

Diff

Changelog

Source

2.0.2 (2019-11-12)

  • Small autoSql grammar improvements e.g. allow _ in autoSql names (for _mouseover from ucsc)

<a name="2.0.1"></a>

cmdcolin
published 2.0.1 •

Changelog

Source

2.0.1 (2019-11-03)

  • Add fix for names that contain underscores
cmdcolin
published 2.0.0 •

Changelog

Source

2.0.0 (2019-04-15)

Major changes

  • API now processes just text lines with the parseLine method
  • Remove snake case of results
  • Returned values match autoSql very faithfully and uses the naming from UCSC e.g. exact strings from autoSql {chrom, chromStart, chromEnd}
  • Accepts a opts.uniqueId for the parseLine method which adds this to the featureData
  • Parses the default BED schema with a defaultBedSchema.as autoSql definition instead of a separate method
cmdcolin
published 1.0.4 •

Changelog

Source

1.0.4 (2019-04-14)

  • Changed parseBedText to accept an Options argument with offset and optionally a uniqueId
cmdcolin
published 1.0.3 •

Changelog

Source

1.0.3 (2019-04-02)

  • Fix usage of autoSql
  • Use commonjs2 target of the webpack library build
cmdcolin
published 1.0.2 •

Changelog

Source

1.0.2 (2019-04-02)

  • Fixed dist package on npm
cmdcolin
published 1.0.1 •

Changelog

Source

1.0.1 (2019-04-02)

  • Added BED12 support
  • Improved documentation
  • Fixed babel loader for webpack
cmdcolin
published 1.0.0 •

Changelog

Source

1.0.0 (2019-02-22)

  • Initial version with autoSql, BED support
  • Default autoSql types compiled into module with webpack
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