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

@fluentui/react-tree

Package Overview
Dependencies
Maintainers
10
Versions
733
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-tree - npm Package Compare versions

Comparing version

to
9.11.6

1

lib/components/FlatTree/renderFlatTree.js
import { renderTree_unstable } from '../../Tree';
// eslint-disable-next-line @typescript-eslint/no-deprecated
export const renderFlatTree_unstable = renderTree_unstable;

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

};
// eslint-disable-next-line @typescript-eslint/no-deprecated
export const TreeProvider = (props)=>{

@@ -23,4 +24,5 @@ if (props.value.contextType === 'subtree') {

TreeProvider.displayName = 'TreeProvider';
// eslint-disable-next-line @typescript-eslint/no-deprecated
export const TreeRootReset = (props)=>/*#__PURE__*/ React.createElement(SubtreeContext.Provider, {
value: undefined
}, props.children);

8

package.json
{
"name": "@fluentui/react-tree",
"version": "9.11.5",
"version": "9.11.6",
"description": "Tree component for Fluent UI React",

@@ -25,5 +25,5 @@ "main": "lib-commonjs/index.js",

"@fluentui/react-aria": "^9.15.3",
"@fluentui/react-avatar": "^9.8.5",
"@fluentui/react-avatar": "^9.8.6",
"@fluentui/react-button": "^9.5.3",
"@fluentui/react-checkbox": "^9.4.5",
"@fluentui/react-checkbox": "^9.4.6",
"@fluentui/react-context-selector": "^9.2.2",

@@ -33,3 +33,3 @@ "@fluentui/react-icons": "^2.0.245",

"@fluentui/react-motion": "^9.9.0",
"@fluentui/react-radio": "^9.4.5",
"@fluentui/react-radio": "^9.4.6",
"@fluentui/react-shared-contexts": "^9.24.0",

@@ -36,0 +36,0 @@ "@fluentui/react-tabster": "^9.25.3",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet