v2.1.13
📦 denoView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release focuses on fixing permission flag logic, specifically ensuring consistent behavior when global permission flags conflict or when environment allow/deny flags overlap.
🐛 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