@astrojs/internal-helpers@0.9.1
📦 astroView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This patch release tightens security checks in path handling and fixes an issue with the development image endpoint origin check.
🐛 Bug Fixes
- Tightened isRemotePath() to reject control characters after a leading slash.
- Fixed the dev image endpoint origin check.