Socket
Socket
Sign inDemoInstall

mx-design-tokens

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mx-design-tokens - npm Package Compare versions

Comparing version 10.3.1 to 10.3.2

12

dist/output/json/dark.json

@@ -91,8 +91,8 @@ {

"FocusRingDefault": "0px 0px 0px 2px rgba(82, 138, 224, 0.8)",
"BottomBar": "",
"Card": "",
"Container": "",
"Drawer": "",
"DropdownMenu": "",
"Modal": "",
"BottomBar": "none",
"Card": "none",
"Container": "none",
"Drawer": "none",
"DropdownMenu": "none",
"Modal": "none",
"SelectionBoxShadow": "none",

@@ -99,0 +99,0 @@ "Tooltip": "none"

@@ -45,13 +45,13 @@ "use strict";

// Bottom Bar
BottomBar: '',
BottomBar: 'none',
// Card
Card: '',
Card: 'none',
// Container
Container: '',
Container: 'none',
// Drawer
Drawer: '',
Drawer: 'none',
// Dropdown
DropdownMenu: '',
DropdownMenu: 'none',
// Modal
Modal: '',
Modal: 'none',
// SelectionBox

@@ -58,0 +58,0 @@ SelectionBoxShadow: 'none',

{
"name": "mx-design-tokens",
"version": "10.3.1",
"version": "10.3.2",
"description": "Design Tokens",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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