Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

convert-json-csv

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

convert-json-csv - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

6

package.json
{
"name": "convert-json-csv",
"version": "0.0.4",
"version": "0.0.5",
"description": "Convert json2csv and csv2json",

@@ -20,5 +20,5 @@ "main": "convert.js",

"devDependencies": {
"chai": "^3.5.0",
"mocha": "^3.0.2"
"chai": "^4.2.0",
"mocha": "^7.1.2"
}
}

@@ -5,2 +5,5 @@ # convertJsonCsv

[![npm version](https://badge.fury.io/js/convert-json-csv.svg)](https://www.npmjs.com/package/convert-json-csv)
## Install

@@ -12,2 +15,8 @@

## Tests
```bash
npm run test
```
## Example

@@ -38,1 +47,5 @@

MIT
## Donation Button
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YYZQ6ZRZ3EW5C)
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