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

@gmod/cram

Package Overview
Dependencies
Maintainers
6
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gmod/cram - npm Package Versions

1
6

1.7.3

Diff

Changelog

Source

v1.7.3

  • Fix usage of the 'b' tag under situations in CRA4 where a Uint8Array is received instead of Buffer
cmdcolin
published 1.7.2 •

Changelog

Source

v1.7.2

  • Update README.md with docs
cmdcolin
published 1.7.1 •

Changelog

Source

v1.7.1

  • Re-export CramRecord class for typescript
cmdcolin
published 1.7.0 •

Changelog

Source

v1.7.0

  • Typescript entire codebase, big thanks to @0xorial for taking on this effort!
  • Update to use webpack 5 for UMD build
cmdcolin
published 1.6.4 •

Changelog

Source

v1.6.4

  • Fix off by one in returning features from getRecordsFromRange
cmdcolin
published 1.6.3 •

Changelog

Source

v1.6.3

  • Optimize CRAM parsing slightly (15% improvement on many short reads). This removes support for big endian machines
  • Publish src directory for sourceMap
cmdcolin
published 1.6.2 •

Changelog

Source

v1.6.2

  • Publish src directory for better source maps
cmdcolin
published 1.6.1 •

Changelog

Source

v1.6.1

  • Explicitly use pako for browser bundle to help avoid buggy zlib polyfills
cmdcolin
published 1.6.0 •

Changelog

Source

v1.6.0

  • Support CRAMv3.1 (thanks to @jkbonfield for contributing!)
  • Support bzip codec
  • Remove localFile from the browser bundle using "browser" package.json field
  • Add esm module field in package.json
cmdcolin
published 1.5.9 •

Changelog

Source

v1.5.9

  • Fix CRAM not downloading proper records for long reads (pt2, PR #84)
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