Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@json2csv/plainjs

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@json2csv/plainjs - npm Package Compare versions

Comparing version 6.1.1 to 6.1.2

dist/cjs/BaseParser.js

9

package.json
{
"name": "@json2csv/plainjs",
"version": "6.1.1",
"version": "6.1.2",
"description": "Pure Javascript JSON to CSV converter.",

@@ -43,7 +43,8 @@ "keywords": [

"test:raw": "node test",
"build": "node ../../build-cjs.js plainjs",
"deprendencies:update-internal": "npm uninstall @json2csv/formatters && npm install @json2csv/formatters"
"deprendencies:update-internal": "npm uninstall @json2csv/formatters && npm install @json2csv/formatters",
"build:cjs": "node ../../build-cjs.js plainjs",
"prepublishOnly": "npm run build:cjs"
},
"dependencies": {
"@json2csv/formatters": "^6.1.1",
"@json2csv/formatters": "^6.1.2",
"@streamparser/json": "^0.0.10",

@@ -50,0 +51,0 @@ "lodash.get": "^4.4.2"

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