Comparing version 0.14.2 to 0.14.3
{ | ||
"name" : "ee-orm" | ||
, "description" : "ORM for postgres and mysql. Loads and saves referenced entites, executes complex queries, supports joins, transactions, complex database clusters, connection pooling and much more. No conventions. MIT Licence" | ||
, "version" : "0.14.2" | ||
, "version" : "0.14.3" | ||
, "homepage" : "https://github.com/eventEmitter/ee-orm" | ||
@@ -35,5 +35,2 @@ , "author" : "Michael van der Weg <michael@eventemitter.com> (http://eventemitter.com/)" | ||
} | ||
, "bin": { | ||
"related" : "./bin/related.js" | ||
} | ||
, "optionalDependencies": {} | ||
@@ -40,0 +37,0 @@ , "keywords" : ["orm", "mysql", "postgres", "object relational mapper", "eager loading", "connection pooling", "cluster"] |
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
311895
35
6007