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
Previous1
35
16Next

5.1.4

Diff

Changelog

Source

5.1.4 (2021-03-24)

Bug Fixes

  • crash with thread-loader (#1281) (7095a7c)
evilebottnawi
published 5.1.3 •

Changelog

Source

5.1.3 (2021-03-15)

Bug Fixes

  • the auto option works using inline module syntax (#1274) (1db2f4d)
  • ident generation for CSS modules using inline module syntax (#1274) (1db2f4d)
evilebottnawi
published 5.1.2 •

Changelog

Source

5.1.2 (2021-03-10)

Bug Fixes

  • handling @import with spaces before and after and any extensions (#1272) (0c47cf7)
  • inline loader syntax in @import and modules (3f49ed0)
evilebottnawi
published 5.1.1 •

Changelog

Source

5.1.1 (2021-03-01)

Bug Fixes

evilebottnawi
published 5.1.0 •

Changelog

Source

5.1.0 (2021-02-25)

Features

evilebottnawi
published 5.0.2 •

Changelog

Source

5.0.2 (2021-02-08)

Bug Fixes

evilebottnawi
published 5.0.1 •

Changelog

Source

5.0.1 (2020-11-04)

Bug Fixes

  • sources in source maps have relative paths (#1219) (3229b3c)
evilebottnawi
published 5.0.0 •

Changelog

Source

5.0.0 (2020-10-13)

⚠ BREAKING CHANGES

  • migrate on PostCSS 8
  • runtime doesn't contain source maps code without sourceMap: true
  • returned value from the getLocalIdent escapes by default, the exportName value is always unescaped
  • Auto enable icss modules for all files for which /\.icss\.\w+$/i (the modules.compileType option is icss)
  • [emoji] placeholder was deprecated
  • icss option was removed (it was deprecated previously)

Features

  • allow named exports to have underscores in names (#1209) (747d62b)
  • hide warning when you don't need handle url()/@import (#1195) (dd52931)
  • improve error message (52412f6)
  • reduce runtime (9f974be)
  • add fallback if custom getLocalIdent returns null/undefined (#1193) (0f95841)
evilebottnawi
published 4.3.0 •

Changelog

Source

4.3.0 (2020-09-08)

Features

Bug Fixes

  • line breaks in url function (88b8ddc)
evilebottnawi
published 4.2.2 •

Changelog

Source

4.2.2 (2020-08-24)

Bug Fixes

  • source maps generation, source from source maps are now relative to compiler.context and use webpack:// protocol (#1169) (fb5c53d)
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