Socket
Socket
Sign inDemoInstall

csv-generate

Package Overview
Dependencies
0
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.5 to 4.2.6

4

package.json
{
"version": "4.2.5",
"version": "4.2.6",
"name": "csv-generate",

@@ -124,3 +124,3 @@ "description": "CSV and object generation implementing the Node.js `stream.Readable` API",

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

@@ -28,3 +28,3 @@

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

@@ -31,0 +31,0 @@ 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