Socket
Socket
Sign inDemoInstall

@json2csv/node

Package Overview
Dependencies
3
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.4 to 7.0.5

6

package.json
{
"name": "@json2csv/node",
"version": "7.0.4",
"version": "7.0.5",
"description": "Node.js Transform and Async interface to convert JSON into CSV.",

@@ -46,3 +46,3 @@ "keywords": [

"test-with-coverage": "c8 --reporter=text npm test",
"test:raw": "ts-node --esm test/index.ts",
"test:raw": "node --loader ts-node/esm test/index.ts",
"dependencies:update-internal": "npm uninstall @json2csv/plainjs && npm install @json2csv/plainjs",

@@ -55,4 +55,4 @@ "prepublishOnly": "npm run build"

"dependencies": {
"@json2csv/plainjs": "^7.0.4"
"@json2csv/plainjs": "^7.0.5"
}
}

Sorry, the diff of this file is not supported yet

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