Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@modular-css/processor

Package Overview
Dependencies
24
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12346Next

21.0.0

Diff

Changelog

Source

21.0.0 (2019-01-18)

Bug Fixes

  • support circular dependencies (#541) (b8dce99), closes #539

Features

BREAKING CHANGES

  • The previous release would stick all unreferenced CSS at the beginning of the first bundle. This was a mistake, and has been rectified.
tivac
published 20.0.0 •

Changelog

Source

20.0.0 (2019-01-15)

Bug Fixes

BREAKING CHANGES

  • Source maps are written directly to the filesystem now, instead of going through rollup's asset pipeline. This is due to some limitations inherent in how the asset pipeline works and may be changed back once those can be resolved.
tivac
published 19.1.0 •

Changelog

Source

19.1.0 (2019-01-10)

Bug Fixes

  • better error if resolver returns bad file (513c2a9)
  • check for files via processor.has() (b5a539b), closes #533
  • remove random async from processor.string (d5ca5c0)
  • rollup outputs non .css files in the correct order (2b8fec6)

Features

  • add processor.has to check for known files (df5ac6f)
tivac
published 19.0.0 •

Changelog

Source

19.0.0 (2019-01-01)

Features

BREAKING CHANGES

  • requires rollup@1.0
tivac
published 18.0.0 •

Changelog

Source

18.0.0 (2018-12-22)

Features

BREAKING CHANGES

  • changed rollup plugin CSS output so it better matches rollup output chunk format & bumped minimum rollup version to 0.68.0
tivac
published 17.1.2 •

Changelog

Source

17.1.2 (2018-11-26)

Bug Fixes

tivac
published 17.1.1 •

Changelog

Source

17.1.1 (2018-11-08)

Bug Fixes

  • tweak value support in svelte preprocessor (7cc0f22)
tivac
published 17.0.0 •

Changelog

Source

17.0.0 (2018-10-22)

Features

  • rework svelte as class, disable default removal (a6e3ee6), closes #522

BREAKING CHANGES

  • if you want to remove files as they're re-processed (for standalone usage, for instance), you'll now need to pass { clean : true }.
tivac
published 16.2.0 •

Changelog

Source

16.2.0 (2018-10-12)

Features

<a name="16.1.0"></a>

tivac
published 16.1.0 •

Changelog

Source

16.1.0 (2018-09-21)

Features

<a name="16.0.0"></a>

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