node-nk-base
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -61,2 +61,3 @@ function NKB(basefile) { | ||
lastBaseFileUpdate = fs.statSync(basefile).mtimeMs; | ||
fs.writeFileSync(basefile + '.reserve', newtx, 'utf-8'); | ||
return true; | ||
@@ -69,2 +70,4 @@ | ||
} | ||
@@ -77,4 +80,2 @@ | ||
function is_section(section) { | ||
@@ -81,0 +82,0 @@ |
{ | ||
"name": "node-nk-base", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"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
37410
759