Comparing version
{ | ||
"name": "csv-2-json", | ||
"version": "v0.0.4", | ||
"version": "v0.1.2", | ||
"description": "Utility module for parsing csv data to json and saving it to file", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,3 +6,3 @@ © ,Kailash Yogeshwar, Licensed under MIT-License | ||
```bash | ||
npm install csv-to-json --save | ||
npm install csv-2-json --save | ||
``` | ||
@@ -27,3 +27,3 @@ ---------- | ||
var csvtojson = require('csv-to-json'); | ||
var csvtojson = require('csv-2-json'); | ||
csvtojson.toJson('./sample.csv') | ||
@@ -64,3 +64,3 @@ | ||
``` javascript | ||
var csvtojson = require('csvtojson'); | ||
var csvtojson = require('csv-2-json'); | ||
var options = { | ||
@@ -67,0 +67,0 @@ 'filename':'report.json', |
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
6280
-0.02%