Files
meteor/tools
David Greenspan 402eab7983 Lift isSatisfied out of resolver.js
If we axe the rest of resolver.js, we still need this piece.

It would be as simple as VersionConstraint#isSatisfiedBy(version)
except for the fact that we put the logic here about whether to allow
prereleases, which necessitates the “package” and “options” arguments
and makes this a constraint-solver-specific utility.  In the future,
we can put that logic somewhere else, but for now keeping it
preserves the current behavior.
2015-01-21 16:03:44 -08:00
..
2014-12-12 09:03:10 -05:00
2015-01-16 16:50:51 -08:00
2014-03-05 23:33:06 -08:00
2014-12-04 17:56:04 -08:00
2014-12-17 00:36:57 -08:00
2015-01-12 11:23:54 -08:00
2015-01-13 16:35:39 -08:00
2014-12-17 00:13:07 -08:00
2014-12-17 00:13:07 -08:00
2014-06-13 17:14:42 -07:00
2015-01-14 18:35:43 -08:00
2014-12-06 19:13:51 -08:00
2015-01-16 16:50:51 -08:00
2014-11-25 09:06:25 -08:00
2015-01-13 16:05:18 -08:00
2014-12-22 12:27:55 -08:00