node-file-loader 6.2.0-3 source package in Ubuntu

Changelog

node-file-loader (6.2.0-3) unstable; urgency=medium

  * Team upload
  * Fix GitHub tags regex
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle
  * Drop dependency to nodejs

 -- Yadd <email address hidden>  Sun, 21 Nov 2021 14:01:16 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-file-loader_6.2.0-3.dsc 2.1 KiB ab56afbbc4d1e6bab36cd4f1b0decf1100ee3e4caac776ad599d1627b6fa4283
node-file-loader_6.2.0.orig.tar.gz 158.0 KiB bf560bab2c5d594de07c686897830e0804c23dcdbf1faf8256a26d8ff5a99a71
node-file-loader_6.2.0-3.debian.tar.xz 2.9 KiB ea5d96709618016d587368c0b93cc698e65102098495893ebc94c578c55e625e

Available diffs

No changes file available.

Binary packages built by this source

node-file-loader: file loader module for webpack

 This module instructs webpack to emit the required object as file and to
 return its public url. By default the filename of the resulting file is the
 MD5 hash of the file's contents with the original extension of the required
 resource.
 .
 Node.js is an event-based server-side JavaScript engine.