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

@lidofinance/theme

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lidofinance/theme - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

1

dist/cjs/base/colors.d.ts

@@ -6,2 +6,3 @@ declare const _default: {

readonly primaryContrast: "#fff";
readonly primaryVisited: "#4bbeff";
readonly accent: "#27272e";

@@ -8,0 +9,0 @@ readonly accentContrast: "#fff";

@@ -9,2 +9,3 @@ 'use strict';

primaryContrast: '#fff',
primaryVisited: '#4bbeff',
accent: '#27272e',

@@ -11,0 +12,0 @@ accentContrast: '#fff',

@@ -66,2 +66,3 @@ declare const _default: {

readonly primaryContrast: "#fff";
readonly primaryVisited: "#4bbeff";
readonly accent: "#27272e";

@@ -68,0 +69,0 @@ readonly accentContrast: "#fff";

@@ -21,2 +21,3 @@ export declare const themeLight: {

primaryContrast: "#fff";
primaryVisited: "#4bbeff";
accent: "#27272e";

@@ -154,2 +155,3 @@ accentContrast: "#fff";

primaryContrast: "#fff";
primaryVisited: "#4bbeff";
accent: "#27272e";

@@ -287,2 +289,3 @@ accentContrast: "#fff";

primaryContrast: "#fff";
primaryVisited: "#4bbeff";
accent: "#27272e";

@@ -289,0 +292,0 @@ accentContrast: "#fff";

@@ -6,2 +6,3 @@ declare const _default: {

readonly primaryContrast: "#fff";
readonly primaryVisited: "#4bbeff";
readonly accent: "#27272e";

@@ -8,0 +9,0 @@ readonly accentContrast: "#fff";

@@ -5,2 +5,3 @@ var colors = {

primaryContrast: '#fff',
primaryVisited: '#4bbeff',
accent: '#27272e',

@@ -7,0 +8,0 @@ accentContrast: '#fff',

@@ -66,2 +66,3 @@ declare const _default: {

readonly primaryContrast: "#fff";
readonly primaryVisited: "#4bbeff";
readonly accent: "#27272e";

@@ -68,0 +69,0 @@ readonly accentContrast: "#fff";

@@ -21,2 +21,3 @@ export declare const themeLight: {

primaryContrast: "#fff";
primaryVisited: "#4bbeff";
accent: "#27272e";

@@ -154,2 +155,3 @@ accentContrast: "#fff";

primaryContrast: "#fff";
primaryVisited: "#4bbeff";
accent: "#27272e";

@@ -287,2 +289,3 @@ accentContrast: "#fff";

primaryContrast: "#fff";
primaryVisited: "#4bbeff";
accent: "#27272e";

@@ -289,0 +292,0 @@ accentContrast: "#fff";

2

package.json
{
"name": "@lidofinance/theme",
"version": "2.3.0",
"version": "2.4.0",
"main": "dist/cjs/index.js",

@@ -5,0 +5,0 @@ "module": "dist/esm/index.js",

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