Socket
Socket
Sign inDemoInstall

csv-es

Package Overview
Dependencies
0
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

6

package.json
{
"name": "csv-es",
"version": "2.0.2",
"version": "2.0.3",
"description": "A modern, fast, RFC 4180 compliant parser for JS",

@@ -55,6 +55,6 @@ "keywords": [

"semistandard": "^14.2.0",
"tape-es": "^1.2.3"
"tape-es": "^1.2.5"
},
"engines": {
"node": ">=13.7"
"node": "~14"
},

@@ -61,0 +61,0 @@ "semistandard": {

@@ -12,4 +12,2 @@ <h1 align="center">CSV-ES</h1>

<p align="center"><strong>⚠️ Notice: EcmaScript Module Support in Node is Experimental ⚠️</strong></p>
## Features

@@ -16,0 +14,0 @@

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