universe:fixes-for-third-party-packages

v0.0.1Published 8 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Universe fixes-for-third-party-packages

This package contains fixes for third party packages. That brings them back to be used with Universe

Please report any integration fixes with third party packages

It's very important to us that universe can be good integrated with other packages. If is some issue let us know or report your fixes

collection2

Package aldeed:collection2 changes the prototype of Mongo.Collection in that way that All Class inherited* from Mongo.Collection isn't anymore instance of Mongo.Collection

(*inherited via Babel way: class ExtendedCollection extends Meteor.Collection)

collection-hooks

collection hooks package works on universe collection