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-20221018135420 to 0.0.0-dev-20221018135624

2

dist/index.js

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

createEmitter(ctx, target) {
return (evt, detail, options) => {
return function emit(evt, detail, options) {
const { bubbles = true, cancelable, composed = true } = options ?? {};

@@ -84,0 +84,0 @@ const eventName = `zag:${String(evt)}`;

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

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

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