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

@gmod/bbi

Package Overview
Dependencies
Maintainers
6
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gmod/bbi - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

CHANGELOG.md

@@ -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

4

package.json
{
"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",

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