node-lru-cache 5.1.1-8 source package in Ubuntu

Changelog

node-lru-cache (5.1.1-8) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.0, no changes needed.
  * Add "Rules-Requires-Root: no"
  * Modernize debian/watch
  * Fix filenamemangle
  * Fix GitHub tags regex
  * Use dh-sequence-nodejs instead of pkg-js-tools

 -- Yadd <email address hidden>  Tue, 02 Nov 2021 15:46:02 +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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-lru-cache_5.1.1-8.dsc 2.0 KiB ff9002532b9b052864b951672e1a796f3a690baae936946bbc947716de531955
node-lru-cache_5.1.1.orig.tar.gz 26.3 KiB 4c531d97fb6e76bc9a3e7de9ff06ac5183811d7f2e86e2c9a77d94223e07bef0
node-lru-cache_5.1.1-8.debian.tar.xz 3.8 KiB 6af3927860366448635886524147ce650dfb8f05bb9937764ce02ab5893acd2f

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.