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.7.7 to 3.7.8

16

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.7.7",
"version": "3.7.8",
"repository": {

@@ -42,17 +42,17 @@ "type": "git",

"deeks": "2.2.7",
"doc-path": "2.1.0"
"doc-path": "2.1.2"
},
"devDependencies": {
"babel-eslint": "10.1.0",
"eslint": "6.8.0",
"mocha": "7.1.2",
"nyc": "15.0.1",
"eslint": "7.10.0",
"mocha": "8.1.3",
"nyc": "15.1.0",
"should": "13.2.3",
"tslint": "6.1.2",
"typescript": "3.8.3"
"tslint": "6.1.3",
"typescript": "4.0.3"
},
"engines": {
"node": ">= 8"
"node": ">= 10"
},
"license": "MIT"
}
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