Files
add-to-project/.github
Mardav Wala fcb131f251 Fix regex with misleading operator precedence in @octokit/request dependency
- Fixed regex /^text\/|charset=utf-8$/ to /^text\/|charset=utf-8/
- Removed misleading end anchor ($) from charset=utf-8 part
- Added patch-package to dependencies and postinstall script
- Updated dist/index.js with fix applied to bundled dependencies
- All tests continue to pass
2025-08-15 16:05:10 +00:00
..
2022-01-31 14:09:42 -05:00