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

json2csv

Package Overview
Dependencies
Maintainers
3
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json2csv - npm Package Compare versions

Comparing version 3.6.1 to 3.6.2

2

CHANGELOG.md
## 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": [

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