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
2
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.9.0 to 0.9.2

4

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

@@ -26,3 +26,3 @@ "author": "Mezzanine",

"dependencies": {
"@mezzanine-ui/icons": "^0.7.3",
"@mezzanine-ui/icons": "^0.9.2",
"@mezzanine-ui/system": "^0.7.0",

@@ -29,0 +29,0 @@ "tslib": "^2.1.0"

@@ -80,2 +80,3 @@ export declare const tablePrefix = "mzn-table";

columns?: ExpandedTableColumn[];
className?: string;
};

@@ -82,0 +83,0 @@ rowExpandable?(record: SourceType): boolean;

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