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.44 to 9.0.0-alpha.45

43

CHANGELOG.json

@@ -5,3 +5,44 @@ {

{
"date": "Thu, 19 Aug 2021 07:36:42 GMT",
"date": "Fri, 20 Aug 2021 07:34:37 GMT",
"tag": "@fluentui/react-positioning_v9.0.0-alpha.45",
"version": "9.0.0-alpha.45",
"comments": {
"prerelease": [
{
"comment": "Update .npmignore",
"author": "elcraig@microsoft.com",
"commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
"package": "@fluentui/react-positioning"
}
],
"none": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.4.0",
"author": "behowell@microsoft.com",
"commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
"package": "@fluentui/react-positioning"
},
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.40",
"author": "elcraig@microsoft.com",
"commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
"package": "@fluentui/react-positioning"
},
{
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.22",
"author": "elcraig@microsoft.com",
"commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
"package": "@fluentui/react-positioning"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "behowell@microsoft.com",
"commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
"package": "@fluentui/react-positioning"
}
]
}
},
{
"date": "Thu, 19 Aug 2021 07:41:35 GMT",
"tag": "@fluentui/react-positioning_v9.0.0-alpha.44",

@@ -8,0 +49,0 @@ "version": "9.0.0-alpha.44",

# Change Log - @fluentui/react-positioning
This log was last generated on Thu, 19 Aug 2021 07:36:42 GMT and should not be manually modified.
This log was last generated on Fri, 20 Aug 2021 07:34:37 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.45)
Fri, 20 Aug 2021 07:34:37 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.44..@fluentui/react-positioning_v9.0.0-alpha.45)
### Changes
- Update .npmignore ([PR #19441](https://github.com/microsoft/fluentui/pull/19441) by elcraig@microsoft.com)
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.44)
Thu, 19 Aug 2021 07:36:42 GMT
Thu, 19 Aug 2021 07:41:35 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.43..@fluentui/react-positioning_v9.0.0-alpha.44)

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

8

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

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

"devDependencies": {
"@fluentui/eslint-plugin": "^1.3.3",
"@fluentui/eslint-plugin": "^1.4.0",
"@fluentui/scripts": "^1.0.0",

@@ -37,4 +37,4 @@ "@types/react": "16.9.42",

"dependencies": {
"@fluentui/react-shared-contexts": "^9.0.0-alpha.21",
"@fluentui/react-utilities": "^9.0.0-alpha.39",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.22",
"@fluentui/react-utilities": "^9.0.0-alpha.40",
"@popperjs/core": "~2.4.3",

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