New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

makeup-listbox-button

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

makeup-listbox-button - npm Package Compare versions

Comparing version 0.5.6 to 0.5.7

5

dist/cjs/index.js

@@ -54,5 +54,4 @@ "use strict";

alwaysDoFocusManagement: true,
collapseOnClick: true,
collapseOnClickOut: true,
collapseOnFocusOut: true,
autoCollapse: true,
collapseOnHostFocus: true,
contentSelector: this._options.listboxSelector,

@@ -59,0 +58,0 @@ expandedClass: "listbox-button--expanded",

@@ -46,5 +46,4 @@ import Expander from "makeup-expander";

alwaysDoFocusManagement: true,
collapseOnClick: true,
collapseOnClickOut: true,
collapseOnFocusOut: true,
autoCollapse: true,
collapseOnHostFocus: true,
contentSelector: this._options.listboxSelector,

@@ -51,0 +50,0 @@ expandedClass: "listbox-button--expanded",

6

package.json
{
"name": "makeup-listbox-button",
"description": "A JavaScript class representing an ARIA listbox button",
"version": "0.5.6",
"version": "0.5.7",
"main": "./dist/cjs/index.js",

@@ -23,3 +23,3 @@ "module": "./dist/mjs/index.js",

"dependencies": {
"makeup-expander": "^0.11.4",
"makeup-expander": "^0.11.5",
"makeup-listbox": "^0.4.5"

@@ -36,3 +36,3 @@ },

],
"gitHead": "66ba8f5998b1d9364dc4c8cc56663e8e517ed289"
"gitHead": "db2e3ea8dbeddb9b729c1ea89abf82a488bd4ab5"
}
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