jeefo-mysql
Advanced tools
Comparing version 0.0.33 to 0.0.34
@@ -171,3 +171,3 @@ /* -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. | ||
resolve({results, fields}); | ||
this.timeout_id = setTimeout(() => this.end(), 10); | ||
this.timeout_id = setTimeout(() => this.end(), 10000); | ||
}); | ||
@@ -174,0 +174,0 @@ }); |
{ | ||
"name": "jeefo-mysql", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"description": "Very simple MySQL connection instances for each table. I had annoyed enough for MySQL Deadlocks.", | ||
@@ -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
16323