Socket
Socket
Sign inDemoInstall

@radix-ui/react-roving-focus

Package Overview
Dependencies
Maintainers
6
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radix-ui/react-roving-focus - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

4

dist/index.d.ts

@@ -25,3 +25,3 @@ import * as React from "react";

type RovingFocusGroupOwnProps = Polymorphic.OwnProps<typeof RovingFocusGroupImpl>;
type RovingFocusGroupPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof RovingFocusGroupImpl>, RovingFocusGroupOwnProps>;
export type RovingFocusGroupPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof RovingFocusGroupImpl>, RovingFocusGroupOwnProps>;
export const RovingFocusGroup: RovingFocusGroupPrimitive;

@@ -41,3 +41,3 @@ type RovingFocusGroupImplOwnProps = Polymorphic.Merge<Polymorphic.OwnProps<typeof Primitive>, RovingFocusGroupOptions & {

}>;
type RovingFocusItemPrimitive = Polymorphic.ForwardRefComponent<typeof ITEM_DEFAULT_TAG, RovingFocusItemOwnProps>;
export type RovingFocusItemPrimitive = Polymorphic.ForwardRefComponent<typeof ITEM_DEFAULT_TAG, RovingFocusItemOwnProps>;
export const RovingFocusItem: RovingFocusItemPrimitive;

@@ -44,0 +44,0 @@ export const Root: RovingFocusGroupPrimitive;

{
"name": "@radix-ui/react-roving-focus",
"version": "0.0.12",
"version": "0.0.13",
"license": "MIT",

@@ -27,3 +27,3 @@ "source": "src/index.ts",

"@radix-ui/react-polymorphic": "0.0.11",
"@radix-ui/react-primitive": "0.0.12",
"@radix-ui/react-primitive": "0.0.13",
"@radix-ui/react-use-callback-ref": "0.0.5",

@@ -30,0 +30,0 @@ "@radix-ui/react-use-controllable-state": "0.0.6"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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