Comparing version 2.0.0 to 2.0.1
@@ -1,5 +0,9 @@ | ||
# [2.0.0](https://github.com/GMOD/bbi-js/compare/v1.0.35...v2.0.0) (2022-07-18) | ||
## [2.0.1](https://github.com/GMOD/bbi-js/compare/v2.0.0...v2.0.1) (2022-07-18) | ||
- Bump generic-filehandle 2->3 | ||
# [2.0.0](https://github.com/GMOD/bbi-js/compare/v1.0.35...v2.0.0) (2022-07-18) | ||
- Use binary-parser instead of @gmod/binary-parser, with some optimizations. | ||
@@ -6,0 +10,0 @@ This uses BigInt and TextDecoder, so requires a major version bump |
{ | ||
"name": "@gmod/bbi", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Parser for BigWig/BigBed files", | ||
@@ -46,3 +46,3 @@ "license": "MIT", | ||
"binary-parser": "^2.1.0", | ||
"generic-filehandle": "^2.0.0", | ||
"generic-filehandle": "^3.0.0", | ||
"pako": "^2.0.0", | ||
@@ -49,0 +49,0 @@ "quick-lru": "^4.0.0", |
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
257755
+ Addedgeneric-filehandle@3.2.0(transitive)
- Removedfile-uri-to-path@2.0.0(transitive)
- Removedgeneric-filehandle@2.2.3(transitive)
Updatedgeneric-filehandle@^3.0.0