Files
meteor/packages
David Greenspan 45752e3203 parseConstraint -> parsePackageConstraint
In the return value, `name` has been changed to `package`,
and `vConstraint` is now `versionConstraint`.

`constraint.package` is better than `constraint.name`, where
`constraint` is a PackageConstraint.  It's also more consistent
with functions like parsePackageAtVersion which return an object
like `{package, version}`.

`vConstraint` was too cryptic.

Changes were discussed with Glasser in a code review.

Troposphere does not call parseConstraint or work with constraint
objects, so it doesn't need to change.

This is a breaking change to the package-version-parser API (or one
method of it, at least), but it is considered an internal API so we
are not worrying too much about it.
2015-02-02 13:13:31 -08:00
..
2015-01-20 10:25:22 -08:00
2015-01-20 10:25:22 -08:00
2015-01-29 14:03:11 -08:00
2014-12-19 10:31:59 -08:00
2015-01-29 14:03:20 -08:00
2014-12-19 10:31:59 -08:00
2014-12-19 10:31:59 -08:00
2014-12-19 10:31:59 -08:00
2014-12-19 10:31:59 -08:00
2015-01-20 10:25:22 -08:00
2014-12-19 10:31:59 -08:00
2015-01-20 10:25:22 -08:00
2014-12-19 10:31:59 -08:00
2014-12-19 10:31:59 -08:00
2014-12-19 10:31:59 -08:00
2014-12-19 10:31:59 -08:00
2015-01-29 14:03:20 -08:00
2014-12-19 10:31:59 -08:00
2014-12-19 10:31:59 -08:00
2014-12-19 10:31:59 -08:00
2014-12-19 10:31:59 -08:00
2014-12-19 10:31:59 -08:00
2015-01-20 17:45:03 -08:00
2014-12-19 10:31:59 -08:00
2015-01-20 10:25:22 -08:00
2014-12-19 10:31:59 -08:00
2015-01-20 10:25:22 -08:00
2015-01-26 15:55:50 -08:00
2015-01-25 15:29:46 +07:00
2015-01-20 10:25:22 -08:00
2015-01-20 10:25:22 -08:00
2014-12-19 10:31:59 -08:00
2015-01-29 14:03:11 -08:00
2014-12-19 10:31:59 -08:00