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

@fluentui/react-portal

Package Overview
Dependencies
Maintainers
12
Versions
904
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.43 to 9.0.0-alpha.44

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Thu, 02 Sep 2021 07:32:36 GMT",
"date": "Mon, 06 Sep 2021 07:32:10 GMT",
"tag": "@fluentui/react-portal_v9.0.0-alpha.44",
"version": "9.0.0-alpha.44",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.37",
"author": "lingfangao@hotmail.com",
"commit": "cd22a603bb20947e7d23a3357b9a535afdb5ee1d",
"package": "@fluentui/react-portal"
}
]
}
},
{
"date": "Thu, 02 Sep 2021 07:36:46 GMT",
"tag": "@fluentui/react-portal_v9.0.0-alpha.43",

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

# Change Log - @fluentui/react-portal
This log was last generated on Thu, 02 Sep 2021 07:32:36 GMT and should not be manually modified.
This log was last generated on Mon, 06 Sep 2021 07:32:10 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.44)
Mon, 06 Sep 2021 07:32:10 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.43..@fluentui/react-portal_v9.0.0-alpha.44)
### Changes
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.37 ([PR #19640](https://github.com/microsoft/fluentui/pull/19640) by lingfangao@hotmail.com)
## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.43)
Thu, 02 Sep 2021 07:32:36 GMT
Thu, 02 Sep 2021 07:36:46 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.42..@fluentui/react-portal_v9.0.0-alpha.43)

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

10

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

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

"@fluentui/eslint-plugin": "^1.4.1",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.36",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.37",
"@fluentui/react-conformance": "^0.4.5",

@@ -45,6 +45,6 @@ "@fluentui/scripts": "^1.0.0",

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.61",
"@fluentui/react-make-styles": "^9.0.0-alpha.62",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.23",
"@fluentui/react-tabster": "^9.0.0-alpha.55",
"@fluentui/react-utilities": "^9.0.0-alpha.43",
"@fluentui/react-tabster": "^9.0.0-alpha.56",
"@fluentui/react-utilities": "^9.0.0-alpha.44",
"tslib": "^2.1.0"

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