element-ready
Advanced tools
+2
-1
@@ -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 @@ /** |
+2
-2
| { | ||
| "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 @@ }, |
12929
0.94%210
0.48%