🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@zag-js/interact-outside

Package Overview
Dependencies
Maintainers
1
Versions
941
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/interact-outside - npm Package Compare versions

Comparing version
1.41.2
to
1.42.0
+7
-4
package.json
{
"name": "@zag-js/interact-outside",
"version": "1.41.2",
"version": "1.42.0",
"description": "Track interactions or focus outside an element",

@@ -13,3 +13,6 @@ "keywords": [

"license": "MIT",
"repository": "https://github.com/chakra-ui/zag/tree/main/packages/utilities/interact-outside",
"repository": {
"type": "git",
"url": "https://github.com/chakra-ui/zag/tree/main/packages/utilities/interact-outside"
},
"sideEffects": false,

@@ -20,4 +23,4 @@ "files": [

"dependencies": {
"@zag-js/dom-query": "1.41.2",
"@zag-js/utils": "1.41.2"
"@zag-js/utils": "1.42.0",
"@zag-js/dom-query": "1.42.0"
},

@@ -24,0 +27,0 @@ "devDependencies": {