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
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gmod/bbi - npm Package Versions

13
6

3.0.1

Diff

Changelog

Source

3.0.1 (2023-04-21)

Features

  • explicit buffer import (#53) (2699c98)
  • Add explicit Buffer import
cmdcolin
published 3.0.0 •

Changelog

Source

3.0.0 (2023-01-11)

  • Update to rxjs 7
cmdcolin
published 2.0.5 •

Changelog

Source

2.0.5 (2022-12-17)

  • Cleanup package.json and README
cmdcolin
published 2.0.4 •

Changelog

Source

2.0.4 (2022-10-15)

  • Use plain TextDecoder for decoding autoSql
cmdcolin
published 2.0.3 •

Changelog

Source

2.0.3 (2022-10-10)

  • Add BigInt64 polyfill for older safari
cmdcolin
published 2.0.2 •

Changelog

Source

2.0.2 (2022-07-18)

  • Make basesCovered a number instead of BigInt
cmdcolin
published 2.0.1 •

Changelog

Source

2.0.1 (2022-07-18)

  • Bump generic-filehandle 2->3
cmdcolin
published 2.0.0 •

Changelog

Source

2.0.0 (2022-07-18)

  • Use binary-parser instead of @gmod/binary-parser, with some optimizations. This uses BigInt and TextDecoder, so requires a major version bump
cmdcolin
published 1.0.35 •

Changelog

Source

1.0.35 (2022-04-22)

  • Produce actual ESM module for the "module" field in package.json, was commonJS
  • Add sourceMap:true to tsconfig
cmdcolin
published 1.0.34 •

Changelog

Source

1.0.34 (2022-03-11)

Reverts

  • Revert "Use subarray instead of slice since slice is deprecated under node xref 'https://nodejs.org/api/buffer.html#bufslicestart-end'" (44116cc)
  • Back to slice instead of subarray, as subarray returned a UInt8Array instead of a true Buffer
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