Socket
Socket
Sign inDemoInstall

csv-to-js-parser

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csv-to-js-parser - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

app.js

@@ -212,2 +212,3 @@ /*

/*
function typeInitialisation(type)

@@ -227,2 +228,3 @@ {

}
*/

@@ -229,0 +231,0 @@ function convertToType(value, type)

2

package.json
{
"name": "csv-to-js-parser",
"version": "2.0.1",
"version": "2.0.2",
"description": "Converting csv data into array of JavaScript objects. This module can group data from input tables.",

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

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