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

@mezzanine-ui/core

Package Overview
Dependencies
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mezzanine-ui/core - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

2

package.json
{
"name": "@mezzanine-ui/core",
"version": "0.5.2",
"version": "0.5.3",
"description": "Core for mezzanine-ui",

@@ -5,0 +5,0 @@ "author": "Mezzanine",

@@ -12,2 +12,3 @@ import { Size } from '@mezzanine-ui/system/size';

readonly host: "mzn-select";
readonly hostFullWidth: "mzn-select--full-width";
/** Trigger classes */

@@ -14,0 +15,0 @@ readonly trigger: string;

@@ -9,2 +9,3 @@ const selectPrefix = 'mzn-select';

host: selectPrefix,
hostFullWidth: `${selectPrefix}--full-width`,
/** Trigger classes */

@@ -11,0 +12,0 @@ trigger: selectTriggerPrefix,

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