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

easy-json-to-csv-converter

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-json-to-csv-converter - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

tsconfig.json

5

package.json
{
"name": "easy-json-to-csv-converter",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "src/index.js",
"main": "/src/index.ts",
"scripts": {

@@ -10,3 +10,2 @@ "test": "echo \"Error: no test specified\" && exit 1",

},
"files": ["src/**/*"],
"repository": {

@@ -13,0 +12,0 @@ "type": "git",

17

README.md

@@ -1,1 +0,16 @@

# JSONtoCSV
# Easy-JSOON-To-CSV-Converter
Exports a structured JSON array/object to CSV file
## Installation
```bash
npm i easy-json-to-csv-converter
```
## Usage
```node
```
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