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 0.1.43-alpha.0 to 0.1.44-alpha.0

28

build/typography.d.ts
declare const typography: {
legalLight: {
fontFamily: string;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
legalMedium: {
fontFamily: string;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
legalBold: {
fontFamily: string;
color: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
h2Light: {

@@ -108,2 +129,9 @@ fontFamily: string;

};
button: {
color: string;
fontFamily: string;
fontSize: number;
letterSpacing: number;
fontWeight: number;
};
fontFamily: string;

@@ -110,0 +138,0 @@ };

6

package.json
{
"name": "@novalabsxyz/web-theme",
"version": "0.1.43-alpha.0",
"version": "0.1.44-alpha.0",
"description": "Novalabs Web Theme",

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

"dependencies": {
"@novalabsxyz/base-theme": "^0.1.43-alpha.0",
"@novalabsxyz/base-theme": "^0.1.44-alpha.0",
"react": "18.2.0"

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

},
"gitHead": "3455b90c3fcf5a4bbc61364170a569595dcea0a4"
"gitHead": "3826efa4da2330b1c3d4ebbe83ce96680a920a62"
}

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