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

1

build/index.d.ts

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

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

@@ -111,0 +112,0 @@ red100: string;

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

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

@@ -44,0 +45,0 @@ red100: '#351D17',

4

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

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

},
"gitHead": "93b8a90744c8fb856e7294f9c02dc6dfb2df7b2b"
"gitHead": "d98a6fa5cc1f81529bfb4289afae590a5bc862fa"
}

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