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.0-alpha.2 to 9.0.0-alpha.3

37

CHANGELOG.json

@@ -5,3 +5,38 @@ {

{
"date": "Mon, 24 Apr 2023 08:09:12 GMT",
"date": "Fri, 12 May 2023 20:21:52 GMT",
"tag": "@fluentui/react-jsx-runtime_v9.0.0-alpha.3",
"version": "9.0.0-alpha.3",
"comments": {
"prerelease": [
{
"author": "olfedias@microsoft.com",
"package": "@fluentui/react-jsx-runtime",
"commit": "c28decb23d191a0daaaf6d5d1832429715102129",
"comment": "chore: exclude .swcrc from being published"
},
{
"author": "beachball",
"package": "@fluentui/react-jsx-runtime",
"comment": "Bump @fluentui/react-utilities to v9.8.1",
"commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
},
{
"author": "beachball",
"package": "@fluentui/react-jsx-runtime",
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.21",
"commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
}
],
"none": [
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/react-jsx-runtime",
"commit": "dbda7fa69e3000aaf8dd4a061e254ebd35198b8e",
"comment": "fix: update npmignore files to fix npm8/node16 regression how npm publish works"
}
]
}
},
{
"date": "Mon, 24 Apr 2023 08:12:37 GMT",
"tag": "@fluentui/react-jsx-runtime_v9.0.0-alpha.2",

@@ -8,0 +43,0 @@ "version": "9.0.0-alpha.2",

# Change Log - @fluentui/react-jsx-runtime
This log was last generated on Mon, 24 Apr 2023 08:09:12 GMT and should not be manually modified.
This log was last generated on Fri, 12 May 2023 20:21:52 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.0-alpha.3)
Fri, 12 May 2023 20:21:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.0-alpha.2..@fluentui/react-jsx-runtime_v9.0.0-alpha.3)
### Changes
- chore: exclude .swcrc from being published ([PR #27740](https://github.com/microsoft/fluentui/pull/27740) by olfedias@microsoft.com)
- Bump @fluentui/react-utilities to v9.8.1 ([PR #27827](https://github.com/microsoft/fluentui/pull/27827) by beachball)
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.21 ([PR #27827](https://github.com/microsoft/fluentui/pull/27827) by beachball)
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.0-alpha.2)
Mon, 24 Apr 2023 08:09:12 GMT
Mon, 24 Apr 2023 08:12:37 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.0-alpha.1..@fluentui/react-jsx-runtime_v9.0.0-alpha.2)

@@ -11,0 +22,0 @@

6

package.json
{
"name": "@fluentui/react-jsx-runtime",
"version": "9.0.0-alpha.2",
"version": "9.0.0-alpha.3",
"description": "React components for building web experiences",

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

"@fluentui/react-conformance": "*",
"@fluentui/react-conformance-griffel": "9.0.0-beta.20",
"@fluentui/react-conformance-griffel": "9.0.0-beta.21",
"@fluentui/scripts-api-extractor": "*",

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

"dependencies": {
"@fluentui/react-utilities": "^9.8.0",
"@fluentui/react-utilities": "^9.8.1",
"@swc/helpers": "^0.4.14"

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