Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mirohq/design-system-badge

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mirohq/design-system-badge - npm Package Compare versions

Comparing version 0.3.27 to 0.3.28-fix-dd-icon-slot.0

15

dist/types.d.ts

@@ -7,3 +7,2 @@ import * as react from 'react';

import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
import * as _stitches_react from '@stitches/react';
import * as _mirohq_design_system_primitive from '@mirohq/design-system-primitive';

@@ -496,14 +495,4 @@

};
_hover: (css: _stitches_react.CSS<{
media: {};
theme: {};
themeMap: {};
utils: {};
}>) => {
'&:hover, &[data-hovered]': _stitches_react.CSS<{
media: {};
theme: {};
themeMap: {};
utils: {};
}>;
_hover: (css: _stitches_react_types_css_util.CSSProperties) => {
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
};

@@ -510,0 +499,0 @@ }>>>, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"div">>, {}, {}>;

4

package.json
{
"name": "@mirohq/design-system-badge",
"version": "0.3.27",
"version": "0.3.28-fix-dd-icon-slot.0",
"description": "",

@@ -30,3 +30,3 @@ "author": "Miro",

"@mirohq/design-system-primitive": "^1.1.1",
"@mirohq/design-system-stitches": "^2.5.0",
"@mirohq/design-system-stitches": "^2.5.1-fix-dd-icon-slot.0",
"@mirohq/design-system-types": "^0.6.2"

@@ -33,0 +33,0 @@ },

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