zeanium-node
Advanced tools
Comparing version 0.4.24 to 0.4.25
{ | ||
"name": "zeanium-node", | ||
"version": "0.4.24", | ||
"version": "0.4.25", | ||
"description": "Zeanium for Node.js, simple http server and custome your business.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -58,2 +58,4 @@ /** | ||
if(_callback === false){ | ||
_self._queue.destroy(); | ||
} else if(_callback === -1){ | ||
task.done(connection, rows, fields); | ||
@@ -60,0 +62,0 @@ } else { |
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
301234
6411