# Functions
New returns a new v1beta1.Dependency based on the given package name Expects names of the form source@version where @version can be left blank in order to indicate 'latest'.
NewWithType returns a new v1beta1.Dependency based on the given package name and PackageType (represented as a string).