Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fluentui/react-jsx-runtime

Package Overview
Dependencies
Maintainers
12
Versions
467
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 0.0.0-nightly-20230524-0417.1 to 0.0.0-nightly-20230525-0415.1

29

CHANGELOG.json

@@ -5,5 +5,5 @@ {

{
"date": "Wed, 24 May 2023 04:22:28 GMT",
"tag": "@fluentui/react-jsx-runtime_v0.0.0-nightly-20230524-0417.1",
"version": "0.0.0-nightly-20230524-0417.1",
"date": "Thu, 25 May 2023 04:21:10 GMT",
"tag": "@fluentui/react-jsx-runtime_v0.0.0-nightly-20230525-0415.1",
"version": "0.0.0-nightly-20230525-0415.1",
"comments": {

@@ -20,4 +20,4 @@ "prerelease": [

"package": "@fluentui/react-jsx-runtime",
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230524-0417.1",
"commit": "863ff075ebab0338901061d79d178088023aca24"
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230525-0415.1",
"commit": "8e46f8544ff14262966d74c9e5440507f73924d2"
},

@@ -27,4 +27,4 @@ {

"package": "@fluentui/react-jsx-runtime",
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230524-0417.1",
"commit": "863ff075ebab0338901061d79d178088023aca24"
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230525-0415.1",
"commit": "8e46f8544ff14262966d74c9e5440507f73924d2"
}

@@ -35,2 +35,17 @@ ]

{
"date": "Wed, 24 May 2023 20:45:28 GMT",
"tag": "@fluentui/react-jsx-runtime_v9.0.0-alpha.4",
"version": "9.0.0-alpha.4",
"comments": {
"none": [
{
"author": "olfedias@microsoft.com",
"package": "@fluentui/react-jsx-runtime",
"commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
"comment": "chore: update test-ssr script"
}
]
}
},
{
"date": "Thu, 18 May 2023 00:39:08 GMT",

@@ -37,0 +52,0 @@ "tag": "@fluentui/react-jsx-runtime_v9.0.0-alpha.4",

# Change Log - @fluentui/react-jsx-runtime
This log was last generated on Wed, 24 May 2023 04:22:28 GMT and should not be manually modified.
This log was last generated on Thu, 25 May 2023 04:21:10 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20230524-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v0.0.0-nightly-20230524-0417.1)
## [0.0.0-nightly-20230525-0415.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v0.0.0-nightly-20230525-0415.1)
Wed, 24 May 2023 04:22:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.0-alpha.4..@fluentui/react-jsx-runtime_v0.0.0-nightly-20230524-0417.1)
Thu, 25 May 2023 04:21:10 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.0-alpha.4..@fluentui/react-jsx-runtime_v0.0.0-nightly-20230525-0415.1)

@@ -15,4 +15,4 @@ ### Changes

- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230524-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/863ff075ebab0338901061d79d178088023aca24) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230524-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/863ff075ebab0338901061d79d178088023aca24) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230525-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/8e46f8544ff14262966d74c9e5440507f73924d2) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230525-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/8e46f8544ff14262966d74c9e5440507f73924d2) by beachball)

@@ -19,0 +19,0 @@ ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.0-alpha.4)

{
"name": "@fluentui/react-jsx-runtime",
"version": "0.0.0-nightly-20230524-0417.1",
"version": "0.0.0-nightly-20230525-0415.1",
"description": "React components for building web experiences",

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

"@fluentui/react-conformance": "*",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20230524-0417.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20230525-0415.1",
"@fluentui/scripts-api-extractor": "*",

@@ -34,3 +34,3 @@ "@fluentui/scripts-tasks": "*"

"dependencies": {
"@fluentui/react-utilities": "0.0.0-nightly-20230524-0417.1",
"@fluentui/react-utilities": "0.0.0-nightly-20230525-0415.1",
"@swc/helpers": "^0.4.14"

@@ -37,0 +37,0 @@ },

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