Change8

v2.2.13

📦 denoView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This LTS release focuses on security and permission handling, specifically resolving conflicts between global permission flags and environment access controls.

🐛 Bug Fixes

  • Resolved an issue where contradictory global permission flags were not handled correctly.
  • Ensured that the --allow-env flag takes precedence over the --deny-env flag.

🔧 Affected Symbols

--allow-env--deny-env