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

@livechat/chat-widget-design-tokens

Package Overview
Dependencies
Maintainers
9
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livechat/chat-widget-design-tokens - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

7

dist/chat-widget-design-tokens.cjs.js

@@ -304,2 +304,6 @@ 'use strict';

};
var buttonText = {
fontSize: size14,
fontWeight: 'bold'
};

@@ -317,3 +321,4 @@ var typography = /*#__PURE__*/Object.freeze({

heroHeader: heroHeader,
code: code
code: code,
buttonText: buttonText
});

@@ -320,0 +325,0 @@

@@ -300,2 +300,6 @@ var xs = '2px';

};
var buttonText = {
fontSize: size14,
fontWeight: 'bold'
};

@@ -313,5 +317,6 @@ var typography = /*#__PURE__*/Object.freeze({

heroHeader: heroHeader,
code: code
code: code,
buttonText: buttonText
});
export { borderRadiuses, boxShadows, colorPalette, colors, fontSizes, pxToRem, spaces, transitions, typography };

@@ -306,2 +306,6 @@ (function (global, factory) {

};
var buttonText = {
fontSize: size14,
fontWeight: 'bold'
};

@@ -319,3 +323,4 @@ var typography = /*#__PURE__*/Object.freeze({

heroHeader: heroHeader,
code: code
code: code,
buttonText: buttonText
});

@@ -322,0 +327,0 @@

2

package.json
{
"name": "@livechat/chat-widget-design-tokens",
"version": "1.0.6",
"version": "1.0.7",
"description": "",

@@ -5,0 +5,0 @@ "contributors": [

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