You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

element-ready

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

element-ready - npm Package Compare versions

Comparing version
6.2.1
to
6.2.2
+2
-1
index.d.ts

@@ -1,3 +0,4 @@

import type {ParseSelector} from 'typed-query-selector/parser';
import type {ParseSelector} from 'typed-query-selector/parser.js';
// eslint-disable-next-line @typescript-eslint/consistent-type-definitions -- TODO: Fix in the next breaking version
export interface Options {

@@ -4,0 +5,0 @@ /**

{
"name": "element-ready",
"version": "6.2.1",
"version": "6.2.2",
"description": "Detect when an element is ready in the DOM",

@@ -50,3 +50,3 @@ "license": "MIT",

"tsd": "^0.20.0",
"xo": "^0.48.0",
"xo": "^0.54.2",
"yoctodelay": "^2.0.0"

@@ -53,0 +53,0 @@ },