←back to thread

Deno 2.4

(deno.com)
132 points hackandthink | 1 comments | | HN request time: 0.205s | source
Show context
eranation ◴[] No.44488684[source]
I believe the reason Deno is not more widely used in production environments is the lack of a standardized vulnerability database (other than using 100% npm compatibility which will take many popular deno packages out of scope). The issue is that there is no real centralized package manager (by design) which makes it challenging. Was there any development in that direction?
replies(2): >>44489094 #>>44492946 #
simantel ◴[] No.44492946[source]
Wouldn't this also be a problem for Go, which just imports from URLs (mostly GitHub) as well?
replies(2): >>44493185 #>>44494857 #
1. ◴[] No.44493185[source]