Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

convert-csv-to-json

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

convert-csv-to-json - npm Package Compare versions

Comparing version 2.38.0 to 2.39.0

8

package.json
{
"name": "convert-csv-to-json",
"version": "2.38.0",
"version": "2.39.0",
"description": "Convert CSV to JSON",

@@ -34,3 +34,7 @@ "main": "index.js",

"npm-module",
"csv-parser"
"csv-parser",
"js",
"javascript",
"ts",
"typescript"
],

@@ -37,0 +41,0 @@ "author": "iuccio",

@@ -9,3 +9,7 @@ # CSVtoJSON

[![Downloads](https://img.shields.io/npm/dm/convert-csv-to-json.svg)](https://npmjs.org/package/convert-csv-to-json)
[![NPM total downloads](https://img.shields.io/npm/dt/convert-csv-to-json.svg?style=flat)](https://npmjs.org/package/convert-csv-to-json)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
**This project is not dependent on others packages or libraries.**

@@ -15,2 +19,4 @@

Please consider following this project's author, [Antò](https://github.com/iuccio), and consider starring the project to show your :heart: and support.
## Table of Contents

@@ -21,2 +27,3 @@

- [Description](#description)
- [Support for JS & TS](#support-for-js--ts)
- [Prerequisites](#prerequisites)

@@ -39,3 +46,3 @@ - [Install npm *convert-csv-to-json package*](#install-npm-convert-csv-to-json-package)

- [Development](#development)
- [CI CD](#ci-cd-github-action)
- [CI CD github action](#ci-cd-github-action)
- [License](#license)

@@ -88,3 +95,6 @@ - [Buy me a Coffee](#buy-me-a-coffee)

```
## Support for JS & TS
This package is compatible with ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) and ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white).
## Prerequisites

@@ -91,0 +101,0 @@ **NPM** (see [Installing Npm](https://docs.npmjs.com/getting-started/installing-node)).

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc