node-postcss-load-plugins 2.3.0-6 source package in Ubuntu

Changelog

node-postcss-load-plugins (2.3.0-6) unstable; urgency=medium

  * team upload
  * Update standards version to 4.6.1, 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
  * Drop dependency to nodejs
  * Add patch for node-cosmiconfig >= 7

 -- Yadd <email address hidden>  Mon, 31 Oct 2022 16:32:04 +0100

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-postcss-load-plugins_2.3.0-6.dsc 2.2 KiB 5967d1d450f8847a508721fb92adb6d44f50e18a6f2095563c09483366b50b1c
node-postcss-load-plugins_2.3.0.orig.tar.gz 9.8 KiB 944e2eaa6480a1d9d9bcb405c577b3b288cba897cac50bb1d91808fe08c8d76f
node-postcss-load-plugins_2.3.0-6.debian.tar.xz 3.2 KiB 8fba7aac92ddb1a5530727ce569e3932f8401581dc301258b5539ba918a8300c

Available diffs

No changes file available.

Binary packages built by this source

node-postcss-load-plugins: Autoload Plugins for PostCSS

 Install plugins and save them to your package.json dependencies/
 devDependencies.
 .
 PostCSS is a tool for transforming styles with JS plugins. These plugins can
 lint your CSS, support variables and mixins, transpile future CSS syntax,
 inline images, and more.
 .
 Node.js is an event-based server-side JavaScript engine.