
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
@fluentui-react-native/framework-base
Advanced tools
Base types and utilities fluentui-react-native frameworks
@fluentui-react-native/framework-baseThis package provides core implementations and types to support both the legacy and current frameworks.
The functionality in these packages is now exposed as part of this package.
The shared patterns for rendering components, as well as the JSX handlers have been centralized in this package. More information can be found here.
This package provides several TypeScript utility types:
PropsOf<TComponent> - Extract props from a React component typeFunctionComponent<TProps> - A function component type without the children handling complications of React.FCDirectComponent<TProps> - A function component marked for direct renderingPhasedComponent<TProps> - A component with two-phase rendering supportSlotFn<TProps> - Slot function type used in the composition frameworkFinalRender<TProps> - The final rendering signature for phased componentsThis package exports a custom JSX runtime at @fluentui-react-native/framework-base/jsx-runtime. Use it in your component files with:
/** @jsxImportSource @fluentui-react-native/framework-base */
The custom runtime enables automatic element flattening for direct and phased components.
FAQs
Base types and utilities fluentui-react-native frameworks
We found that @fluentui-react-native/framework-base demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

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.

Security News
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.