🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@zag-js/react

Package Overview
Dependencies
Maintainers
1
Versions
1015
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/react - npm Package Compare versions

Comparing version

to
1.5.0

3

dist/index.js

@@ -127,2 +127,5 @@ "use client";

return computed;
},
getRefs() {
return refs;
}

@@ -129,0 +132,0 @@ });

10

package.json
{
"name": "@zag-js/react",
"version": "1.4.2",
"version": "1.5.0",
"description": "The react wrapper for zag",

@@ -28,6 +28,6 @@ "keywords": [

"dependencies": {
"@zag-js/core": "1.4.2",
"@zag-js/store": "1.4.2",
"@zag-js/types": "1.4.2",
"@zag-js/utils": "1.4.2"
"@zag-js/core": "1.5.0",
"@zag-js/store": "1.5.0",
"@zag-js/types": "1.5.0",
"@zag-js/utils": "1.5.0"
},

@@ -34,0 +34,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet