Socket
Socket
Sign inDemoInstall

csv

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csv - npm Package Compare versions

Comparing version 6.0.2 to 6.0.3

15

package.json
{
"name": "csv",
"version": "6.0.2",
"version": "6.0.3",
"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.0.2",
"csv-parse": "^5.0.2",
"csv-stringify": "^6.0.2",
"stream-transform": "^3.0.2"
"csv-generate": "^4.0.3",
"csv-parse": "^5.0.3",
"csv-stringify": "^6.0.3",
"stream-transform": "^3.0.3"
},

@@ -57,3 +57,4 @@ "devDependencies": {

"require": "./dist/cjs/sync.cjs"
}
},
"./browser/esm/": "./dist/esm/"
},

@@ -108,3 +109,3 @@ "homepage": "https://csv.js.org/",

},
"gitHead": "f1abfafb56b5fd1f4097967052299dacaa2d8100"
"gitHead": "e00242dd598b165bdfcf2d17a2b8cd63806df816"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc