node-content-type 1.0.4-1 source package in Ubuntu

Changelog

node-content-type (1.0.4-1) unstable; urgency=medium

  * Team upload
  * New upstream version, fix performance issues
  * Move to section javascript
  * Bump compat and policy

 -- Bastien Roucariès <email address hidden>  Wed, 20 Jun 2018 22:36:25 +0200

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

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-content-type_1.0.4-1.dsc 2.1 KiB e24f6389637a3d481b09d1d5642753673c261420889d9b7ed21fca7ccb88a85e
node-content-type_1.0.4.orig.tar.gz 5.6 KiB 013ab7c5c3de5c342d00e83fc7ca30548a2d668729361fd21e212a00c8484e08
node-content-type_1.0.4-1.debian.tar.xz 2.3 KiB 490699613139a0d42a695764b671887ddceacac10e10eab6f8a9faf4fb51b8b1

Available diffs

No changes file available.

Binary packages built by this source

node-content-type: Create and parse HTTP Content-Type header

 This module can be used to create and parse HTTP Content-Type header according
 to RFC 7231.
 .
 This module is a dependency of express, a web framework for Node.js.
 .
 Node.js is an event-based server-side JavaScript engine.