0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests
Bartek Iwańczuk 4a250b2f25
feat: add --no-npm flag to disable npm: imports (#15673)
This commit adds "--no-npm" flag, it's similar to "--no-remote"
flag. This flag makes Deno error out if "npm:" specifier is encountered.
2022-09-07 15:33:51 +02:00
..
integration feat: add --no-npm flag to disable npm: imports (#15673) 2022-09-07 15:33:51 +02:00
testdata feat: add --no-npm flag to disable npm: imports (#15673) 2022-09-07 15:33:51 +02:00
unit fix(core): make errors more resistant to tampering (#15789) 2022-09-07 09:11:16 -04:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00