convert-csv-to-json
Advanced tools
Comparing version 1.3.3 to 1.4.0
{ | ||
"name": "convert-csv-to-json", | ||
"version": "1.3.3", | ||
"version": "1.4.0", | ||
"description": "Convert CSV to JSON", | ||
@@ -38,6 +38,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "^4.3.6", | ||
"chai": "^4.3.7", | ||
"chai-fs": "^2.0.0", | ||
"mocha": "^9.2.0" | ||
"mocha": "^10.1.0" | ||
} | ||
} |
# CSVtoJSON | ||
![NodeJS Version](https://img.shields.io/badge/nodeJS-%3E=12.x-brightgreen.svg) | ||
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/iuccio/csvToJson/Node%20CI?label=Build)](https://github.com/iuccio/csvToJson/actions?query=workflow%3A%22Node+CI%22) | ||
[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/iuccio/csvToJson/CodeQL/master?label=CodeQL)](https://github.com/iuccio/csvToJson/actions?query=workflow%3ACodeQL) | ||
[![Code Climate](https://codeclimate.com/github/iuccio/csvToJson/badges/gpa.svg)](https://codeclimate.com/github/iuccio/csvToJson) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/iuccio/csvToJson/badge.svg)](https://snyk.io/test/github/iuccio/csvToJson) | ||
[![NPM Version](https://img.shields.io/npm/v/convert-csv-to-json.svg)](https://npmjs.org/package/convert-csv-to-json) | ||
@@ -6,0 +8,0 @@ [![Downloads](https://img.shields.io/npm/dm/convert-csv-to-json.svg)](https://npmjs.org/package/convert-csv-to-json) |
Sorry, the diff of this file is not supported yet
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
61687
299
244