🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

unify-token

Package Overview
Dependencies
Maintainers
6
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unify-token - npm Package Compare versions

Comparing version

to
2.0.0-beta-6

1

build/color.js

@@ -90,2 +90,3 @@ const Neutral = {

colorPageBackground: '#FFFFFF',
colorOverlay: '#31353B',
colorShadow: '#31353B',

@@ -92,0 +93,0 @@ colorDivider: '#E5E7E9',

@@ -149,2 +149,3 @@ // Neutral

export const colorPageBackground = 'var(--color-page-background, #FFFFFF)';
export const colorOverlay = 'var(--color-overlay, rgba(49, 53, 59, 0.68))';
export const colorShadow = 'var(--color-shadow, rgba(49, 53, 59, 0.12))';

@@ -151,0 +152,0 @@ export const colorDivider = 'var(--color-divider, #E5E7E9)';

2

package.json
{
"name": "unify-token",
"version": "2.0.0-beta-5",
"version": "2.0.0-beta-6",
"description": "Design Tokens for the Unify Design System",

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

Sorry, the diff of this file is not supported yet