node-fresh 0.5.2-1 source package in Ubuntu

Changelog

node-fresh (0.5.2-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.4.1
  * Add "Rules-Requires-Root: no"
  * New upstream version 0.5.2
  * Remove patches
  * Update test
  * Update debian/docs
  * Install history

 -- Xavier Guimard <email address hidden>  Wed, 04 Dec 2019 20:33:06 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-fresh_0.5.2-1.dsc 2.0 KiB f9057f7ec33d9b1250d3a440e684186ae5d855240965c14ce74d5cde056c5fc8
node-fresh_0.5.2.orig.tar.gz 6.2 KiB f52fb5994d606c67e6536e7d0fe0055ca990f34d6c89f65db4036d9a96e1d89d
node-fresh_0.5.2-1.debian.tar.xz 2.5 KiB 79e66bae337ea84479bfad8ed6d5e6a16532a553509276b604d6843d8acea0a1

Available diffs

No changes file available.

Binary packages built by this source

node-fresh: Check client cache staleness using HTTP headers - Node.js module

 This module checks HTTP If-Modified-Since, If-None-Match, Cache-Control
 request headers, as well as Last-Modified, Etag response headers to
 determine if the client requesting the resource has a stale or fresh cache.
 .
 Node.js is an event-based server-side javascript engine.