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.1.4 to 4.1.5

8

CHANGELOG.md

@@ -6,4 +6,12 @@ # Change Log

## [4.1.5](https://github.com/C2FO/fast-csv/compare/v4.1.4...v4.1.5) (2020-05-15)
**Note:** Version bump only for package fast-csv
## [4.1.4](https://github.com/C2FO/fast-csv/compare/v4.1.3...v4.1.4) (2020-05-15)
**Note:** Version bump only for package fast-csv

8

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

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

"dependencies": {
"@fast-csv/format": "4.1.4",
"@fast-csv/parse": "4.1.4",
"@fast-csv/format": "4.1.5",
"@fast-csv/parse": "4.1.5",
"@types/node": "^14.0.1"
},
"gitHead": "f4310e7112a81c68229a26d9a8340f982b638a86"
"gitHead": "a71e712250ce885b71be7a2ef453820240dff3e6"
}
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