milliparsec icon indicating copy to clipboard operation
milliparsec copied to clipboard

🌌 Tiniest body parser in the universe. Built for modern Node.js

Results 4 milliparsec issues
Sort by recently updated
recently updated
newest added

Forms are very commonly used, so it must be supported previously we have `parsec.form()` but it was for urlencoded only, we need a separate function for forms with form data...

enhancement
good first issue

Bumps [formidable](https://github.com/node-formidable/formidable) from 3.5.2 to 3.5.4. Release notes Sourced from formidable's releases. v3.5.3 What's Changed Fix existing test failure by @​ryhmrt in node-formidable/formidable#990 update Ryan Dahl x account link by...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.0. Release notes Sourced from express's releases. v5.2.0 Important: Security Security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6) What's Changed build(deps): bump github/codeql-action from 3.28.11 to 3.28.13 by...

dependencies
javascript