Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

extract-css-module-classnames-loader

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extract-css-module-classnames-loader - npm Package Versions

0.4.0

Diff

Changelog

Source

0.4.0

  • css-loader is now a peer dependency instead to avoid errors that can be caused by the user of this loader having another version of css-loader than this loader.
  • New option writeDebounceMs that lets you override the debounce delay.
  • Unnecessary option modules was removed since it can be assumed that you want to run the css-loader in module mode.
anders.ekdahl
published 0.3.0 •

Changelog

Source

0.3.0

  • New option callback called onAfterOutput which is a function you can specify that will be called immediately after the JSON file has been written to.
anders.ekdahl
published 0.2.0 •

Changelog

Source

0.2.0

  • Add support for resolving Webpack aliased files in resolve.alias.
  • Fixes bug that made it impossible to use [path] and [name] in localIdentName.
anders.ekdahl
published 0.1.2 •

Changelog

Source

0.1.2

  • Fixes bug that made it impossible to use composes more than once in a class.
anders.ekdahl
published 0.1.1 •

Changelog

Source

0.1.1

  • Fixes bug that cause the generated class names to differ between what this loader and what css-loader produces.
  • Catch exception from mkpath when it tries to create a folder that already exists.
anders.ekdahl
published 0.1.0 •

Changelog

Source

0.1.0

  • New option callback called onOutput which is a function you can specify that will be called instead of writing JSON to a file.
anders.ekdahl
published 0.0.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc