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

@adguard/extended-css

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adguard/extended-css - npm Package Versions

13

2.0.44

Diff

Changelog

Source

v2.0.44

Added

  • cssRules property to ExtCssConfiguration for array of separated CSS rules
  • init() public method for ExtendedCss initialization on a page

Changed

  • increase versions of supported browsers
    • Chrome — 88
    • Firefox — 84
    • Edge — 88
    • Safari — 14
  • instead of throwing the error in unsupported browser, log it
  • disallow only Internet Explorer as unsupported browser #161
maximtop
published 2.0.33 •

Changelog

Source

v2.0.33

Changed

  • parse :not() and :is() pseudo-class with no extended selector arg as standard

Fixed

  • parsing of :has() pseudo-class selector list argument
maximtop
published 2.0.26 •

Changelog

Source

v2.0.26

Fixed

  • :matches-css() with pseudo-element
  • headless puppeteer testcases run
maximtop
published 2.0.24 •

Changelog

Source

v2.0.24

Fixed

  • parsing of attribute selectors
maximtop
published 2.0.22 •

Changelog

Source

v2.0.22

Fixed

  • remove rules printing in browser-extension filtering log
  • CssHitsCounter content style applying to selected elements

Removed

  • :if() and :if-not() pseudo-classes #151
maximtop
published 2.0.18 •

Changelog

Source

v2.0.18

Fixed

  • parsing of attribute selectors to allow no-value attributes with escaped quotes
  • default export entry point for IIFE scripts used for debugging
  • deploy of dist to GitHub Pages on release
maximtop
published 2.0.15 •

Changelog

Source

v2.0.15

Fixed

  • parsing of attribute selectors to allow escaped backslash at start of attribute
maximtop
published 2.0.12 •

Changelog

Source

v2.0.12

Fixed

  • parsing of attribute selectors
maximtop
published 2.0.10 •

Changelog

Source

v2.0.10

Fixed

  • public method validate() for :remove() pseudo-class, not defined getComputedStyle and XPathResult, and selector started with combinator
  • parsing of:
    • attribute selectors
    • regexp pattern pseudo-class args
    • tab inside attribute value
    • attribute in compound selectors after extended pseudo-class
maximtop
published 2.0.9 •

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