New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hixme-ui/theme

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hixme-ui/theme - npm Package Compare versions

Comparing version

to
1.14.3

4

lib/index.js

@@ -70,4 +70,4 @@ 'use strict';

var buttonFontSizes = {
mini: fontSizes.smaller,
small: fontSizes.small,
mini: fontSizes.small,
small: fontSizes.default,
large: fontSizes.large,

@@ -74,0 +74,0 @@ jumbo: fontSizes.jumbo

{
"name": "@hixme-ui/theme",
"version": "1.14.1",
"version": "1.14.3",
"description": "hixme-ui theme",

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

@@ -53,4 +53,4 @@ export const colors = {

const buttonFontSizes = {
mini: fontSizes.smaller,
small: fontSizes.small,
mini: fontSizes.small,
small: fontSizes.default,
large: fontSizes.large,

@@ -57,0 +57,0 @@ jumbo: fontSizes.jumbo,

Sorry, the diff of this file is not supported yet