Socket
Socket
Sign inDemoInstall

thr

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thr - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

index.js
/**
* reduced overhead transform stream
*/
var Transform = require('stream').Transform
require('utildot').inherits(thr, Transform)

@@ -5,0 +7,0 @@ module.exports = thru

5

package.json
{
"name": "thr",
"version": "0.0.1",
"version": "0.0.2",
"description": "reduced overhead transform stream",

@@ -14,2 +14,5 @@ "repository": {

},
"dependencies":{
"utildot":""
},
"devDependencies": {

@@ -16,0 +19,0 @@ "tape": "~3.5.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