New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 0.5.2

2

lib/bionode-fasta.js

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

var stream = through.obj(transform)
return stream
return pumpify.obj(split(), stream)

@@ -92,0 +92,0 @@ function transform(obj, enc, next) {

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

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

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

@@ -22,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