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

@terminal-packages/fe-theme

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@terminal-packages/fe-theme - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

7

core/esm/overrides/MuiButton.js

@@ -7,4 +7,3 @@ import text from '../palette/text';

root: {
minWidth: 120,
height: 36,
padding: '8px 20px',
whiteSpace: 'nowrap',

@@ -15,3 +14,3 @@ },

color: '#7b7b7b',
backgroundColor: primary.main,
backgroundColor: palette.veryLightPink,
},

@@ -56,3 +55,3 @@ },

color: '#7b7b7b',
backgroundColor: '#434343',
backgroundColor: palette.veryLightPink,
},

@@ -59,0 +58,0 @@ },

@@ -12,4 +12,3 @@ "use strict";

root: {
minWidth: 120,
height: 36,
padding: '8px 20px',
whiteSpace: 'nowrap',

@@ -20,3 +19,3 @@ },

color: '#7b7b7b',
backgroundColor: primary_1.default.main,
backgroundColor: palette_1.default.veryLightPink,
},

@@ -61,3 +60,3 @@ },

color: '#7b7b7b',
backgroundColor: '#434343',
backgroundColor: palette_1.default.veryLightPink,
},

@@ -64,0 +63,0 @@ },

{
"name": "@terminal-packages/fe-theme",
"version": "2.0.3",
"version": "2.0.4",
"main": "core/index.js",

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

@@ -10,4 +10,3 @@ import { Overrides } from '@material-ui/core/styles/overrides.d';

root: {
minWidth: 120,
height: 36,
padding: '8px 20px',
whiteSpace: 'nowrap',

@@ -18,3 +17,3 @@ },

color: '#7b7b7b',
backgroundColor: primary.main,
backgroundColor: palette.veryLightPink,
},

@@ -59,3 +58,3 @@ },

color: '#7b7b7b',
backgroundColor: '#434343',
backgroundColor: palette.veryLightPink,
},

@@ -62,0 +61,0 @@ },

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