Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jsonexport

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonexport - npm Package Compare versions

Comparing version 1.0.7 to 1.1.0

bin/jsonexport.js

5

package.json
{
"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",

4

README.md

@@ -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

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