- Need a fallback plan if original hosting died ?
- Need to specify immutable version/hash for the url ?
And Deno supports lockfiles for the second: https://deno.land/manual@v1.30.3/basics/modules/integrity_ch...
It also has a vendoring mechanism, if you prefer that approach: https://deno.land/manual@v1.30.3/tools/vendor