Socket
Socket
Sign inDemoInstall

csv-array

Package Overview
Dependencies
1
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.11

6

package.json
{
"name": "csv-array",
"version": "0.0.1",
"version": "0.0.11",
"description": "This is a CSV parser created and made for nodeJS. Which takes a csv file and produce an array from it",
"main": "csv-parse.js",
"main": "csv-array.js",
"scripts": {},

@@ -12,3 +12,3 @@ "repository": {

"author": "Sahasrangshu Guha",
"license": "GNU",
"license": "MIT",
"engines": "v0.8.15",

@@ -15,0 +15,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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