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
1.3.0

4

dist/index.d.ts
import * as _zag_js_anatomy from '@zag-js/anatomy';
import { DirectionProperty, CommonProperties, PropTypes, RequiredBy, NormalizeProps } from '@zag-js/types';
import { RequiredBy, DirectionProperty, CommonProperties, PropTypes, NormalizeProps } from '@zag-js/types';
import * as _zag_js_core from '@zag-js/core';
import { Service, Machine, EventObject } from '@zag-js/core';
import { Service, EventObject, Machine } from '@zag-js/core';

@@ -6,0 +6,0 @@ declare const anatomy: _zag_js_anatomy.AnatomyInstance<"root" | "label" | "item" | "itemText" | "itemControl" | "indicator">;

{
"name": "@zag-js/radio-group",
"version": "1.2.1",
"version": "1.3.0",
"description": "Core logic for the radio group widget implemented as a state machine",

@@ -30,9 +30,9 @@ "keywords": [

"dependencies": {
"@zag-js/anatomy": "1.2.1",
"@zag-js/dom-query": "1.2.1",
"@zag-js/element-rect": "1.2.1",
"@zag-js/focus-visible": "1.2.1",
"@zag-js/utils": "1.2.1",
"@zag-js/core": "1.2.1",
"@zag-js/types": "1.2.1"
"@zag-js/anatomy": "1.3.0",
"@zag-js/dom-query": "1.3.0",
"@zag-js/element-rect": "1.3.0",
"@zag-js/focus-visible": "1.3.0",
"@zag-js/utils": "1.3.0",
"@zag-js/core": "1.3.0",
"@zag-js/types": "1.3.0"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet