Socket
Socket
Sign inDemoInstall

css-loader

Package Overview
Dependencies
92
Maintainers
3
Versions
151
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
16Next

6.7.3

Diff

Changelog

Source

6.7.3 (2022-12-14)

Bug Fixes

  • remove sourceURL from emitted CSS (#1487) (962924c)
evilebottnawi
published 6.7.2 •

Changelog

Source

6.7.2 (2022-11-13)

Bug Fixes

evilebottnawi
published 6.7.1 •

Changelog

Source

6.7.1 (2022-03-08)

Bug Fixes

evilebottnawi
published 6.7.0 •

Changelog

Source

6.7.0 (2022-03-04)

Features

evilebottnawi
published 6.6.0 •

Changelog

Source

6.6.0 (2022-02-02)

Features

  • added the hashStrategy option (ca4abce)
evilebottnawi
published 6.5.1 •

Changelog

Source

6.5.1 (2021-11-03)

Bug Fixes

  • regression with unicode characters in locals (b7a8441)
  • runtime path generation (#1393) (feafea8)
evilebottnawi
published 6.5.0 •

Changelog

Source

6.5.0 (2021-10-26)

Features

  • support absolute URL in url() when experiments.buildHttp enabled (#1389) (8946be4)

Bug Fixes

  • respect nosources in the devtool option (c60eff2)
evilebottnawi
published 6.4.0 •

Changelog

Source

6.4.0 (2021-10-09)

Features

  • generate more collision resistant for locals (c7db752)

Bug Fixes

  • classes generation for client and server bundling (303a3a1)
evilebottnawi
published 6.3.0 •

Changelog

Source

6.3.0 (2021-09-18)

Features

  • added [folder] placeholder (a0dee4f)
  • added the exportType option with 'array', 'string' and 'css-style-sheet' values (c6d2066)
    • 'array' - the default export is Array with API for style-loader and other
    • 'string' - the default export is String you don't need to-string-loader loader anymore
    • 'css-style-sheet' - the default export is a constructable stylesheet, you can use import sheet from './styles.css' assert { type: 'css' }; like in a browser, more information you can find here
  • supported supports() and layer() functions in @import at-rules (#1377) (bce2c17)
  • fix multiple merging multiple @media at-rules (#1377) (bce2c17)

Bug Fixes

evilebottnawi
published 6.2.0 •

Changelog

Source

6.2.0 (2021-07-19)

Features

  • allow the exportLocalsConvention option can be a function, useful for named export (#1351) (3c4b357)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc