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
901
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.51 to 9.0.0-alpha.52

23

CHANGELOG.json

@@ -5,3 +5,24 @@ {

{
"date": "Fri, 10 Sep 2021 07:36:18 GMT",
"date": "Fri, 10 Sep 2021 16:29:54 GMT",
"tag": "@fluentui/react-positioning_v9.0.0-alpha.52",
"version": "9.0.0-alpha.52",
"comments": {
"prerelease": [
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-positioning",
"comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
"commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
},
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-positioning",
"commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0",
"comment": "Bump @fluentui/react-positioning to v9.0.0-alpha.52"
}
]
}
},
{
"date": "Fri, 10 Sep 2021 07:39:51 GMT",
"tag": "@fluentui/react-positioning_v9.0.0-alpha.51",

@@ -8,0 +29,0 @@ "version": "9.0.0-alpha.51",

# Change Log - @fluentui/react-positioning
This log was last generated on Fri, 10 Sep 2021 07:36:18 GMT and should not be manually modified.
This log was last generated on Fri, 10 Sep 2021 16:29:54 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.52)
Fri, 10 Sep 2021 16:29:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.51..@fluentui/react-positioning_v9.0.0-alpha.52)
### Changes
- chore(v9): Move all internal v9 dependencies from caret to fixed version ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
- Bump @fluentui/react-positioning to v9.0.0-alpha.52 ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.51)
Fri, 10 Sep 2021 07:36:18 GMT
Fri, 10 Sep 2021 07:39:51 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.50..@fluentui/react-positioning_v9.0.0-alpha.51)

@@ -11,0 +21,0 @@

6

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

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

"dependencies": {
"@fluentui/react-shared-contexts": "^9.0.0-alpha.23",
"@fluentui/react-utilities": "^9.0.0-alpha.45",
"@fluentui/react-shared-contexts": "9.0.0-alpha.24",
"@fluentui/react-utilities": "9.0.0-alpha.46",
"@popperjs/core": "~2.4.3",

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