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

bionode-fasta

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bionode-fasta - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

3

cli.js

@@ -42,2 +42,5 @@ #!/usr/bin/env node

})
process.stdin.on('end', function () {
parser.end()
})
}

@@ -44,0 +47,0 @@

2

lib/bionode-fasta.js

@@ -30,3 +30,3 @@ // # bionode-fasta

var fastaParser = require('fasta-parser')
var split = require('split')
var split = require('split2')

@@ -33,0 +33,0 @@ // ## Fasta

{
"name": "bionode-fasta",
"description": "Streamable FASTA parser",
"version": "0.5.3",
"version": "0.5.4",
"homepage": "http://bionode.io",

@@ -20,3 +20,3 @@ "repository": {

"pumpify": "~1.3.0",
"split": "^1.0.0",
"split2": "^2.0.1",
"through2": "~0.6.0"

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