Socket
Socket
Sign inDemoInstall

fast-csv

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-csv - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

10

package.json
{
"name": "fast-csv",
"version": "4.0.0",
"version": "4.0.1",
"description": "CSV parser and writer",

@@ -31,3 +31,3 @@ "main": "./build/src/index.js",

],
"homepage": "http://c2fo.github.com/fast-csv/index.html",
"homepage": "http://c2fo.github.com/fast-csv",
"author": "Doug Martin",

@@ -39,7 +39,7 @@ "license": "MIT",

"dependencies": {
"@fast-csv/format": "^4.0.0",
"@fast-csv/parse": "^4.0.0",
"@fast-csv/format": "^4.0.1",
"@fast-csv/parse": "^4.0.1",
"@types/node": "^12.12.17"
},
"gitHead": "89db9960b5f2c7e1cf6e62fe398ccd46fb59761c"
"gitHead": "b0886a4a448ba2d8ee50ef64b6b528ae597c6487"
}
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