Socket
Socket
Sign inDemoInstall

csv-parse

Package Overview
Dependencies
0
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.1.0

2

lib/index.js

@@ -130,3 +130,3 @@ // Generated by CoffeeScript 1.10.0

if ((base13 = this.options).relax_column_count == null) {
base13.relax_column_count = true;
base13.relax_column_count = false;
}

@@ -133,0 +133,0 @@ if ((base14 = this.options).skip_empty_lines == null) {

{
"version": "1.0.6",
"version": "1.1.0",
"name": "csv-parse",

@@ -4,0 +4,0 @@ "description": "CSV parsing implementing the Node.js `stream.Transform` API",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc