node-nk-base
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -813,3 +813,3 @@ function NKB(basefile) { | ||
bt = `${bt.substring(0, ps)}${id}${part.substring(0, vs)}${part.substring(ve+2, part.length)}${bt.substring(pe+3, bt.length)}`; | ||
bt = `${bt.substring(0, ps)}${id}${part.substring(0, vs)}${part.substring(ve+2, part.length)}${bt.substring(pe+3, bt.length)}`; | ||
@@ -816,0 +816,0 @@ if(wb(bt)) return true; else return null; |
{ | ||
"name": "node-nk-base", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"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
37411