Socket
Socket
Sign inDemoInstall

@iwsio/json-csv-node

Package Overview
Dependencies
1
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0-alpha.6 to 6.0.0

8

package.json
{
"name": "@iwsio/json-csv-node",
"version": "6.0.0-alpha.6",
"version": "6.0.0",
"description": "Easily convert JSON to CSV in Node.JS. This package supports streaming and buffered conversion to CSV.",

@@ -45,10 +45,10 @@ "homepage": "https://github.com/IWSLLC/json-csv",

"@types/node": "^18.16.18",
"debug": "^4.3.2",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"debug": "^4.3.2",
"eslint": "^8.24.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-promise": "^6.0.0",

@@ -63,5 +63,5 @@ "npm-run-all": "^4.1.5",

"dependencies": {
"@iwsio/json-csv-core": "^1.0.0-alpha.1"
"@iwsio/json-csv-core": "^1.0.0"
},
"license": "BSD-3-Clause"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc