🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@fluentui/react-utilities

Package Overview
Dependencies
Maintainers
10
Versions
1037
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-utilities - npm Package Compare versions

Comparing version

to
0.0.0-nightly-20250624-0406.1

2

lib-commonjs/hooks/useOnClickOutside.js

@@ -111,3 +111,3 @@ "use strict";

*/ const useIFrameFocus = (options)=>{
const { disabled, element: targetDocument, callback, contains = DEFAULT_CONTAINS, pollDuration = 1000, refs } = options;
const { disabled, element: targetDocument, callback, contains = DEFAULT_CONTAINS, pollDuration = 100, refs } = options;
const timeoutRef = _react.useRef();

@@ -114,0 +114,0 @@ const listener = (0, _useEventCallback.useEventCallback)((e)=>{

@@ -103,3 +103,3 @@ import * as React from 'react';

*/ const useIFrameFocus = (options)=>{
const { disabled, element: targetDocument, callback, contains = DEFAULT_CONTAINS, pollDuration = 1000, refs } = options;
const { disabled, element: targetDocument, callback, contains = DEFAULT_CONTAINS, pollDuration = 100, refs } = options;
const timeoutRef = React.useRef();

@@ -106,0 +106,0 @@ const listener = useEventCallback((e)=>{

{
"name": "@fluentui/react-utilities",
"version": "0.0.0-nightly-20250623-0406.1",
"version": "0.0.0-nightly-20250624-0406.1",
"description": "A set of general React-specific utilities.",

@@ -20,4 +20,4 @@ "main": "lib-commonjs/index.js",

"dependencies": {
"@fluentui/keyboard-keys": "0.0.0-nightly-20250623-0406.1",
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250623-0406.1",
"@fluentui/keyboard-keys": "0.0.0-nightly-20250624-0406.1",
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250624-0406.1",
"@swc/helpers": "^0.5.1"

@@ -24,0 +24,0 @@ },

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet