
Security News
Critical Security Vulnerability in React Server Components
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.
@fluentui/babel-preset-storybook-full-source
Advanced tools
Babel preset that adds the makes the full source code of stories available
Babel Preset Storybook Full Source for Fluent UI React
This Babel preset makes the full source code of stories available by adding the context.parameters.fullSource property to Storybook stories. This property contains the source of the file where the story is present.
To use this Babel preset, add it to your Babel configuration:
{
"presets": ["@fluentui/babel-preset-storybook-full-source"]
}
context.parameters.fullSource property: Includes the full source code of the story in Storybook.This package is designed for Fluent UI usage only and may not be suitable for general use.
This project is licensed under the MIT License.
FAQs
Babel preset that adds the makes the full source code of stories available
The npm package @fluentui/babel-preset-storybook-full-source receives a total of 5 weekly downloads. As such, @fluentui/babel-preset-storybook-full-source popularity was classified as not popular.
We found that @fluentui/babel-preset-storybook-full-source demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 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
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.

Security News
TypeScript 6.0 will be the last JavaScript-based major release, as the project shifts to the TypeScript 7 native toolchain with major build speedups.