Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fast-csv

Package Overview
Dependencies
Maintainers
2
Versions
74
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-alpha.0 to 4.0.0

8

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

@@ -38,7 +38,7 @@ "main": "./build/src/index.js",

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