Socket
Socket
Sign inDemoInstall

stream-transform

Package Overview
Dependencies
0
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.5 to 3.2.6

6

package.json
{
"version": "3.2.5",
"version": "3.2.6",
"name": "stream-transform",

@@ -18,3 +18,3 @@ "description": "Object transformations implementing the Node.js `stream.Transform` API",

"coffeescript": "~2.7.0",
"csv-generate": "^4.2.5",
"csv-generate": "^4.2.6",
"each": "^2.3.0",

@@ -115,3 +115,3 @@ "eslint": "^8.36.0",

},
"gitHead": "74ca71aa11c98cd5dcdde8176c6871d119831f26"
"gitHead": "fbff146dc9a9b943586e110ecb143aeb056e3400"
}

@@ -36,3 +36,3 @@

Run `npm install csv` to install the full csv module or run `npm install csv-transform` if you are only interested by the CSV stringifier.
Run `npm install csv` to install the full CSV module or run `npm install csv-transform` if you are only interested by the CSV stringifier.

@@ -39,0 +39,0 @@ The module is built on the Node.js Stream API. Use the callback and sync APIs for simplicity or the stream based API for scalability.

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