New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@zag-js/radio-group

Package Overview
Dependencies
Maintainers
1
Versions
817
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/radio-group - npm Package Compare versions

Comparing version

to
0.0.0-dev-20221215092235

6

package.json
{
"name": "@zag-js/radio-group",
"version": "0.0.0-dev-20221213164717",
"version": "0.0.0-dev-20221215092235",
"description": "Core logic for the radio group widget implemented as a state machine",

@@ -33,4 +33,4 @@ "main": "dist/index.js",

"dependencies": {
"@zag-js/anatomy": "0.1.1",
"@zag-js/core": "0.0.0-dev-20221213164717",
"@zag-js/anatomy": "0.0.0-dev-20221215092235",
"@zag-js/core": "0.2.3",
"@zag-js/types": "0.3.1"

@@ -37,0 +37,0 @@ },