fis3-parser-umu-i18n
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -36,2 +36,3 @@ /** | ||
var I18N_DIR = conf.projectDir || PROJECT_DIR; | ||
var CONTEXT = conf.context || {}; | ||
var data = {}; | ||
@@ -56,3 +57,3 @@ if (!Array.isArray(I18N_FOLDER)) { | ||
} | ||
return data; | ||
return extend(data, CONTEXT); | ||
}; | ||
@@ -59,0 +60,0 @@ |
@@ -5,3 +5,3 @@ { | ||
}, | ||
"description": "配合i18n-analyzer 对__lang ,__html, __option做预处理(修复监控时配置错误bug)", | ||
"description": "配合i18n-analyzer 对__lang ,__html, __option做预处理(修复监控时配置错误bug), 增加context", | ||
"devDependencies": {}, | ||
@@ -15,3 +15,3 @@ "keywords": [ | ||
"scripts": {}, | ||
"version": "0.0.8" | ||
} | ||
"version": "0.0.9" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3343
95
1