🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

mime

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mime - npm Package Versions

23456

4.0.7

Diff
broofa
published 4.0.7 •

Changelog

Source

4.0.7 (2025-04-03)

Bug Fixes

  • update mime types (#332) (953ae3e)
  • use dotall modifier for getType() regexes (#334) (d7871f3)
broofa
published 4.0.6 •

Changelog

Source

4.0.6 (2024-12-17)

Bug Fixes

broofa
published 4.0.5 •

Changelog

Source

4.0.5 (2024-12-17)

Bug Fixes

broofa
published 4.0.4 •

Changelog

Source

4.0.4 (2024-07-06)

broofa
published 4.0.3 •

Changelog

Source

4.0.3 (2024-04-25)

Bug Fixes

  • add types dir to package.json#files, fixes #310 (a547ca7)
broofa
published 4.0.2 •

Changelog

Source

4.0.2 (2024-04-24)

Bug Fixes

broofa
published 4.0.1 •

Changelog

Source

4.0.1 (2023-12-17)

Bug Fixes

broofa
published 4.0.0 •

Changelog

Source

4.0.0 (2023-11-29)

broofa
published 4.0.0-beta.1 •

Changelog

Source

4.0.0-beta.1 (2023-09-14)

broofa
published 4.0.0-beta.0 •

Changelog

Source

4.0.0-beta.0 (2023-09-13)

⚠ BREAKING CHANGES

  • drop node < 18 from CI matrix
  • exit from CLI with non-zero exit code when no result
  • drop CJS support, switch to TS

Features

  • add getAllExtensions() method (f22b6f0)
  • add reverse lookup option (--reverse, -r) feature to CLI (e0da103)

ci

  • drop node < 18 from CI matrix (ef38fd5)