Socket
Socket
Sign inDemoInstall

@fluentui/react-jsx-runtime

Package Overview
Dependencies
Maintainers
12
Versions
431
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-jsx-runtime - npm Package Compare versions

Comparing version 9.0.41 to 9.0.42

13

CHANGELOG.md
# Change Log - @fluentui/react-jsx-runtime
This log was last generated on Mon, 15 Jul 2024 17:20:15 GMT and should not be manually modified.
This log was last generated on Tue, 23 Jul 2024 20:09:18 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.42)
Tue, 23 Jul 2024 20:09:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.41..@fluentui/react-jsx-runtime_v9.0.42)
### Patches
- Bump @fluentui/react-utilities to v9.18.13 ([PR #32067](https://github.com/microsoft/fluentui/pull/32067) by beachball)
## [9.0.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.41)
Mon, 15 Jul 2024 17:20:15 GMT
Mon, 15 Jul 2024 17:25:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.40..@fluentui/react-jsx-runtime_v9.0.41)

@@ -11,0 +20,0 @@

6

package.json
{
"name": "@fluentui/react-jsx-runtime",
"version": "9.0.41",
"version": "9.0.42",
"description": "Custom JSX runtime for @fluentui/react-components",

@@ -22,3 +22,3 @@ "main": "lib-commonjs/index.js",

"type-check": "tsc -b tsconfig.json",
"generate-api": "just-scripts generate-api",
"generate-api": "just-scripts copy && just-scripts generate-api",
"test-ssr": "test-ssr \"./stories/**/*.stories.tsx\"",

@@ -35,3 +35,3 @@ "bundle-size": "monosize measure"

"dependencies": {
"@fluentui/react-utilities": "^9.18.12",
"@fluentui/react-utilities": "^9.18.13",
"react-is": "^17.0.2",

@@ -38,0 +38,0 @@ "@swc/helpers": "^0.5.1"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc