Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "sqb", | ||
"description": "Lightweight, multi-dialect SQL query builder for JavaScript", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"author": "Panates Ltd.", | ||
@@ -24,3 +24,2 @@ "contributors": [ | ||
"dependencies": { | ||
"sqb-connect": "^0.0.4", | ||
"debug": "^2.6.8" | ||
@@ -34,3 +33,5 @@ }, | ||
}, | ||
"peerDependencies": {}, | ||
"peerDependencies": { | ||
"sqb-connect": "^0.0.5" | ||
}, | ||
"engines": { | ||
@@ -37,0 +38,0 @@ "node": ">= 6.0" |
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
56293
+ Addedsqb-connect@0.0.5(transitive)
- Removedsqb-connect@^0.0.4
- Removedbluebird@3.7.2(transitive)
- Removedsqb-connect@0.0.4(transitive)