node-lru-cache 4.0.2-1 source package in Ubuntu

Changelog

node-lru-cache (4.0.2-1) unstable; urgency=medium

  * New upstream version 4.0.2
  * Unapply patch, applied upstream

 -- Jérémy Lal <email address hidden>  Mon, 28 Nov 2016 01:04:02 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-lru-cache_4.0.2-1.dsc 2.0 KiB fa90a4228b5181bcbcce8559352823b4d2401d076af37e792b96f4650421aa57
node-lru-cache_4.0.2.orig.tar.gz 9.8 KiB 192687d1e8177c9651db40fd67692898dbbe3ebc84cbc7cb720e2a5b532e5665
node-lru-cache_4.0.2-1.debian.tar.xz 2.1 KiB c1d39190dbdf81ea58fdb70f572a2abfccb304df192d98ae1cfb842c89339d61

Available diffs

No changes file available.

Binary packages built by this source

node-lru-cache: least-recently-used cache object for Node.js

 A cache object that deletes the least-recently-used items.
 This is the Node.js module.
 .
 Node.js is an event-based server-side javascript engine.