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

@mirohq/design-system-stitches

Package Overview
Dependencies
Maintainers
2
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.5.1 to 2.6.0

3

dist/main.js

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

radii: designTokens.tokens.radii,
shadows: designTokens.tokens.shadows,
// @ts-expect-error
shadows: merge__default["default"]({}, designTokens.tokens.shadows, designSystemThemes.base.shadows),
sizes: designTokens.tokens.sizes,

@@ -159,0 +160,0 @@ space: designTokens.tokens.space,

@@ -147,3 +147,4 @@ import { createStitches } from '@stitches/react';

radii: tokens.radii,
shadows: tokens.shadows,
// @ts-expect-error
shadows: merge({}, tokens.shadows, base.shadows),
sizes: tokens.sizes,

@@ -150,0 +151,0 @@ space: tokens.space,

{
"name": "@mirohq/design-system-stitches",
"version": "2.5.1",
"version": "2.6.0",
"description": "",

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

"lodash.merge": "^4.6.2",
"@mirohq/design-system-themes": "^0.5.4",
"@mirohq/design-system-types": "^0.6.2",
"@mirohq/design-tokens": "^3.6.0",
"@mirohq/design-system-types": "^0.6.2"
"@mirohq/design-system-themes": "^0.5.4"
},

@@ -35,0 +35,0 @@ "devDependencies": {

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