You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@blossm/json-to-csv

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blossm/json-to-csv - npm Package Compare versions

Comparing version

to
0.0.3

6

package.json
{
"name": "@blossm/json-to-csv",
"version": "0.0.2",
"version": "0.0.3",
"description": "Converts JSON to a downloadable CSV.",

@@ -8,3 +8,3 @@ "main": "index.js",

"engines": {
"node": ">= 10.16.0"
"node": ">= 20.19.0"
},

@@ -23,3 +23,3 @@ "publishConfig": {

},
"gitHead": "8bda57e0996948c4b07933fb9ca330cb09437530"
"gitHead": "0bb44c75cd18de22b9b1c61d17dd84fb9a6e7dac"
}