New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

json-csv

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-csv - npm Package Compare versions

Comparing version 4.0.13 to 4.0.15

2

package.json
{
"name": "json-csv",
"version": "4.0.13",
"version": "4.0.15",
"description": "Easily convert JSON array to CSV in Node.JS via buffered or streaming.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/IWSLLC/json-csv",

@@ -5,3 +5,3 @@ # json-csv

This is a Node.JS package that can transorm data to CSV. I originally built this back in the 2014 (in the Node v0.4 days). We've come a long way, and it still works! So I won't be deprecating this until it can no longer function in active LTS versions of Node.JS. As LTS versions of Node.JS release, I'll keep this test pipeline up to date.
This is a Node.JS package that can transorm data to CSV. I originally built this back in the 2014 (in the Node v0.10 days). We've come a long way, and it still works! So I won't be deprecating this until it can no longer function in active LTS versions of Node.JS. As LTS versions of Node.JS release, I'll keep this test pipeline up to date.

@@ -12,3 +12,3 @@ However, this version of the package (json-csv), 4.x is in maintenance mode and will only receive critical updates and occasionally tooling updates. For more recent improvements like ESM, Typescript support, etc, please refer to [@iwsio/json-csv-node](https://www.npmjs.com/package/@iwsio/json-csv-node) for the latest, active version of this package. It shares an identical API with this one and should be pretty seamless to replace.

### [@iwsio/json-csv-node](https://www.npmjs.com/package/@iwsio/json-csv-node) v6 - June 2023
## [@iwsio/json-csv-node](https://www.npmjs.com/package/@iwsio/json-csv-node) v6 - June 2023
The latest version 6 just released in June 2023 and includes better type definitions along with ESM & CommonJS support. [Read more about it on the v6 blog post.](https://iws.io/2023/json-csv-v6)

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