|
|
|
|
|
by encryptluks2
1332 days ago
|
|
I don't know that they are made to. Npm packages already do too much, with package.json being used to run scripts that have permission to do nefarious tasks to relying on C libraries. If I were to use Deno it would be with the understanding that I'd need to find dependencies that are generic and standard... Not expect everything from npm to work by default. If I used either I'd specifically look for dependencies that are standard enough to not matter or |
|