🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

@fluentui/react-migration-v8-v9

Package Overview
Dependencies
Maintainers
9
Versions
951
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-migration-v8-v9

Migration shim components and methods for hybrid v8/v9 applications building on Fluent UI React.

Source
npmnpm
Version
0.0.0-nightly-20251125-0407.1
Version published
Weekly downloads
9.3K
-8.63%
Maintainers
9
Weekly downloads
 
Created
Source

@fluentui/react-migration-v8-v9

React Migration v8 to v9 Fluent UI React

This package contains component shims that provide the props interface of a v8 component and render a v9 component.

Our recommendation is to avoid using shims and instead migrate from using v8 components to using v9 components in your codebase. Shims provide a convienient way to start migrating to v9 while defering the cost of updating a multitude of call points.

Shims depend on both v8 and v9, so carefully consider the impact using a shim may have on bundle size and render performance vs. migrating to v9 directly.

FAQs

Package last updated on 25 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts