Socket
Socket
Sign inDemoInstall

csvjson-json2csv

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

json2csv.js
(function() {
/**
*
* CSVJSON.json2csv(json, options)
* CSVJSON.json2csv(data, options)
*

@@ -6,0 +6,0 @@ * Converts JSON to CSV

{
"name": "csvjson-json2csv",
"description": "Converts JSON to CSV. Powers the most used online tool CSVJSON https://www.csvjson.com/json2csv. Used by thousands everyday.",
"version": "1.0.1",
"version": "1.0.2",
"author": "Martin Drapeau <martindrapeau@gmail.com>",

@@ -9,4 +9,4 @@ "contributors": [],

"devDependencies": { },
"main": "csv2json.js",
"keywords": ["csv", "json", "parse"],
"main": "json2csv.js",
"keywords": ["csv", "json", "parse", "convert"],
"repository": {

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

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