New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

convert-csv-to-json

Package Overview
Dependencies
Maintainers
1
Versions
80
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.28.0 to 2.29.0

2

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

@@ -5,0 +5,0 @@ "main": "index.js",

# CSVtoJSON
[![Node CI/CD](https://github.com/iuccio/csvToJson/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/iuccio/csvToJson/actions/workflows/ci-cd.yml)
[![Node CI](https://github.com/iuccio/csvToJson/actions/workflows/ci-cd.yml/badge.svg?branch=master)](https://github.com/iuccio/csvToJson/actions/workflows/ci-cd.yml)
![CodeQL](https://github.com/iuccio/csvToJson/actions/workflows/codeql-analysis.yml/badge.svg)

@@ -35,3 +35,3 @@ [![Known Vulnerabilities](https://snyk.io/test/github/iuccio/csvToJson/badge.svg)](https://snyk.io/test/github/iuccio/csvToJson)

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

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

## CI/CD github action
## CI CD github action
Pushing on the master branch, depending on the git message, an new version will always be released.

@@ -316,0 +316,0 @@ If the commit message contains the keyword:

@@ -17,2 +17,3 @@ # Security Policy

| ------- | ------------------ |
| 2.29.0 | :white_check_mark: |
| 2.2.0 | :white_check_mark: |

@@ -28,2 +29,3 @@ | 2.0.0 | :white_check_mark: |

| ------- | ------------------ |
| 2.29.0 | :white_check_mark: |
| 2.2.0 | :white_check_mark: |

@@ -30,0 +32,0 @@ | 2.0.0 | :white_check_mark: |

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