feature: drop dependencies to improve runtime performance
Open
- Dominant language
- HTML
- Stars
- 49
- Forks
- 20
- Avg merge
- 3h 46m
- Merged PRs (30d)
- 1
Description
lodash is used for very trivial checks:
https://github.com/adobe/htlengine/blob/56f6733d3b9f1b1535d2ad738e520200ed5f9e90/src/runtime/xss_api.js#L285
https://github.com/adobe/htlengine/blob/56f6733d3b9f1b1535d2ad738e520200ed5f9e90/src/runtime/xss_api.js#L289
https://github.com/adobe/htlengine/blob/56f6733d3b9f1b1535d2ad738e520200ed5f9e90/src/runtime/xss_api.js#L301
https://github.com/adobe/htlengine/blob/56f6733d3b9f1b1535d2ad738e520200ed5f9e90/src/runtime/xss_api.js#L315
maybe we can remove `lodash` to reduce the amount of security warnings poping up for lodash
Contributor guide
Assessment
This issue has not been assessed yet.