node-mime-types 2.1.35-2 source package in Ubuntu

Changelog

node-mime-types (2.1.35-2) unstable; urgency=medium

  * debian/control: as package mime-support shall be
                    removed (-> #1049459) we must
                    depend on media-types directly

 -- Thorsten Alteholz <email address hidden>  Sun, 10 Dec 2023 13:27:51 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-mime-types_2.1.35-2.dsc 2.5 KiB 937f7150b8c16d2473d4d97212c41b229023dced4d4086b04299f17ab58a7050
node-mime-types_2.1.35.orig-types-mime-types.tar.gz 1.6 KiB a30383d0489dd5e5166514588eaf847e34cb5e856cfd976a8593053abc35e256
node-mime-types_2.1.35.orig.tar.gz 8.2 KiB 1b26eefa1cceaee238faa2ae9eee16710658d7f6d923cc666d018ef962148f3a
node-mime-types_2.1.35-2.debian.tar.xz 3.9 KiB fbb15e73f3da57b6c5182fd9e1d4a657a018b20d6db8c3f26009ea55773d45c3

Available diffs

No changes file available.

Binary packages built by this source

node-mime-types: ultimate JavaScript content-type utility - Node.js module

 This package provides a library for mime-type mapping similar to mime
 module with some differences, such as it always returns a value, even
 false if mime type is not found, and supports additional mime types.
 .
 Node.js is an event-based server-side JavaScript engine.