Socket
Socket
Sign inDemoInstall

@fluentui/priority-overflow

Package Overview
Dependencies
Maintainers
14
Versions
554
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 0.0.0-nightly-20221110-0427.1 to 0.0.0-nightly-20221111-0422.1

6

CHANGELOG.json

@@ -5,5 +5,5 @@ {

{
"date": "Thu, 10 Nov 2022 04:33:14 GMT",
"tag": "@fluentui/priority-overflow_v0.0.0-nightly-20221110-0427.1",
"version": "0.0.0-nightly-20221110-0427.1",
"date": "Fri, 11 Nov 2022 04:27:42 GMT",
"tag": "@fluentui/priority-overflow_v0.0.0-nightly-20221111-0422.1",
"version": "0.0.0-nightly-20221111-0422.1",
"comments": {

@@ -10,0 +10,0 @@ "prerelease": [

# Change Log - @fluentui/priority-overflow
This log was last generated on Thu, 10 Nov 2022 04:33:14 GMT and should not be manually modified.
This log was last generated on Fri, 11 Nov 2022 04:27:42 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20221110-0427.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v0.0.0-nightly-20221110-0427.1)
## [0.0.0-nightly-20221111-0422.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v0.0.0-nightly-20221111-0422.1)
Thu, 10 Nov 2022 04:33:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.0.0-beta.3..@fluentui/priority-overflow_v0.0.0-nightly-20221110-0427.1)
Fri, 11 Nov 2022 04:27:42 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.0.0-beta.3..@fluentui/priority-overflow_v0.0.0-nightly-20221111-0422.1)

@@ -12,0 +12,0 @@ ### Changes

{
"name": "@fluentui/priority-overflow",
"version": "0.0.0-nightly-20221110-0427.1",
"version": "0.0.0-nightly-20221111-0422.1",
"description": "Vanilla JS utilities to implement overflow menus",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
"typings": "dist/index.d.ts",
"typings": "./dist/index.d.ts",
"sideEffects": false,

@@ -33,3 +33,11 @@ "repository": {

},
"beachball": {}
"beachball": {},
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./lib/index.js",
"require": "./lib-commonjs/index.js"
},
"./package.json": "./package.json"
}
}
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