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

@fluentui/react-positioning

Package Overview
Dependencies
Maintainers
12
Versions
902
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.2 to 9.0.0-alpha.3

17

CHANGELOG.json

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

{
"date": "Thu, 25 Mar 2021 07:29:52 GMT",
"date": "Fri, 26 Mar 2021 07:29:48 GMT",
"tag": "@fluentui/react-positioning_v9.0.0-alpha.3",
"version": "9.0.0-alpha.3",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-provider to v9.0.0-alpha.15",
"author": "lingfan.gao@microsoft.com",
"commit": "8b5295e082e07dbe428bff7b9548c80c338f07c8",
"package": "@fluentui/react-positioning"
}
]
}
},
{
"date": "Thu, 25 Mar 2021 07:33:24 GMT",
"tag": "@fluentui/react-positioning_v9.0.0-alpha.2",

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

# Change Log - @fluentui/react-positioning
This log was last generated on Thu, 25 Mar 2021 07:29:52 GMT and should not be manually modified.
This log was last generated on Fri, 26 Mar 2021 07:29:48 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.3)
Fri, 26 Mar 2021 07:29:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.2..@fluentui/react-positioning_v9.0.0-alpha.3)
### Changes
- Bump @fluentui/react-provider to v9.0.0-alpha.15 ([PR #17524](https://github.com/microsoft/fluentui/pull/17524) by lingfan.gao@microsoft.com)
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.2)
Thu, 25 Mar 2021 07:29:52 GMT
Thu, 25 Mar 2021 07:33:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.1..@fluentui/react-positioning_v9.0.0-alpha.2)

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

6

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

@@ -35,4 +35,4 @@ "main": "lib-commonjs/index.js",

"dependencies": {
"@fluentui/react-provider": "^9.0.0-alpha.14",
"@fluentui/react-utilities": "^9.0.0-alpha.11",
"@fluentui/react-provider": "^9.0.0-alpha.15",
"@fluentui/react-utilities": "^9.0.0-alpha.12",
"@popperjs/core": "~2.4.3",

@@ -39,0 +39,0 @@ "tslib": "^1.10.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