Socket
Socket
Sign inDemoInstall

csv

Package Overview
Dependencies
4
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.11 to 6.2.12

12

package.json
{
"name": "csv",
"version": "6.2.11",
"version": "6.2.12",
"description": "A mature CSV toolset with simple api, full of options and tested against large datasets.",

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

"dependencies": {
"csv-generate": "^4.2.5",
"csv-parse": "^5.3.9",
"csv-stringify": "^6.3.3",
"stream-transform": "^3.2.5"
"csv-generate": "^4.2.6",
"csv-parse": "^5.3.10",
"csv-stringify": "^6.3.4",
"stream-transform": "^3.2.6"
},

@@ -134,3 +134,3 @@ "devDependencies": {

},
"gitHead": "74ca71aa11c98cd5dcdde8176c6871d119831f26"
"gitHead": "fbff146dc9a9b943586e110ecb143aeb056e3400"
}

@@ -37,3 +37,3 @@

Each package is fully compatible with the stream 2 and 3 specifications.
Each package is fully compatible with the Node.js stream 2 and 3 specifications.
Also, a simple callback-based API is always provided for convenience.

@@ -40,0 +40,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