Remix.run Logo
zaik 4 days ago

We need a permission system for packages just like with Android apps. The text coloring package suddenly needs a file access permission for the new version? Seems strange.

danenania 3 days ago | parent [-]

Deno has taken steps in this direction. It’s probably doable for pure js packages, but nearly impossible for packages with native extensions.