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

csv-config

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

csv-config - npm Package Compare versions

Comparing version

to
1.1.4

14

package.json
{
"name": "csv-config",
"version": "1.1.3",
"version": "1.1.4",
"description": "A `CSV` config parser and serializer for node.",

@@ -14,3 +14,8 @@ "main": "csv-config.js",

"conf",
"configuration"
"configuration",
"configstore",
"cosmiconfig",
"cfg",
"winston-cfg",
"parse-config-file"
],

@@ -24,5 +29,4 @@ "dependencies": {

"devDependencies": {
"fs": "*",
"mocha": "*",
"path": "*"
"mocha": "^4.0.1",
"path": "^0.12.7"
},

@@ -29,0 +33,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet