Comparing version 1.0.34 to 1.0.35
@@ -0,1 +1,8 @@ | ||
<a name="1.0.35"></a> | ||
## [1.0.35](https://github.com/GMOD/bam-js/compare/v1.0.34...v1.0.35) (2020-02-04) | ||
- Update scheme used to calculate unique fileOffset based IDs using @gmod/bgzf-filehandle updates | ||
<a name="1.0.34"></a> | ||
@@ -2,0 +9,0 @@ ## [1.0.34](https://github.com/GMOD/bam-js/compare/v1.0.33...v1.0.34) (2020-01-24) |
{ | ||
"name": "@gmod/bam", | ||
"version": "1.0.34", | ||
"version": "1.0.35", | ||
"description": "Parser for BAM and BAM index (bai) files", | ||
@@ -43,3 +43,3 @@ "license": "MIT", | ||
"@babel/runtime-corejs2": "^7.5.5", | ||
"@gmod/bgzf-filehandle": "^1.3.0", | ||
"@gmod/bgzf-filehandle": "^1.3.3", | ||
"@types/long": "^4.0.0", | ||
@@ -46,0 +46,0 @@ "@types/node": "^12.7.8", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3176
Updated@gmod/bgzf-filehandle@^1.3.3