🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@zag-js/dom-query

Package Overview
Dependencies
Maintainers
1
Versions
803
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/dom-query - npm Package Compare versions

Comparing version
1.33.0
to
1.33.1
+1
-1
dist/index.d.mts

@@ -1,2 +0,2 @@

import { JSX, MaybeFn, Nullable } from '@zag-js/types';
import { Nullable, JSX, MaybeFn } from '@zag-js/types';

@@ -3,0 +3,0 @@ declare function isCaretAtStart(input: HTMLInputElement | HTMLTextAreaElement | null): boolean;

@@ -1,2 +0,2 @@

import { JSX, MaybeFn, Nullable } from '@zag-js/types';
import { Nullable, JSX, MaybeFn } from '@zag-js/types';

@@ -3,0 +3,0 @@ declare function isCaretAtStart(input: HTMLInputElement | HTMLTextAreaElement | null): boolean;

{
"name": "@zag-js/dom-query",
"version": "1.33.0",
"version": "1.33.1",
"description": "The dom helper library for zag.js machines",

@@ -31,3 +31,3 @@ "keywords": [

"dependencies": {
"@zag-js/types": "1.33.0"
"@zag-js/types": "1.33.1"
},

@@ -34,0 +34,0 @@ "module": "dist/index.mjs",