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

@fluentui/react-popover

Package Overview
Dependencies
Maintainers
12
Versions
916
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-popover - npm Package Compare versions

Comparing version 9.0.0-alpha.36 to 9.0.0-alpha.37

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-popover_v9.0.0-alpha.37",
"version": "9.0.0-alpha.37",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-context-selector to v9.0.0-alpha.27",
"author": "lingfangao@hotmail.com",
"commit": "cd22a603bb20947e7d23a3357b9a535afdb5ee1d",
"package": "@fluentui/react-popover"
}
]
}
},
{
"date": "Thu, 02 Sep 2021 07:36:46 GMT",
"tag": "@fluentui/react-popover_v9.0.0-alpha.36",

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

# Change Log - @fluentui/react-popover
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.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.37)
Mon, 06 Sep 2021 07:32:10 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.36..@fluentui/react-popover_v9.0.0-alpha.37)
### Changes
- Bump @fluentui/react-context-selector to v9.0.0-alpha.27 ([PR #19640](https://github.com/microsoft/fluentui/pull/19640) by lingfangao@hotmail.com)
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.36)
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-popover_v9.0.0-alpha.35..@fluentui/react-popover_v9.0.0-alpha.36)

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

20

package.json
{
"name": "@fluentui/react-popover",
"version": "9.0.0-alpha.36",
"version": "9.0.0-alpha.37",
"description": "Popover component for Fluent UI",

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

"devDependencies": {
"@fluentui/babel-make-styles": "^9.0.0-alpha.43",
"@fluentui/babel-make-styles": "^9.0.0-alpha.44",
"@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",
"@fluentui/react-conformance-make-styles": "^9.0.0-alpha.5",
"@fluentui/react-conformance-make-styles": "^9.0.0-alpha.6",
"@fluentui/scripts": "^1.0.0",

@@ -48,9 +48,9 @@ "@types/enzyme": "3.10.3",

"dependencies": {
"@fluentui/react-context-selector": "^9.0.0-alpha.26",
"@fluentui/react-make-styles": "^9.0.0-alpha.61",
"@fluentui/react-portal": "^9.0.0-alpha.43",
"@fluentui/react-positioning": "^9.0.0-alpha.48",
"@fluentui/react-context-selector": "^9.0.0-alpha.27",
"@fluentui/react-make-styles": "^9.0.0-alpha.62",
"@fluentui/react-portal": "^9.0.0-alpha.44",
"@fluentui/react-positioning": "^9.0.0-alpha.49",
"@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"

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