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.3.0 to 1.3.1

4

CHANGELOG.md
# Changelog
## v1.3.1
* package: preserve compatibility with Node.js < 7.6
## v1.3.0

@@ -5,0 +9,0 @@

2

lib/index.js

@@ -15,3 +15,3 @@ // Generated by CoffeeScript 2.0.1

({StringDecoder} = require('string_decoder'));
StringDecoder = require('string_decoder').StringDecoder;

@@ -18,0 +18,0 @@ // ## Usage

{
"version": "1.3.0",
"version": "1.3.1",
"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