Socket
Socket
Sign inDemoInstall

json-2-csv

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-2-csv - npm Package Compare versions

Comparing version 2.0.21 to 2.0.22

2

lib/converter.js

@@ -47,3 +47,3 @@ 'use strict';

copyOption(opts, 'delimiter.array', 'DELIMITER.ARRAY');
copyOption(opts, 'delimiterwrap', 'DELIMITER.WRAP');
copyOption(opts, 'delimiter.wrap', 'DELIMITER.WRAP');
copyOption(opts, 'delimiter.eol', 'DELIMITER.EOL');

@@ -50,0 +50,0 @@ }

@@ -5,3 +5,3 @@ {

"description": "A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.",
"version": "2.0.21",
"version": "2.0.22",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

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