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.3.6 to 6.3.7

14

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

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

"dependencies": {
"csv-generate": "^4.3.1",
"csv-parse": "^5.5.3",
"csv-stringify": "^6.4.5",
"stream-transform": "^3.3.0"
"csv-generate": "^4.4.0",
"csv-parse": "^5.5.4",
"csv-stringify": "^6.4.6",
"stream-transform": "^3.3.1"
},

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

"test": "mocha 'test/**/*.{coffee,ts}'",
"test:legacy": "mocha --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"
"test:legacy": "mocha --ignore test/samples.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"
},

@@ -139,3 +139,3 @@ "type": "module",

},
"gitHead": "a312a7c4cc8a58cefdaa16cb1ddbf14bf047c4b9"
"gitHead": "6575fc60ef848fb7fd3acbf5ff32130345fe1524"
}
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