Socket
Socket
Sign inDemoInstall

@zag-js/dom-query

Package Overview
Dependencies
Maintainers
1
Versions
671
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 0.0.0-dev-20240610024234 to 0.0.0-dev-20240610140222

2

dist/index.js

@@ -472,3 +472,3 @@ "use strict";

if (!enabled)
return root || void 0;
return;
let node = null;

@@ -475,0 +475,0 @@ node || (node = typeof getInitialEl === "function" ? getInitialEl() : getInitialEl);

{
"name": "@zag-js/dom-query",
"version": "0.0.0-dev-20240610024234",
"version": "0.0.0-dev-20240610140222",
"description": "The dom helper library for zag.js machines",

@@ -5,0 +5,0 @@ "keywords": [

@@ -12,3 +12,3 @@ import { getFirstTabbable, getTabbableEdges } from "./tabbable"

if (!enabled) return root || undefined
if (!enabled) return

@@ -15,0 +15,0 @@ let node: HTMLElement | null | undefined = null

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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