node-cache-loader 2.0.1-2 source package in Ubuntu

Changelog

node-cache-loader (2.0.1-2) unstable; urgency=medium

  * Reupload to unstable
  * Add peerDependency on webpack as dependency in control
  * Bump Standards-Version to 4.4.0 (no changes needed)
  * Switch to pkg-js-tools auto install

 -- Pirate Praveen <email address hidden>  Thu, 08 Aug 2019 07:14:48 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-cache-loader_2.0.1-2.dsc 2.1 KiB 3c4f7fa94d0653d0e8763d6559970aa01b9e739c4c6a03edd6aaa88e6c2180de
node-cache-loader_2.0.1.orig.tar.gz 118.0 KiB 551a6921d79d622728009bb7d37442f93630fd3b4d3d7a2449e4a60dbaa6f139
node-cache-loader_2.0.1-2.debian.tar.xz 2.4 KiB d9df9c9262f688a6f6d83538ee824a830337ed354f7f7851416fbf90f1f2447c

Available diffs

No changes file available.

Binary packages built by this source

node-cache-loader: Caches the result of following loaders on disk

 This is a loader for webpack.
 .
 Webpack packs (combines) CommonJs/AMD modules for the browser.
 .
 Node.js is an event-based server-side JavaScript engine.