Socket
Socket
Sign inDemoInstall

stream-transform

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-transform - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

1

lib/index.js

@@ -58,2 +58,3 @@ // Generated by CoffeeScript 1.9.2

}
callback = function() {};
if (callback) {

@@ -60,0 +61,0 @@ result = [];

4

package.json
{
"version": "0.0.8",
"version": "0.0.9",
"name": "stream-transform",
"description": "Object transformations implementing the Node.js `stream.Transform` API",
"keywords": [ "stream", "transform", "csv", "object" ],
"licenses": "BSD-3-Clause",
"license": "BSD-3-Clause",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

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