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 3.6.1 to 3.6.2

12

package.json

@@ -8,3 +8,3 @@ {

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

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

"babel-eslint": "10.1.0",
"eslint": "5.16.0",
"mocha": "6.1.4",
"nyc": "14.0.0",
"eslint": "6.8.0",
"mocha": "6.2.3",
"nyc": "15.0.1",
"should": "13.2.3",
"tslint": "5.15.0",
"typescript": "3.4.4"
"tslint": "6.1.1",
"typescript": "3.8.3"
},

@@ -54,0 +54,0 @@ "engines": {

@@ -5,3 +5,3 @@ # json-2-csv

[![Dependencies](https://img.shields.io/david/mrodrig/json-2-csv.svg)](https://www.npmjs.org/package/json-2-csv)
[![Downloads](http://img.shields.io/npm/dm/json-2-csv.svg)](https://www.npmjs.org/package/json-2-csv)
[![Downloads](https://img.shields.io/npm/dm/json-2-csv.svg)](https://www.npmjs.org/package/json-2-csv)
[![NPM version](https://img.shields.io/npm/v/json-2-csv.svg)](https://www.npmjs.org/package/json-2-csv)

@@ -8,0 +8,0 @@ [![Minzipped Size](https://flat.badgen.net/bundlephobia/minzip/json-2-csv)](https://bundlephobia.com/result?p=json-2-csv)

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