bb-plane-fork/packages/utils
Prateek Shourya 0b257c8693
[WEB-5093] improvement: adds content-based MIME type detection for uploads #7925
- Refactored file upload utilities to use async functions for better handling of file metadata.
- Introduced MIME type detection using the file-type library.
- Updated file service methods to await metadata retrieval.
- Added new dependencies for file-type and updated package.json accordingly.
- Removed deprecated file handling code from utils and adjusted imports across services.
2025-10-09 12:22:43 +05:30
..
src [WEB-5093] improvement: adds content-based MIME type detection for uploads #7925 2025-10-09 12:22:43 +05:30
.eslintignore chore: lint related changes and packaging fixes (#6163) 2024-12-06 14:56:49 +05:30
.eslintrc.cjs [WEB-5048] chore: implements esm exports for all packages (#7816) 2025-10-06 21:01:32 +05:30
.prettierignore fix: CI to include lint and format along with build (#7482) 2025-08-18 21:27:16 +05:30
.prettierrc chore: lint related changes and packaging fixes (#6163) 2024-12-06 14:56:49 +05:30
package.json chore: adding types node package to pnpm catalog (#7923) 2025-10-08 18:42:53 +05:30
tsconfig.json [WEB-5048] chore: implements esm exports for all packages (#7816) 2025-10-06 21:01:32 +05:30
tsdown.config.ts [WEB-5048] chore: implements esm exports for all packages (#7816) 2025-10-06 21:01:32 +05:30