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

@gmod/bbi

Package Overview
Dependencies
Maintainers
0
Versions
57
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 6.0.0 to 6.0.1

4

CHANGELOG.md

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

## [6.0.1](https://github.com/GMOD/bbi-js/compare/v6.0.0...v6.0.1) (2024-12-12)
# [6.0.0](https://github.com/GMOD/bbi-js/compare/v5.0.2...v6.0.0) (2024-12-12)

@@ -2,0 +6,0 @@

2

dist/unzip-pako.d.ts

@@ -1,1 +0,1 @@

export declare function unzip(input: Uint8Array): Uint8Array;
export declare function unzip(input: Uint8Array): Uint8Array<ArrayBufferLike>;

@@ -1,1 +0,1 @@

export declare function unzip(input: Uint8Array): Uint8Array;
export declare function unzip(input: Uint8Array): Uint8Array<ArrayBufferLike>;
{
"name": "@gmod/bbi",
"version": "6.0.0",
"version": "6.0.1",
"description": "Parser for BigWig/BigBed files",

@@ -45,3 +45,3 @@ "license": "MIT",

"@gmod/abortable-promise-cache": "^2.0.0",
"generic-filehandle2": "^0.0.1",
"generic-filehandle2": "^1.0.0",
"pako": "^2.0.0",

@@ -48,0 +48,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