🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

export-json-to-csv

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

export-json-to-csv - npm Package Compare versions

Comparing version

to
1.0.1

6

dist/index.js

@@ -21,7 +21,7 @@ "use strict";

// src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
exportCSVFromJSON: () => exportCSVFromJSON
});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -28,0 +28,0 @@ // src/helpers.ts

{
"name": "export-json-to-csv",
"version": "1.0.0",
"version": "1.0.1",
"main": "./dist/index.js",

@@ -48,2 +48,2 @@ "module": "./dist/index.mjs",

}
}
}

Sorry, the diff of this file is not supported yet