node-nk-base
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -995,3 +995,3 @@ function NKB(basefile) { | ||
if(value.startsWith(`ň`)) v.push(Number(v.substring(2, value.length))); else | ||
if(value.startsWith(`ň`)) v.push(Number(value.substring(2, value.length))); else | ||
@@ -998,0 +998,0 @@ if(value.startsWith(`క`)) v.push(value.substring(2, value.length).replace(//g, '\n').replace(/ /g, ``)); else |
{ | ||
"name": "node-nk-base", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"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
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
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
37111
1