Socket
Socket
Sign inDemoInstall

through2

Package Overview
Dependencies
6
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.4 to 0.6.5

2

package.json
{
"name": "through2",
"version": "0.6.4",
"version": "0.6.5",
"description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",

@@ -5,0 +5,0 @@ "main": "through2.js",

# through2
<!--
soon ...
[![Build Status](https://secure.travis-ci.org/rvagg/through2.png)](http://travis-ci.org/rvagg/through2)
[![Build Status](https://saucelabs.com/browser-matrix/through2-sauce.svg)](https://travis-ci.org/rvagg/through2)
-->
[![NPM](https://nodei.co/npm/through2.png?downloads&downloadRank)](https://nodei.co/npm/through2/)
<!--
not happy with these, we need to peg to readable-stream@1.0.x so it'll always report out-of-date
[![david-dm](https://david-dm.org/rvagg/through2.png)](https://david-dm.org/rvagg/through2/)
[![david-dm](https://david-dm.org/rvagg/through2/dev-status.png)](https://david-dm.org/rvagg/through2#info=devDependencies/)
-->
**A tiny wrapper around Node streams.Transform (Streams2) to avoid explicit subclassing noise**

@@ -23,0 +6,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc