Antonio-Maranhao opened a new pull request #1341: URL: https://github.com/apache/couchdb-fauxton/pull/1341
## Overview Removes 'couchapp' from package.json due to vulnerabilities reported against the package, which is no longer maintained. Instead of removing the Grunt task that uses it altogether, it loads the package at runtime. This way users can choose to install the dependency if they still require the ability to install Fauxton as a CouchApp. ## Testing recommendations Run 'npm run couchapp', which requires a local CouchDB server. ## GitHub issue number n/a ## Related Pull Requests n/a ## Checklist - [x] Code is written and works correctly; - [ ] Changes are covered by tests; - [ ] Documentation reflects the changes; - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/main/rebar.config.script) with the correct tag once a new Fauxton release is made -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
