Comparing version 4.1.6 to 4.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.2.0](https://github.com/C2FO/fast-csv/compare/v4.1.6...v4.2.0) (2020-05-19) | ||
**Note:** Version bump only for package fast-csv | ||
## [4.1.6](https://github.com/C2FO/fast-csv/compare/v4.1.5...v4.1.6) (2020-05-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "fast-csv", | ||
"version": "4.1.6", | ||
"version": "4.2.0", | ||
"description": "CSV parser and writer", | ||
@@ -40,7 +40,7 @@ "main": "./build/src/index.js", | ||
"dependencies": { | ||
"@fast-csv/format": "4.1.5", | ||
"@fast-csv/parse": "4.1.6", | ||
"@fast-csv/format": "4.2.0", | ||
"@fast-csv/parse": "4.2.0", | ||
"@types/node": "^14.0.1" | ||
}, | ||
"gitHead": "c57fff4e957f791504be591dc47bb5a5442d870c" | ||
"gitHead": "041295d2ed17eab7e5036b1a4911f03fefafeab6" | ||
} |
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
7294
+ Added@fast-csv/format@4.2.0(transitive)
+ Added@fast-csv/parse@4.2.0(transitive)
- Removed@fast-csv/format@4.1.5(transitive)
- Removed@fast-csv/parse@4.1.6(transitive)
Updated@fast-csv/format@4.2.0
Updated@fast-csv/parse@4.2.0