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 0.1.40-alpha.0 to 0.1.41-alpha.0

3

build/index.d.ts

@@ -109,3 +109,2 @@ export { BaseThemeTypography, BaseThemePalette, BaseThemeBreakpoints, } from './baseThemeTypes';

white: string;
transparent: string;
dangerInput: string;

@@ -126,2 +125,4 @@ red100: string;

darkBlue: string;
transparent: string;
transparent10: string;
};

@@ -128,0 +129,0 @@ NovaFont: {

@@ -42,3 +42,2 @@ "use strict";

white: '#FFFFFF',
transparent: '#00000000',
dangerInput: '#251511',

@@ -60,2 +59,4 @@ red100: '#351D17',

darkBlue: '#2B99FF',
transparent: '#00000000',
transparent10: '#FFFFFF1A',
};

@@ -62,0 +63,0 @@ const colors = {

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

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

},
"gitHead": "d98a6fa5cc1f81529bfb4289afae590a5bc862fa"
"gitHead": "c722713859a9f2e2761323466f487a16049be608"
}

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