Andy Hayden

Results 105 comments of Andy Hayden

I guess the logic I was thinking would be: 1. get the set of specifiers and redirects from deno info 2. iterate through this to replace the urls This seems...

The idea is that udd controls the update, and the ^ is moved to the [fragment](https://github.com/hayd/deno-udd#semantic-versioning). that said, this is probably too aggressive (?) and the ^ may differ between...

Sorry for the slow response. Thanks for the contribution, will read this carefully and hope to merge in the next few days!

Thanks! Potentially we should ignore the strings: rc, beta, experimental and next... above here: https://github.com/hayd/deno-udd/blob/19adffa05a10cc07058ae7a8b5a9e5ae49323086/mod.ts#L86-L87 I suppose the clever thing to do is if initVersion included one of those (e.g....