Socket
Socket
Sign inDemoInstall

@iwsio/json-csv-node

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iwsio/json-csv-node - npm Package Compare versions

Comparing version 6.1.2 to 6.1.3

28

package.json
{
"name": "@iwsio/json-csv-node",
"version": "6.1.2",
"description": "Easily convert JSON to CSV in Node.JS. This package supports streaming and buffered conversion to CSV.",
"version": "6.1.3",
"description": "ESM/CJS module that easily converts JSON to CSV. This package supports streaming and buffered conversion to CSV.",
"homepage": "https://github.com/IWSLLC/json-csv",
"author": "Nathan Bridgewater <info@iws.io> (https://iws.io/)",
"author": "Nathan Bridgewater <info@iws.io>",
"keywords": [
"csv",
"json",
"esm",
"node",
"stream",
"streaming",
"convert",
"conversion"
"transform"
],

@@ -43,14 +43,14 @@ "repository": {

"devDependencies": {
"@types/node": "^20.8.6",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"debug": "^4.3.2",
"eslint": "^8.51.0",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"debug": "^4.3.4",
"eslint": "^8.55.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"npm-run-all": "^4.1.5",
"rimraf": "^5.0.1",
"typescript": "^5.1.3"
"rimraf": "^5.0.5",
"typescript": "^5.3.3"
},

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

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