Socket
Socket
Sign inDemoInstall

@fluentui/react-positioning

Package Overview
Dependencies
Maintainers
12
Versions
862
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-positioning - npm Package Compare versions

Comparing version 9.0.0-alpha.10 to 9.0.0-alpha.11

32

CHANGELOG.json

@@ -5,6 +5,36 @@ {

{
"date": "Fri, 16 Apr 2021 18:06:48 GMT",
"date": "Tue, 20 Apr 2021 07:29:23 GMT",
"tag": "@fluentui/react-positioning_v9.0.0-alpha.11",
"version": "9.0.0-alpha.11",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.6",
"author": "lingfan.gao@microsoft.com",
"commit": "01e2e2ce7b042308c503e642a1bb94ff371b7dd1",
"package": "@fluentui/react-positioning"
}
]
}
},
{
"date": "Mon, 19 Apr 2021 07:33:33 GMT",
"tag": "@fluentui/react-positioning_v9.0.0-alpha.10",
"version": "9.0.0-alpha.10",
"comments": {
"none": [
{
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.5",
"author": "elcraig@microsoft.com",
"commit": "fdc32557d49e5d70ea7e4af8957102d415b44547",
"package": "@fluentui/react-positioning"
}
]
}
},
{
"date": "Fri, 16 Apr 2021 18:08:21 GMT",
"tag": "@fluentui/react-positioning_v9.0.0-alpha.10",
"version": "9.0.0-alpha.10",
"comments": {
"prerelease": [

@@ -11,0 +41,0 @@ {

# Change Log - @fluentui/react-positioning
This log was last generated on Fri, 16 Apr 2021 18:06:48 GMT and should not be manually modified.
This log was last generated on Tue, 20 Apr 2021 07:29:23 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.11)
Tue, 20 Apr 2021 07:29:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.10..@fluentui/react-positioning_v9.0.0-alpha.11)
### Changes
- Bump @fluentui/react-shared-contexts to v9.0.0-alpha.6 ([PR #17827](https://github.com/microsoft/fluentui/pull/17827) by lingfan.gao@microsoft.com)
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.10)
Fri, 16 Apr 2021 18:06:48 GMT
Fri, 16 Apr 2021 18:08:21 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.9..@fluentui/react-positioning_v9.0.0-alpha.10)

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

4

package.json
{
"name": "@fluentui/react-positioning",
"version": "9.0.0-alpha.10",
"version": "9.0.0-alpha.11",
"description": "A react wrapper around Popper.js for Fluent UI",

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

"dependencies": {
"@fluentui/react-shared-contexts": "^9.0.0-alpha.5",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.6",
"@fluentui/react-utilities": "^9.0.0-alpha.16",

@@ -36,0 +36,0 @@ "@popperjs/core": "~2.4.3",

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