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 3.0.5 to 3.0.6

4

package.json
{
"name": "json-csv",
"version": "3.0.5",
"version": "3.0.6",
"description": "Export a richly structured, JSON array to CSV",

@@ -34,3 +34,3 @@ "homepage": "https://github.com/IWSLLC/json-csv",

"concat-stream": "^2.0.0",
"lodash": "^4.17.20"
"lodash": "^4.17.21"
},

@@ -37,0 +37,0 @@ "scripts": {

@@ -6,3 +6,3 @@ json-csv

Simple CSV export module that can export a rich JSON array of objects to CSV. (Formerly [json-csv](https://www.npmjs.com/package/json-csv))
Simple CSV export module that can export a rich JSON array of objects to CSV.

@@ -9,0 +9,0 @@ Usage

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