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

@novalabsxyz/base-theme

Package Overview
Dependencies
Maintainers
6
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@novalabsxyz/base-theme - npm Package Compare versions

Comparing version 1.0.8-alpha.0 to 1.0.8-alpha.1

2

build/index.d.ts

@@ -512,4 +512,4 @@ export { BaseThemeTypography, BaseThemePalette, BaseThemeBreakpoints, } from './baseThemeTypes';

color: string;
fontFamily: string;
lineHeight: number;
fontFamily: string;
fontSize: number;

@@ -516,0 +516,0 @@ fontWeight: number;

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

let mobileVariants = {
h1: Object.assign(Object.assign({}, baseTextVariants.h1), { color: 'primaryText',
h1: Object.assign(Object.assign({}, baseTextVariants.h1), { color: 'primaryText', fontFamily: 'PermanentMarker-Regular',
// Need to compensate for glyphy clipping. https://github.com/facebook/react-native/issues/29507

@@ -210,0 +210,0 @@ lineHeight: baseTextVariants.h1.lineHeight * 1.27 }),

{
"name": "@novalabsxyz/base-theme",
"version": "1.0.8-alpha.0",
"version": "1.0.8-alpha.1",
"description": "BaseTheme for Novalabs",

@@ -19,3 +19,3 @@ "contributors": [

},
"gitHead": "aa06d99c570632149657a28903bb0a3c4b58ac81"
"gitHead": "4b54210d05cdd9b97b807b00e7771e23e221b4b4"
}

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