Comparing version 4.1.4 to 4.1.5
@@ -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 |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7021
+ Added@fast-csv/format@4.1.5(transitive)
+ Added@fast-csv/parse@4.1.5(transitive)
- Removed@fast-csv/format@4.1.4(transitive)
- Removed@fast-csv/parse@4.1.4(transitive)
Updated@fast-csv/format@4.1.5
Updated@fast-csv/parse@4.1.5