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 Compare versions

Comparing version 2.0.4 to 2.0.5

6

CHANGELOG.md

@@ -1,5 +0,9 @@

## [2.0.4](https://github.com/GMOD/bed-js/compare/v2.0.3...v2.0.4) (2020-12-03)
## [2.0.5](https://github.com/GMOD/bed-js/compare/v2.0.4...v2.0.5) (2020-12-23)
- Allow comments inside of the autosql table, seen in some clinvar bb
## [2.0.4](https://github.com/GMOD/bed-js/compare/v2.0.3...v2.0.4) (2020-12-03)
- Allow for badly formatted comments not entirely within a quote, was exhibited by https://hgdownload.soe.ucsc.edu/gbdb/hg19/gnomAD/pLI/pliByGene.bb

@@ -6,0 +10,0 @@

4

package.json
{
"name": "@gmod/bed",
"version": "2.0.4",
"version": "2.0.5",
"description": "A BED file format parser with autoSql support",

@@ -33,3 +33,3 @@ "main": "dist/main.js",

"version": "standard-changelog && git add CHANGELOG.md",
"postpublish": "git push origin master --follow-tags"
"postversion": "git push --follow-tags"
},

@@ -36,0 +36,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

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