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.1.3 to 6.1.4

14

package.json
{
"name": "@iwsio/json-csv-node",
"version": "6.1.3",
"version": "6.1.4",
"description": "ESM/CJS module that easily converts JSON to CSV. This package supports streaming and buffered conversion to CSV.",

@@ -43,9 +43,9 @@ "homepage": "https://github.com/IWSLLC/json-csv",

"devDependencies": {
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"debug": "^4.3.4",
"eslint": "^8.55.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",

@@ -55,3 +55,3 @@ "eslint-plugin-promise": "^6.1.1",

"rimraf": "^5.0.5",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},

@@ -58,0 +58,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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