Socket
Socket
Sign inDemoInstall

@fluentui/priority-overflow

Package Overview
Dependencies
Maintainers
12
Versions
556
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-rc.2 to 9.0.0

lib-amd/debounce.js

32

CHANGELOG.json

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

{
"date": "Mon, 09 Jan 2023 14:31:41 GMT",
"date": "Wed, 18 Jan 2023 16:30:55 GMT",
"tag": "@fluentui/priority-overflow_v9.0.0",
"version": "9.0.0",
"comments": {
"patch": [
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/priority-overflow",
"commit": "e59f114d3244739a7917813ea02c59d53406d902",
"comment": "Release as stable"
}
]
}
},
{
"date": "Mon, 16 Jan 2023 08:38:54 GMT",
"tag": "@fluentui/priority-overflow_v9.0.0-rc.2",
"version": "9.0.0-rc.2",
"comments": {
"none": [
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/priority-overflow",
"commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
"comment": "chore: migrate to packaged scripts"
}
]
}
},
{
"date": "Mon, 09 Jan 2023 14:34:54 GMT",
"tag": "@fluentui/priority-overflow_v9.0.0-rc.2",
"version": "9.0.0-rc.2",
"comments": {
"prerelease": [

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

# Change Log - @fluentui/priority-overflow
This log was last generated on Mon, 09 Jan 2023 14:31:41 GMT and should not be manually modified.
This log was last generated on Wed, 18 Jan 2023 16:30:55 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.0.0)
Wed, 18 Jan 2023 16:30:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.0.0-rc.2..@fluentui/priority-overflow_v9.0.0)
### Patches
- Release as stable ([PR #26380](https://github.com/microsoft/fluentui/pull/26380) by lingfangao@hotmail.com)
## [9.0.0-rc.2](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.0.0-rc.2)
Mon, 09 Jan 2023 14:31:41 GMT
Mon, 09 Jan 2023 14:34:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.0.0-rc.1..@fluentui/priority-overflow_v9.0.0-rc.2)

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

10

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

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

"@fluentui/eslint-plugin": "*",
"@fluentui/scripts": "*"
"@fluentui/scripts-api-extractor": "*",
"@fluentui/scripts-tasks": "*"
},

@@ -35,5 +36,4 @@ "dependencies": {

"disallowedChangeTypes": [
"major",
"minor",
"patch"
"prerelease",
"major"
]

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