ee-query-builder
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -52,3 +52,3 @@ !function(){ | ||
, escape : options.escape | ||
, querybuilder : this | ||
, queryBuilder : this | ||
}); | ||
@@ -55,0 +55,0 @@ } |
{ | ||
"name" : "ee-query-builder" | ||
, "description" : "SQL query builder for the ee-orm package. Implents the postgres syntax." | ||
, "version" : "0.3.1" | ||
, "version" : "0.3.2" | ||
, "homepage" : "https://github.com/eventEmitter/ee-query-builder" | ||
@@ -6,0 +6,0 @@ , "author" : "Michael van der Weg <michael@eventemitter.com> (http://eventemitter.com/)" |
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
16