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.4 to 2.0.5

14

package.json

@@ -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.4",
"version": "2.0.5",
"repository": {

@@ -29,10 +29,10 @@ "type": "git",

"underscore": "~1.8.3",
"doc-path": "~1.0.6",
"bluebird": "~3.0.1"
"doc-path": "~1.0.7",
"bluebird": "~3.0.5"
},
"devDependencies": {
"mocha": "~2.3.3",
"istanbul": "~0.3.20",
"should": "~7.1.0",
"async": "~1.4.2"
"mocha": "~2.3.4",
"istanbul": "~0.4.0",
"should": "~7.1.1",
"async": "~1.5.0"
},

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

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