Socket
Socket
Sign inDemoInstall

@uswitch/trustyle.money-theme

Package Overview
Dependencies
Maintainers
23
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uswitch/trustyle.money-theme - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

4

package.json
{
"name": "@uswitch/trustyle.money-theme",
"version": "0.3.5",
"version": "0.3.6",
"license": "MIT",

@@ -10,3 +10,3 @@ "main": "index.js",

"scripts": {},
"gitHead": "3c916e82615f5ef113005f34c8ecbca79bd20790"
"gitHead": "f0ad43824b19126862f05b3bce0c68407b10e639"
}

@@ -642,38 +642,55 @@ {

"styles": {
"h1": {
"heading": {
"fontFamily": "heading",
"fontSize": "xxxl",
"color": "plum",
"lineHeight": "heading",
"fontWeight": "base",
"marginY": "md"
"marginTop": 0,
"marginBottom": 0
},
"h1": {
"variant": "styles.heading",
"fontSize": "xxxl",
"paddingTop": "xl",
"paddingBottom": "sm"
},
"h2": {
"variant": "styles.h1",
"fontSize": "xxl"
"variant": "styles.heading",
"fontSize": "xxl",
"paddingTop": "sm",
"paddingBottom": "sm"
},
"h3": {
"variant": "styles.h1",
"fontSize": "xl"
"variant": "styles.heading",
"fontSize": "xl",
"paddingTop": "sm",
"paddingBottom": "sm"
},
"h4": {
"variant": "styles.h1",
"variant": "styles.heading",
"fontSize": "lg",
"marginY": "sm"
"paddingBottom": "sm"
},
"h5": {
"variant": "styles.h1",
"variant": "styles.heading",
"fontSize": "md",
"marginY": "sm"
"paddingBottom": "sm"
},
"h6": {
"variant": "styles.h1",
"variant": "styles.heading",
"fontSize": "sm",
"marginY": "sm"
"paddingBottom": "sm"
},
"p": {
"marginTop": 0,
"marginBottom": "base"
},
"root": {

@@ -695,2 +712,10 @@ "fontFamily": "base",

"li": {
"marginBottom": 0,
"paddingBottom": "sm",
"p": {
"marginBottom": 0
}
},
"blockquote": {

@@ -697,0 +722,0 @@ "backgroundColor": "grey-10",

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