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.1 to 4.0.2

11

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

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

"type": "git",
"url": "git@github.com:C2FO/fast-csv.git"
"url": "git+https://github.com/C2FO/fast-csv.git",
"directory": "packages/fast-csv"
},

@@ -39,7 +40,7 @@ "keywords": [

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