ee-mysql-connection
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -34,3 +34,3 @@ !function(){ | ||
, init: function init(options) { | ||
init.parent(options); | ||
init.super.call(this, options); | ||
@@ -37,0 +37,0 @@ this._querBuilder = new QueryBuilder({ |
{ | ||
"name" : "ee-mysql-connection" | ||
, "description" : "mysql connection abstraction for ee-orm" | ||
, "version" : "0.2.0" | ||
, "version" : "0.2.1" | ||
, "homepage" : "https://github.com/eventEmitter/ee-mysql-connection" | ||
@@ -20,4 +20,4 @@ , "author" : "Michael van der Weg <michael@eventemitter.com> (http://eventemitter.com/)" | ||
, "dependencies": { | ||
"ee-class" : "0.4.x" | ||
, "ee-event-emitter" : "0.1.x" | ||
"ee-class" : "1.0.x" | ||
, "ee-event-emitter" : "0.2.x" | ||
, "ee-types" : "0.1.x" | ||
@@ -24,0 +24,0 @@ , "ee-log" : "0.2.x" |
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
25918
- Removedee-event-emitter@0.1.3(transitive)
Updatedee-class@1.0.x
Updatedee-event-emitter@0.2.x