Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@css-inline/css-inline

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@css-inline/css-inline - npm Package Versions

0.14.3

Diff

Changelog

Source

[0.14.3] - 2024-11-14

Fixed

  • Prioritize !important rules when computing element styles. #398
stranger6667
published 0.14.2 •

Changelog

Source

[0.14.2] - 2024-11-11

Changed

  • Bump MSRV to 1.70.

Fixed

  • Replace double quotes when merging styles. #392
stranger6667
published 0.14.1 •

Changelog

Source

[0.14.1] - 2024-04-27

Fixed

  • Precedence of element styles over other styles. #364
stranger6667
published 0.14.0 •

Changelog

Source

[0.14.0] - 2024-04-01

Added

  • External stylesheet caching. #314
  • Inlining to HTML fragments. #335

Changed

  • Update html5ever to 0.27.
  • Update rayon to 1.10.
stranger6667
published 0.13.2 •

stranger6667
published 0.13.1 •

stranger6667
published 0.13.0 •

Changelog

Source

[0.13.0] - 2024-01-19

Added

  • A way to customize resolving remote stylesheets.
  • Support for the data-css-inline="keep" attribute to enforce keeping the style tag.

Changed

  • Replace attohttpc with reqwest to simplify implementing non-blocking stylesheet resolving in the future release.

Fixed

  • Lookups for previous / next siblings, affecting selectors like nth-child. #324

Performance

  • Avoid using binary search on attributes.
stranger6667
published 0.12.1 •

stranger6667
published 0.12.0 •

Changelog

Source

[0.12.0] - 2023-12-28

Changed

  • Display stylesheet location in network-related errors.
  • Implement std::error::Error::source for InlineError.

Performance

  • Optimize serialization of attributes and text nodes.
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