Socket
Socket
Sign inDemoInstall

csvtojson-converter

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.3

4

package.json
{
"name": "csvtojson-converter",
"version": "2.0.1",
"description": "easy csv to converter in TypeScript, can be used as a module",
"version": "2.0.3",
"description": "easy csv to json converter in TypeScript, can be used as a module",
"main": "lib/csvtojson.js",

@@ -6,0 +6,0 @@ "module": "lib/csvtojson.js",

@@ -53,1 +53,9 @@ # CSV to JSON converter

```
## Install npm
### link on **NPM**: [csvtojson-converter](https://www.npmjs.com/package/csvtojson-converter?activeTab=dependencies)
```cmd
npm install csvtojson-converter -D
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc