Comparing version 3.8.4 to 3.8.5
@@ -110,2 +110,3 @@ /* SQB | ||
conn.emitSafe('execute', conn, this.query, this.options); | ||
this.pool.emitSafe('execute', conn, this.query, this.options); | ||
@@ -112,0 +113,0 @@ /* Keep connection alive */ |
{ | ||
"name": "sqb", | ||
"description": "Extensible, multi-dialect SQL query builder and Database connection framework for JavaScript", | ||
"version": "3.8.4", | ||
"version": "3.8.5", | ||
"author": "Panates Ltd.", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
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
124365
4589