jsonexport
Advanced tools
Comparing version 1.0.7 to 1.1.0
{ | ||
"name": "jsonexport", | ||
"version": "1.0.7", | ||
"version": "1.1.0", | ||
"description": "Makes easy to convert JSON to CSV", | ||
@@ -9,2 +9,5 @@ "main": "./lib", | ||
}, | ||
"bin": { | ||
"jsonexport": "bin/jsonexport.js" | ||
}, | ||
"repository": { | ||
@@ -11,0 +14,0 @@ "type": "git", |
@@ -8,3 +8,5 @@ # jsonexport | ||
---------------------- | ||
v1.0.6 - Create new lines in the CSV file to handle JSON objects with arrays<br> | ||
- v1.1.0 - Expose library as CLI | ||
- v1.0.7 - Fix for prototyped properties | ||
- v1.0.6 - Create new lines in the CSV file to handle JSON objects with arrays | ||
@@ -11,0 +13,0 @@ # Usage |
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
30526
6
358
227