Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

radix-vue

Package Overview
Dependencies
Maintainers
2
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

radix-vue - npm Package Compare versions

Comparing version 0.0.1-rc-.1 to 0.0.1-rc-.2

dist/index.css

1

dist/index.d.ts

@@ -22,1 +22,2 @@ export { CheckboxIndicator, CheckboxRoot } from "./Checkbox";

export { ContextMenuArrow, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuPortal, ContextMenuRoot, ContextMenuSeparator, ContextMenuTrigger, ContextMenuCheckboxItem, ContextMenuItemIndicator, ContextMenuLabel, ContextMenuRadioGroup, ContextMenuRadioItem, } from "./ContextMenu";
export * from "./ScrollArea";

@@ -5,2 +5,3 @@ export { useArrowNavigation } from "./useArrowNavigation";

export { useMouseleaveDelay } from "./useMouseleaveDelay";
export { useStateMachine } from "./useStateMachine";
export { trapFocus } from "./trap-focus";

2

package.json
{
"name": "radix-vue",
"version": "0.0.1-rc-.1",
"version": "0.0.1-rc-.2",
"description": "Vue port for Radix UI Primitives.",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is too big to display

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