Comparing version 3.5.1 to 3.5.2
{ | ||
"name": "sqb", | ||
"description": "Extensible, multi-dialect SQL query builder and Database connection framework for JavaScript", | ||
"version": "3.5.1", | ||
"version": "3.5.2", | ||
"author": "Panates Ltd.", | ||
@@ -22,6 +22,6 @@ "contributors": [ | ||
"dependencies": { | ||
"debug": "^4.0.1", | ||
"debug": "^4.1.0", | ||
"doublylinked": "^2.0.0", | ||
"errorex": "^2.0.0", | ||
"lightning-pool": "^2.0.2", | ||
"errorex": "^2.0.3", | ||
"lightning-pool": "^2.0.3", | ||
"putil-flattentext": "^2.0.0", | ||
@@ -28,0 +28,0 @@ "putil-isplainobject": "^1.0.1", |
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
Updateddebug@^4.1.0
Updatederrorex@^2.0.3
Updatedlightning-pool@^2.0.3