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

@novalabsxyz/web-theme

Package Overview
Dependencies
Maintainers
6
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@novalabsxyz/web-theme - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

24

build/typography.d.ts
declare const typography: {
legalLight: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
legalMedium: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
legalBold: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
h2Light: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
h2Medium: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
h2Bold: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
h3Light: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
h3Medium: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
h3Bold: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
h4Light: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
h4Medium: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
h4Bold: {
fontFamily: string;
fontWeight: number;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};

@@ -86,0 +86,0 @@ h1: {

{
"name": "@novalabsxyz/web-theme",
"version": "1.0.0",
"version": "1.0.1",
"description": "Novalabs Web Theme",

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

"dependencies": {
"@novalabsxyz/base-theme": "^1.0.0",
"@novalabsxyz/base-theme": "^1.0.1",
"react": "18.2.0"

@@ -35,3 +35,3 @@ },

},
"gitHead": "62099235d5cccc0539adca95261dcfb4fbe7dc82"
"gitHead": "32a0e97fbd13f0520bc544a2cff9a3571df99d27"
}
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