Socket
Socket
Sign inDemoInstall

@fluentui/priority-overflow

Package Overview
Dependencies
Maintainers
13
Versions
557
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/priority-overflow - npm Package Compare versions

Comparing version 9.0.0-beta.1 to 9.0.0-beta.2

17

CHANGELOG.json

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

{
"date": "Mon, 23 May 2022 12:10:24 GMT",
"date": "Tue, 28 Jun 2022 15:09:21 GMT",
"tag": "@fluentui/priority-overflow_v9.0.0-beta.2",
"version": "9.0.0-beta.2",
"comments": {
"prerelease": [
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/priority-overflow",
"commit": "2da4428ae7d6e464c538b7ed10e425ce0e531144",
"comment": "chore: Mark internal APIs with @internal"
}
]
}
},
{
"date": "Mon, 23 May 2022 12:13:58 GMT",
"tag": "@fluentui/priority-overflow_v9.0.0-beta.1",

@@ -8,0 +23,0 @@ "version": "9.0.0-beta.1",

# Change Log - @fluentui/priority-overflow
This log was last generated on Mon, 23 May 2022 12:10:24 GMT and should not be manually modified.
This log was last generated on Tue, 28 Jun 2022 15:09:21 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.0.0-beta.2)
Tue, 28 Jun 2022 15:09:21 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.0.0-beta.1..@fluentui/priority-overflow_v9.0.0-beta.2)
### Changes
- chore: Mark internal APIs with @internal ([PR #23689](https://github.com/microsoft/fluentui/pull/23689) by lingfangao@hotmail.com)
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.0.0-beta.1)
Mon, 23 May 2022 12:10:24 GMT
Mon, 23 May 2022 12:13:58 GMT

@@ -11,0 +20,0 @@ ### Changes

/**
* @internal
* @returns overflow manager instance

@@ -82,2 +83,5 @@ */

/**
* @internal
*/
export declare interface OverflowManager {

@@ -84,0 +88,0 @@ /**

@@ -12,2 +12,3 @@ "use strict";

/**
* @internal
* @returns overflow manager instance

@@ -14,0 +15,0 @@ */

import { debounce } from './debounce';
import { createPriorityQueue } from './priorityQueue';
/**
* @internal
* @returns overflow manager instance

@@ -5,0 +6,0 @@ */

2

package.json
{
"name": "@fluentui/priority-overflow",
"version": "9.0.0-beta.1",
"version": "9.0.0-beta.2",
"description": "Vanilla JS utilities to implement overflow menus",

@@ -5,0 +5,0 @@ "main": "lib-commonjs/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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