@livechat/chat-widget-design-tokens
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -12,2 +12,3 @@ 'use strict'; | ||
var xl = '12px'; | ||
var xxl = '16px'; | ||
var none = '0px'; | ||
@@ -24,2 +25,3 @@ var round = '50%'; | ||
xl: xl, | ||
xxl: xxl, | ||
none: none, | ||
@@ -26,0 +28,0 @@ round: round, |
@@ -8,2 +8,3 @@ import { opacify } from 'polished'; | ||
var xl = '12px'; | ||
var xxl = '16px'; | ||
var none = '0px'; | ||
@@ -20,2 +21,3 @@ var round = '50%'; | ||
xl: xl, | ||
xxl: xxl, | ||
none: none, | ||
@@ -22,0 +24,0 @@ round: round, |
@@ -12,2 +12,3 @@ (function (global, factory) { | ||
var xl = '12px'; | ||
var xxl = '16px'; | ||
var none = '0px'; | ||
@@ -24,2 +25,3 @@ var round = '50%'; | ||
xl: xl, | ||
xxl: xxl, | ||
none: none, | ||
@@ -26,0 +28,0 @@ round: round, |
{ | ||
"name": "@livechat/chat-widget-design-tokens", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "contributors": [ |
@@ -6,2 +6,3 @@ export declare const xs = "2px"; | ||
export declare const xl = "12px"; | ||
export declare const xxl = "16px"; | ||
export declare const none = "0px"; | ||
@@ -8,0 +9,0 @@ export declare const round = "50%"; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
100373
1824
0