Socket
Socket
Sign inDemoInstall

@modular-css/processor

Package Overview
Dependencies
23
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

29.0.3

Diff

tivac
published 29.0.2 •

tivac
published 29.0.1 •

tivac
published 29.0.0 •

tivac
published 28.1.5 •

tivac
published 28.1.4 •

Changelog

Source

28.1.4 (2022-06-16)

Bug Fixes

  • only include direct deps in compositions (#857) (58f65c4)
tivac
published 28.1.3 •

Changelog

Source

28.1.3 (2022-06-15)

Bug Fixes

tivac
published 28.0.0 •

Changelog

Source

28.0.0 (2022-02-25)

Code Refactoring

  • svelte: <style> tags need type="text/m-css" (713b107)
  • svelte: break apart a bit (5f74c1e)

Features

BREAKING CHANGES

  • svelte: Having both <style type="text/m-css"> and a <link> element in a component will no longer throw. <style> takes precedence over <link>.
  • svelte: Previous all <style> tags would be transformed, now only ones that have type="text/m-css" on them will be transformed.
tivac
published 27.1.0 •

Changelog

Source

27.1.0 (2022-02-03)

Bug Fixes

  • processor: cleaning up (897a2c5)
  • svelte: support non .css extensions (8bf5a18)
  • test-utils: don't try to check non-strings (4fb497e)
  • webpack: remove deprecated cjs option (3489907)

Features

  • css-to-js: extract css-to-js from rollup (85aac89)
  • vite: vite plugin (46c80da)
  • www: m-css.com on sveltekit (d434f92)
tivac
published 27.0.3 •

Changelog

Source

27.0.3 (2021-12-17)

Bug Fixes

Code Refactoring

BREAKING CHANGES

    • Only supports postcss@8 and higher
  • composes and @values that reference other entries will need to be listed in dependency order.
23456Next
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