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

@react-aria/focus

Package Overview
Dependencies
Maintainers
2
Versions
801
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/focus - npm Package Compare versions

Comparing version 3.0.0-nightly.2989 to 3.0.0-nightly.2992

4

dist/types.d.ts

@@ -1,3 +0,3 @@

import { FocusableElement, DOMAttributes, FocusableDOMProps, FocusableProps } from "@react-types/shared";
import React, { ReactNode, RefObject, ReactElement } from "react";
import { FocusableElement, RefObject, DOMAttributes, FocusableDOMProps, FocusableProps } from "@react-types/shared";
import React, { ReactNode, ReactElement } from "react";
/**

@@ -4,0 +4,0 @@ * A utility function that focuses an element while avoiding undesired side effects such

var $a7a032acae3ddda9$exports = require("./FocusScope.main.js");
var $6RLDH$reactariautils = require("@react-aria/utils");
var $6RLDH$react = require("react");
var $6RLDH$reactariautils = require("@react-aria/utils");

@@ -5,0 +5,0 @@

import {getFocusableTreeWalker as $9bf71ea28793e738$export$2d6ec8fc375ceafa} from "./FocusScope.module.js";
import {useLayoutEffect as $hGAaG$useLayoutEffect} from "@react-aria/utils";
import {useState as $hGAaG$useState} from "react";
import {useLayoutEffect as $hGAaG$useLayoutEffect} from "@react-aria/utils";

@@ -5,0 +5,0 @@ /*

{
"name": "@react-aria/focus",
"version": "3.0.0-nightly.2989+76365df43",
"version": "3.0.0-nightly.2992+546ffa41f",
"description": "Spectrum UI components in React",

@@ -25,5 +25,5 @@ "license": "Apache-2.0",

"dependencies": {
"@react-aria/interactions": "3.0.0-nightly.2989+76365df43",
"@react-aria/utils": "3.0.0-nightly.2989+76365df43",
"@react-types/shared": "3.0.0-nightly.2989+76365df43",
"@react-aria/interactions": "3.0.0-nightly.2992+546ffa41f",
"@react-aria/utils": "3.0.0-nightly.2992+546ffa41f",
"@react-types/shared": "3.0.0-nightly.2992+546ffa41f",
"@swc/helpers": "^0.5.0",

@@ -38,3 +38,3 @@ "clsx": "^2.0.0"

},
"gitHead": "76365df434b6f65b137113557ba14a32ea466c8f"
"gitHead": "546ffa41f7d1d3a566950a14d8f46cf726891220"
}

@@ -14,4 +14,5 @@ /*

import {getFocusableTreeWalker} from './FocusScope';
import {RefObject, useState} from 'react';
import {RefObject} from '@react-types/shared';
import {useLayoutEffect} from '@react-aria/utils';
import {useState} from 'react';

@@ -18,0 +19,0 @@ interface AriaHasTabbableChildOptions {

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

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

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

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