You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

kazana-config

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kazana-config - npm Package Compare versions

Comparing version

to
5.4.1

.nyc_output/2537.json

4

index.js

@@ -53,3 +53,3 @@ module.exports = getConfig

log.warn('config',
'config[%s] (was: %s) overwritten by config.kazana[%s] (value: %s)',
'config[%s] (was: %j) overwritten by config.kazana[%s] (value: %j)',
key,

@@ -67,3 +67,3 @@ config[key],

log.warn('config',
'config[%s] (was: %s) overwritten by config.kazana[%s][%s] (value: %s)',
'config[%s] (was: %j) overwritten by config.kazana[%s][%s] (value: %j)',
key,

@@ -70,0 +70,0 @@ config[key],

@@ -44,3 +44,3 @@ {

"doxx": "^2.1.1",
"gh-pages-deploy": "^0.3.0",
"gh-pages-deploy": "^0.4.0",
"glob": "^6.0.1",

@@ -53,3 +53,3 @@ "nyc": "^4.0.1",

},
"version": "5.4.0"
"version": "5.4.1"
}

Sorry, the diff of this file is not supported yet