convert-csv-to-json
Advanced tools
Comparing version 0.0.15 to 1.0.0
@@ -51,3 +51,3 @@ "use strict"; | ||
exports.csvStringToJson = function(csvString) { | ||
return csvStringToJson(csvString); | ||
return csvToJson.csvStringToJson(csvString); | ||
}; | ||
@@ -54,0 +54,0 @@ |
{ | ||
"name": "convert-csv-to-json", | ||
"version": "0.0.15", | ||
"version": "1.0.0", | ||
"description": "Convert CSV to JSON", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -18,2 +18,3 @@ # CSVtoJSON | ||
1. [License](#license) | ||
1. [Buy me a Coffee](#buy-me-a-coffee) | ||
@@ -142,1 +143,5 @@ | ||
CSVtoJSON is licensed under the GNU General Public License v3.0 [License](LICENSE). | ||
## Buy me a Coffee | ||
Just if you want to support this repository: | ||
* **BTC** tip address: 3KCCK292a61AHrKuVCFZ8Agr3j31Zw8Mzg |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
147162
23
0
146