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

@mirohq/design-system-link

Package Overview
Dependencies
Maintainers
2
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.2.2-test-changelog.0 to 1.2.2

3

dist/types.d.ts

@@ -110,2 +110,4 @@ import * as react from 'react';

readonly 'background-success'?: any;
readonly 'background-warning-subtle'?: any;
readonly 'background-warning-prominent'?: any;
readonly 'text-neutrals-inverted'?: any;

@@ -191,2 +193,3 @@ readonly 'text-neutrals'?: any;

readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white";
readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";

@@ -193,0 +196,0 @@ readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200";

8

package.json
{
"name": "@mirohq/design-system-link",
"version": "1.2.2-test-changelog.0",
"version": "1.2.2",
"description": "",

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

"@mirohq/design-system-primitive": "^1.1.0",
"@mirohq/design-system-stitches": "^2.1.2-test-changelog.0",
"@mirohq/design-system-styles": "^1.0.15-test-changelog.0",
"@mirohq/design-system-utils": "^0.12.0"
"@mirohq/design-system-stitches": "^2.1.2",
"@mirohq/design-system-styles": "^1.0.15",
"@mirohq/design-system-utils": "^0.12.1"
},

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

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