Socket
Socket
Sign inDemoInstall

@fluentui/react-portal

Package Overview
Dependencies
Maintainers
12
Versions
864
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-portal - npm Package Compare versions

Comparing version 9.0.0-alpha.1 to 9.0.0-alpha.2

25

CHANGELOG.json

@@ -5,3 +5,26 @@ {

{
"date": "Wed, 21 Apr 2021 07:29:05 GMT",
"date": "Thu, 22 Apr 2021 07:31:20 GMT",
"tag": "@fluentui/react-portal_v9.0.0-alpha.2",
"version": "9.0.0-alpha.2",
"comments": {
"none": [
{
"comment": "Adds serializer to converged components",
"author": "bsunderhus@microsoft.com",
"commit": "bf7ee8d466296bd5974bd5abf9aaa20868aa9add",
"package": "@fluentui/react-portal"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.2",
"author": "bsunderhus@microsoft.com",
"commit": "bf7ee8d466296bd5974bd5abf9aaa20868aa9add",
"package": "@fluentui/react-portal"
}
]
}
},
{
"date": "Wed, 21 Apr 2021 07:31:50 GMT",
"tag": "@fluentui/react-portal_v9.0.0-alpha.1",

@@ -8,0 +31,0 @@ "version": "9.0.0-alpha.1",

# Change Log - @fluentui/react-portal
This log was last generated on Wed, 21 Apr 2021 07:29:05 GMT and should not be manually modified.
This log was last generated on Thu, 22 Apr 2021 07:31:20 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.2)
Thu, 22 Apr 2021 07:31:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.1..@fluentui/react-portal_v9.0.0-alpha.2)
### Changes
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.2 ([PR #17826](https://github.com/microsoft/fluentui/pull/17826) by bsunderhus@microsoft.com)
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.1)
Wed, 21 Apr 2021 07:29:05 GMT
Wed, 21 Apr 2021 07:31:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.0..@fluentui/react-portal_v9.0.0-alpha.1)

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

7

package.json
{
"name": "@fluentui/react-portal",
"version": "9.0.0-alpha.1",
"version": "9.0.0-alpha.2",
"description": "A utility component that creates portals compatible with Fluent UI",

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

"@fluentui/eslint-plugin": "^1.1.0",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.2",
"@fluentui/react-conformance": "^0.2.5",

@@ -42,5 +43,5 @@ "@fluentui/scripts": "^1.0.0",

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.24",
"@fluentui/react-make-styles": "^9.0.0-alpha.25",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.6",
"@fluentui/react-utilities": "^9.0.0-alpha.17",
"@fluentui/react-utilities": "^9.0.0-alpha.18",
"tslib": "^1.10.0"

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