New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

css-inline

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-inline - npm Package Versions

13

0.8.4

Diff

Changelog

Source

[0.8.4] - 2022-11-02

Added

  • data-css-inline="ignore" attribute to ignore CSS inlining. #10
stranger6667
published 0.8.3 •

Changelog

Source

[0.8.3] - 2022-10-20

Fixed

  • Ignoring selectors' specificity when applying declarations from different qualified rules. #148
stranger6667
published 0.8.2 •

Changelog

Source

[0.8.2] - 2022-07-21

Added

  • New http & file features which give a way to disable resolving external stylesheets and reduce the compiled artifacts size.

Fixed

  • !important rules not overriding inlined styles. #152
stranger6667
published 0.8.1 •

Changelog

Source

[0.8.1] - 2022-04-01

Fixed

  • Not respecting specificity in case of inlining overlapping rules like padding and padding-top. #142

Performance

  • Pre-allocate more memory for output HTML to avoid resizing.
stranger6667
published 0.8.0 •

Changelog

Source

[0.8.0] - 2022-01-09

Added

  • Separate InlineError::MissingStyleSheet error variant to improve debugging experience. #124
stranger6667
published 0.7.5 •

Changelog

Source

[0.7.5] - 2021-07-24

Fixed

  • Panic on invalid URLs for remote stylesheets.
stranger6667
published 0.7.4 •

Changelog

Source

[0.7.4] - 2021-07-06

Changed

  • Update rayon to 1.5.

Performance

  • Optimize loading of external files.
stranger6667
published 0.7.3 •

Changelog

Source

[0.7.3] - 2021-06-24

Performance

  • Avoid allocations in error formatting.
stranger6667
published 0.7.2 •

Changelog

Source

[0.7.2] - 2021-06-22

Fixed

  • Incorrect override of exiting style attribute values. #113

Performance

  • Use specialized to_string implementation on &&str.
  • Use ahash.
stranger6667
published 0.7.1 •

Changelog

Source

[0.7.1] - 2021-06-10

Fixed

  • Ignored style tags when the document contains multiple of them and the remove_style_tags: true config option is used. #110
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