You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: switch to using crypto random for boundary values (#28)
form-data/form-data@3d17230
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated continuous integration workflow to include additional Node.js
version and new event triggers.
* Removed contributor management scripts and dependencies from project
configuration.
* **Documentation**
* Simplified the contributors section in the documentation with a
dynamic badge and removed the static contributors table.
* **Refactor**
* Improved multipart form boundary generation for enhanced security and
simplicity.
* **Tests**
* Updated test assertions to support a broader range of boundary formats
in multipart form-data headers.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments