node-server-template
node-server-template copied to clipboard
This is Node.js server tidy template / boilerplate with Express (with asyncified handlers, custom error handler) framework and MongoDb. The server use ES6 and above. On different branches you can see...
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64. Release notes Sourced from es5-ext's releases. 0.10.64 (2024-02-27) Bug Fixes Revert update to postinstall script meant to fix Powershell issue, as it's a regression...
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.3 to 3.9.7. Release notes Sourced from mysql2's releases. v3.9.7 3.9.7 (2024-04-21) Bug Fixes security: sanitize timezone parameter value to prevent code injection - report by zhaoyudi...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.3 to 3.9.8. Release notes Sourced from mysql2's releases. v3.9.8 3.9.8 (2024-05-26) Bug Fixes security: sanitize fields and tables when using nestTables (#2702) (efe3db5) support deno +...
Bumps [multer](https://github.com/expressjs/multer) from 1.4.5-lts.1 to 2.0.1. Release notes Sourced from multer's releases. v2.0.1 Important Fix CVE-2025-48997 (GHSA-g5hg-p3ph-g8qg) What's Changed add Arabic translation for README .. by @3imed-jaberi in expressjs/multer#762 Update...
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2. Release notes Sourced from axios's releases. Release v1.8.2 Release notes: Bug Fixes http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2) Contributors to this release...