node-css-loader 6.8.1+~cs14.0.17-1 source package in Ubuntu

Changelog

node-css-loader (6.8.1+~cs14.0.17-1) unstable; urgency=medium

  * Team upload
  * New upstream version 6.8.1+~cs14.0.17
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Add lintian overrides

 -- Ananthu C V <email address hidden>  Wed, 11 Oct 2023 19:51:13 +0530

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-css-loader_6.8.1+~cs14.0.17-1.dsc 3.8 KiB bebdeb9304fc135174b1e124ca8ff054ab689db142970803a4098f7317bc6b68
node-css-loader_6.8.1+~cs14.0.17.orig-indexes-of.tar.gz 1.5 KiB 08bb4baab18402b90895eab57e721b94839fb799572f66ff5a1fd1a6b8425862
node-css-loader_6.8.1+~cs14.0.17.orig-postcss-modules-local-by-default.tar.gz 94.7 KiB 750db826c6acd7e430b292282e0e3d750e6d5dadfc405004ca688f72d0f8bdab
node-css-loader_6.8.1+~cs14.0.17.orig-postcss-modules-scope.tar.gz 80.9 KiB 37bf7bc1555cb90fcfeee7df3d2c7e9c731ab216af40347ae3f1d00d70d40e1b
node-css-loader_6.8.1+~cs14.0.17.orig-postcss-selector-parser.tar.gz 126.5 KiB 8d67f1927f3caf1a3f94837037b8c3155b27c467d7a7aa33287d541caf9acdd9
node-css-loader_6.8.1+~cs14.0.17.orig.tar.gz 12.3 MiB bd96f1363de935bb849bae64d5a8b5dc851118786d8fae04a6a70344ccdc55e9
node-css-loader_6.8.1+~cs14.0.17-1.debian.tar.xz 4.7 KiB 612909ee29853cd502f9188b581e916f6a1eaa3f55cce82a466595c9ca913a07

No changes file available.

Binary packages built by this source

node-css-loader: css loader module for webpack

 Webpack takes code targeted at node.js and makes it run in the browser.
 Node.js comes with API of its own that is not available in the browsers.
 Webpack exposes this code to programs that are unaware they are running in a
 browser.
 .
 Node.js is an event-based server-side JavaScript engine.