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
2
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.0.24-dropdown.0 to 1.0.24-dropdown.1

4

dist/main.js

@@ -37,4 +37,4 @@ 'use strict';

const defaults = css({
boxShadow: `0 0 0 1px rgba(104, 129, 255, 1), 0 0 0 5px rgba(217, 224, 255, 1)`,
outline: "none"
boxShadow: "$focus-small-outline",
outline: "$blue-500"
});

@@ -41,0 +41,0 @@ const inner = css({

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

const defaults = css({
boxShadow: `0 0 0 1px rgba(104, 129, 255, 1), 0 0 0 5px rgba(217, 224, 255, 1)`,
outline: "none"
boxShadow: "$focus-small-outline",
outline: "$blue-500"
});

@@ -19,0 +19,0 @@ const inner = css({

{
"name": "@mirohq/design-system-styles",
"version": "1.0.24-dropdown.0",
"version": "1.0.24-dropdown.1",
"description": "",

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

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