webextensions
webextensions
As raised by Hadi in a feedback through the website. This is a side effect of the recently updated gesture (due to Firefox updates).
See: https://twitter.com/10wontips/status/1553875752596439040
Fixes https://github.com/AlbertoFdzM/express-list-endpoints/issues/63 as an optional configuration. The potentially valid use-cases: * The handler might be registered via `.use()` because internally it has logic which handles multiple requests / request methods...
**Environment:** * OS: Ubuntu 22.04 * VS Code version: Any recent version * Extension version: v10.11.0 **Steps to reproduce:** * Open VS Code with `Git Blame` extension * Open a...
Ref: https://nodejs.org/api/util.html#utilgetcallsiteframes https://nodejs.org/en/blog/release/v22.9.0#new-api-to-retrieve-execution-stack-trace
Created as per feedback from Scotty.
Created as per feedback from Scotty.
Ref: * https://github.com/pnpm/pnpm/issues/9921 * https://pnpm.io/settings#minimumreleaseage * https://socket.dev/blog/pnpm-10-16-adds-new-setting-for-delayed-dependency-updates * https://github.com/raineorshine/npm-check-updates/issues/1532 Copying an excerpt from one of these articles: > Following a wave of high-profile supply chain attacks targeting popular npm packages,...