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-20230417-0419.1 to 9.0.0-alpha.1

22

CHANGELOG.json

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

{
"date": "Mon, 17 Apr 2023 04:24:44 GMT",
"tag": "@fluentui/react-jsx-runtime_v0.0.0-nightly-20230417-0419.1",
"version": "0.0.0-nightly-20230417-0419.1",
"date": "Mon, 17 Apr 2023 17:50:02 GMT",
"tag": "@fluentui/react-jsx-runtime_v9.0.0-alpha.1",
"version": "9.0.0-alpha.1",
"comments": {
"prerelease": [
{
"author": "fluentui-internal@service.microsoft.com",
"author": "bernardo.sunderhus@gmail.com",
"package": "@fluentui/react-jsx-runtime",
"commit": "not available",
"comment": "Release nightly v9"
"commit": "97af91aa7684bbfe149ace1b21b75fb7c04128a2",
"comment": "feat: implements custom JSX pragma"
},

@@ -20,10 +20,4 @@ {

"package": "@fluentui/react-jsx-runtime",
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230417-0419.1",
"commit": "bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3"
},
{
"author": "beachball",
"package": "@fluentui/react-jsx-runtime",
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230417-0419.1",
"commit": "bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3"
"comment": "Bump @fluentui/react-utilities to v9.8.0",
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
}

@@ -30,0 +24,0 @@ ]

# Change Log - @fluentui/react-jsx-runtime
This log was last generated on Mon, 17 Apr 2023 04:24:44 GMT and should not be manually modified.
This log was last generated on Mon, 17 Apr 2023 17:50:02 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20230417-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v0.0.0-nightly-20230417-0419.1)
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.0-alpha.1)
Mon, 17 Apr 2023 04:24:44 GMT
Mon, 17 Apr 2023 17:50:02 GMT
### 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-20230417-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230417-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3) by beachball)
- feat: implements custom JSX pragma ([PR #27472](https://github.com/microsoft/fluentui/pull/27472) by bernardo.sunderhus@gmail.com)
- Bump @fluentui/react-utilities to v9.8.0 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
{
"name": "@fluentui/react-jsx-runtime",
"version": "0.0.0-nightly-20230417-0419.1",
"version": "9.0.0-alpha.1",
"description": "React components for building web experiences",

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

"@fluentui/react-conformance": "*",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20230417-0419.1",
"@fluentui/react-conformance-griffel": "9.0.0-beta.20",
"@fluentui/scripts-api-extractor": "*",

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

"dependencies": {
"@fluentui/react-utilities": "0.0.0-nightly-20230417-0419.1",
"@fluentui/react-utilities": "^9.8.0",
"@swc/helpers": "^0.4.14"

@@ -41,3 +41,9 @@ },

},
"beachball": {},
"beachball": {
"disallowedChangeTypes": [
"major",
"minor",
"patch"
]
},
"exports": {

@@ -44,0 +50,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