Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "sqb", | ||
"description": "Lightweight, multi-dialect SQL query builder for JavaScript", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"author": "Panates Ltd.", | ||
@@ -33,3 +33,3 @@ "contributors": [ | ||
"peerDependencies": { | ||
"sqb-connect": "^0.0.8" | ||
"sqb-connect": "^0.0.10" | ||
}, | ||
@@ -36,0 +36,0 @@ "engines": { |
@@ -52,5 +52,7 @@ /* SQB | ||
} | ||
}); | ||
DbPool._sqb = module.exports; | ||
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
56308
1639