Comparing version 3.6.1 to 3.6.2
## 3.6.1 / 2016-07-12 | ||
* Fix auto-fields returning all avilable fields, even if not available on the first object, see #104 | ||
* Fix auto-fields returning all available fields, even if not available on the first object, see #104 | ||
@@ -5,0 +5,0 @@ ## 3.6.0 / 2016-07-07 |
@@ -82,3 +82,2 @@ /** | ||
params.fields = lodashUniq(dataFields); | ||
debugger; | ||
} | ||
@@ -85,0 +84,0 @@ |
{ | ||
"name": "json2csv", | ||
"preferGlobal": "true", | ||
"version": "3.6.1", | ||
"version": "3.6.2", | ||
"description": "Convert JSON to CSV", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
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
28349
368