convert-json-csv
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4061
48