🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

csv2file

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csv2file - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+6
-1
package.json

@@ -5,3 +5,3 @@ {

"author": "jinkwon.lee <uzmystic@gmail.com>",
"version": "1.0.2",
"version": "1.0.3",
"main": "src/index.js",

@@ -19,2 +19,7 @@ "files": [

],
"homepage": "https://github.com/jinkwon/csv2file",
"repository": {
"type": "git",
"url": "git+https://github.com/jinkwon/csv2file.git"
},
"license": "MIT",

@@ -21,0 +26,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet