ee-db-cluster
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name" : "ee-db-cluster" | ||
, "description" : "db cluster implementation for ee-orm" | ||
, "version" : "0.1.2" | ||
, "version" : "0.1.3" | ||
, "homepage" : "https://github.com/eventEmitter/ee-db-cluster" | ||
@@ -31,2 +31,3 @@ , "author" : "Michael van der Weg <michael@eventemitter.com> (http://eventemitter.com/)" | ||
, "ee-travis" : "0.1.x" | ||
, "ee-mysql-connection" : "0.1.x" | ||
} | ||
@@ -33,0 +34,0 @@ , "optionalDependencies": {} |
@@ -69,3 +69,3 @@ | ||
sex: true | ||
, withMen: true | ||
, age: 45 | ||
} | ||
@@ -90,3 +90,3 @@ } | ||
sex: true | ||
, withMen: true | ||
, age: 45 | ||
} | ||
@@ -93,0 +93,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
17093
3