Comparing version
{ | ||
"name": "csv-2-json", | ||
"version": "v0.1.3", | ||
"version": "v0.1.4", | ||
"description": "Utility module for parsing csv data to json and saving it to file", | ||
@@ -23,3 +23,5 @@ "main": "index.js", | ||
"csvjsonparse", | ||
"csvtoObject" | ||
"csvtoObject", | ||
"csv-2-json", | ||
"parsecsv" | ||
], | ||
@@ -26,0 +28,0 @@ "homepage":"https://github.com/kailashyogeshwar85/csv-2-json", |
© ,Kailash Yogeshwar, Licensed under MIT-License | ||
# Csv-to-Json (Node.js) | ||
# csv-2-json (Node.js) | ||
Npm module to convert your CSV file to JSON file with custom options to specify file name and identation level to be use in Json file. | ||
@@ -4,0 +4,0 @@ # Install |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
6340
0.7%