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

@gmod/cram

Package Overview
Dependencies
Maintainers
3
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gmod/cram - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "@gmod/cram",
"version": "1.0.0",
"version": "1.0.1",
"description": "read CRAM files with pure Javascript",
"license": "MIT",
"repository": "GMOD/cram-js",
"main": "dist/index.js",
"main": "src/index.js",
"author": {

@@ -30,3 +30,2 @@ "name": "Robert Buels",

"docs": "documentation readme --shallow src/indexedCramFile.js --section=IndexedCramFile; documentation readme --shallow src/cramFile/file.js --section=CramFile; documentation readme --shallow src/craiIndex.js --section=CraiIndex; documentation readme --shallow src/errors.js '--section=Exception Classes'; documentation readme --shallow src/cramFile/file.js --section=CramFile; documentation readme --shallow src/cramFile/record.js --section=CramRecord",
"clean": "rimraf dist",
"watch": "npm-watch",

@@ -33,0 +32,0 @@ "patch": "npm version patch && npm publish",

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