Socket
Socket
Sign inDemoInstall

home-assistant-query-selector

Package Overview
Dependencies
1
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

4.2.0

Diff

Changelog

Source

[4.2.0] - 2024-01-13

  • Make the event threshold a property that can be sent by the clients instead a constant. With this change the event threshold has been changed from 50 to 450.
elchininet
published 4.1.0 •

Changelog

Source

[4.1.0] - 2024-01-09

  • Do not allow any event to be dispatched more than once in a short timestamp
elchininet
published 4.0.4 •

elchininet
published 4.0.3 •

elchininet
published 4.0.2 •

elchininet
published 4.0.1 •

elchininet
published 4.0.0 •

Changelog

Source

[4.0.0] - 2024-01-04

  • Breaking change: refactored the event names and created a new event (an event that will be triggered if any panel is loaded not only a lovelace panel)
elchininet
published 3.0.0 •

Changelog

Source

[3.0.0] - 2024-01-02

  • Breaking change: Removed "lovelace" string from all the events because these events can be triggered on any dashboard if the listen method is called. The new even names are:
    • ON_PANEL_LOAD (onPanelLoad)
    • ON_MORE_INFO_DIALOG_OPEN (onMoreInfoDialogOpen)
    • ON_HISTORY_AND_LOGBOOK_DIALOG_OPEN (onHistoryAndLogBookDialogOpen)
    • ON_SETTINGS_DIALOG_OPEN (onSettingsDialogOpen)
  • Fix a bug: if one of the elements in a tree is null, return null instead of trying to perform a query on a null element which will throw an error
elchininet
published 2.1.5 •

Changelog

Source

[2.1.5] - 2023-12-19

  • Publish the package using npm provenance
elchininet
published 2.1.4 •

Changelog

Source

[2.1.4] - 2023-12-16

  • Update the shadow-dom-selector package to the latest version
2Next
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