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

@spectrum-web-components/menu

Package Overview
Dependencies
Maintainers
7
Versions
338
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/menu - npm Package Compare versions

Comparing version 0.11.4-express.12 to 0.12.0

12

package.json
{
"name": "@spectrum-web-components/menu",
"version": "0.11.4-express.12+27420d682",
"version": "0.12.0",
"publishConfig": {

@@ -53,6 +53,6 @@ "access": "public"

"dependencies": {
"@spectrum-web-components/action-button": "^0.7.4-express.12+27420d682",
"@spectrum-web-components/action-button": "^0.7.3",
"@spectrum-web-components/base": "^0.5.1",
"@spectrum-web-components/icon": "^0.11.3-express.12+27420d682",
"@spectrum-web-components/icons-ui": "^0.8.3-express.12+27420d682",
"@spectrum-web-components/icon": "^0.11.2",
"@spectrum-web-components/icons-ui": "^0.8.2",
"@spectrum-web-components/shared": "^0.13.3",

@@ -62,3 +62,3 @@ "tslib": "^2.0.0"

"devDependencies": {
"@spectrum-css/menu": "^3.0.13"
"@spectrum-css/menu": "^3.0.12"
},

@@ -70,3 +70,3 @@ "types": "./src/index.d.ts",

],
"gitHead": "27420d682bb3b3f679875e1f4148c10df0bd738c"
"gitHead": "f23b15ec952d7450272a8275524c905e028b4ddc"
}

@@ -71,5 +71,5 @@ /*

--spectrum-listitem-m-texticon-background-color,var(--spectrum-alias-background-color-transparent)
)}:host{--spectrum-listitem-selectable-padding-right:calc(var(--spectrum-global-dimension-size-100) + var(--spectrum-icon-checkmark-medium-width) + var(--spectrum-listitem-icon-gap))}:host(:focus){outline:none}:host sp-menu{display:block}
)}:host{--spectrum-listitem-selectable-padding-right:calc(var(--spectrum-global-dimension-size-100) + var(--spectrum-icon-checkmark-medium-width) + var(--spectrum-listitem-icon-gap));width:var(--swc-menu-width)}:host(:focus){outline:none}:host sp-menu{display:block}
`;
export default styles;
//# sourceMappingURL=menu.css.js.map

Sorry, the diff of this file is too big to display

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