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

37

CHANGELOG.json

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

{
"date": "Thu, 22 Apr 2021 07:31:20 GMT",
"date": "Fri, 23 Apr 2021 07:30:56 GMT",
"tag": "@fluentui/react-portal_v9.0.0-alpha.3",
"version": "9.0.0-alpha.3",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.1.1",
"author": "olfedias@microsoft.com",
"commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
"package": "@fluentui/react-portal"
},
{
"comment": "Bump @fluentui/react-conformance to v0.2.6",
"author": "olfedias@microsoft.com",
"commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
"package": "@fluentui/react-portal"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "olfedias@microsoft.com",
"commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
"package": "@fluentui/react-portal"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.3",
"author": "olfedias@microsoft.com",
"commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
"package": "@fluentui/react-portal"
}
]
}
},
{
"date": "Thu, 22 Apr 2021 07:33:28 GMT",
"tag": "@fluentui/react-portal_v9.0.0-alpha.2",

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

# Change Log - @fluentui/react-portal
This log was last generated on Thu, 22 Apr 2021 07:31:20 GMT and should not be manually modified.
This log was last generated on Fri, 23 Apr 2021 07:30:56 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.3)
Fri, 23 Apr 2021 07:30:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.2..@fluentui/react-portal_v9.0.0-alpha.3)
### Patches
- Bump @fluentui/eslint-plugin to v1.1.1 ([PR #17894](https://github.com/microsoft/fluentui/pull/17894) by olfedias@microsoft.com)
- Bump @fluentui/react-conformance to v0.2.6 ([PR #17894](https://github.com/microsoft/fluentui/pull/17894) by olfedias@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 ([PR #17894](https://github.com/microsoft/fluentui/pull/17894) by olfedias@microsoft.com)
### Changes
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.3 ([PR #17894](https://github.com/microsoft/fluentui/pull/17894) by olfedias@microsoft.com)
## [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
Thu, 22 Apr 2021 07:33:28 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)

@@ -11,0 +26,0 @@

14

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

@@ -26,5 +26,5 @@ "main": "lib-commonjs/index.js",

"devDependencies": {
"@fluentui/eslint-plugin": "^1.1.0",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.2",
"@fluentui/react-conformance": "^0.2.5",
"@fluentui/eslint-plugin": "^1.1.1",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.3",
"@fluentui/react-conformance": "^0.2.6",
"@fluentui/scripts": "^1.0.0",

@@ -43,5 +43,5 @@ "@types/enzyme": "3.10.3",

"dependencies": {
"@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.18",
"@fluentui/react-make-styles": "^9.0.0-alpha.26",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.7",
"@fluentui/react-utilities": "^9.0.0-alpha.19",
"tslib": "^1.10.0"

@@ -48,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