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

@os-design/theming

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@os-design/theming - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

lib/utils/themes.js

@@ -28,3 +28,3 @@ "use strict";

},
fontSize: [16, 18],
fontSize: [16, 16, 18],
sizes: {

@@ -31,0 +31,0 @@ small: 0.9,

@@ -11,3 +11,3 @@ import { Color } from './color';

colorDisabledText: Color;
fontSize: [number, number];
fontSize: [number, number, number];
sizes: {

@@ -14,0 +14,0 @@ small: number;

{
"name": "@os-design/theming",
"version": "1.0.6",
"version": "1.0.7",
"license": "UNLICENSED",

@@ -25,3 +25,3 @@ "main": "lib/index.js",

},
"gitHead": "52c04cc9081d4f47ae47cca2d734e5665f448b40"
"gitHead": "e7db3bd113935882b6a6d01a48f45414934a1851"
}

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