jspm / npm

NPM Location Service
19 stars 34 forks source link

Install `latest` tag as latest #34

Closed guybedford closed 9 years ago

guybedford commented 9 years ago

While jspm does version selection, we should still obey npm's latest tag for picking the latest version.

An example is jspm install npm:famous where latest is less than the greatest semver match.

trusktr commented 9 years ago

Cool. Got a hold of famous and they were able to unpublish that extraneous version.