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

@mirohq/design-system-styles

Package Overview
Dependencies
Maintainers
0
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.2.10 to 1.2.11-combobox.0

3

dist/main.js

@@ -43,3 +43,4 @@ 'use strict';

'[data-whatintent="keyboard"] &:focus': styleWithOutline,
"&[data-focused]": styleWithOutline
"&[data-focused]": styleWithOutline,
"&[data-focus-visible]": styleWithOutline
};

@@ -46,0 +47,0 @@ };

@@ -21,3 +21,4 @@ import { keyframes } from '@mirohq/design-system-stitches';

'[data-whatintent="keyboard"] &:focus': styleWithOutline,
"&[data-focused]": styleWithOutline
"&[data-focused]": styleWithOutline,
"&[data-focus-visible]": styleWithOutline
};

@@ -24,0 +25,0 @@ };

@@ -7,2 +7,3 @@ import { CSS } from '@mirohq/design-system-stitches';

'&[data-focused]': any;
'&[data-focus-visible]': any;
};

@@ -9,0 +10,0 @@

{
"name": "@mirohq/design-system-styles",
"version": "1.2.10",
"version": "1.2.11-combobox.0",
"description": "",

@@ -29,4 +29,4 @@ "author": "Miro",

"what-input": "^5.2.11",
"@mirohq/design-system-stitches": "^2.6.11",
"@mirohq/design-tokens": "^5.1.1"
"@mirohq/design-system-stitches": "^2.6.10",
"@mirohq/design-tokens": "^5.1.0"
},

@@ -33,0 +33,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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