node-nk-base
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -128,3 +128,4 @@ function NKB(basefile) { | ||
console.error(`node-nk-base ${fromMethod}(variable): This variable(${variable[i]}) doesn't exists!`); | ||
return null; | ||
values.push(null); | ||
continue; | ||
} | ||
@@ -131,0 +132,0 @@ let ve = part.indexOf(``, vs); |
{ | ||
"name": "node-nk-base", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "database for nodejs by NK", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36200
737