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

@titelmedia/bricks-theme

Package Overview
Dependencies
Maintainers
10
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@titelmedia/bricks-theme - npm Package Compare versions

Comparing version 0.0.12 to 0.1.0

lib/variables/highsnobiety.js

2

lib/utilities/typography.js

@@ -6,6 +6,4 @@ import { forOwn } from 'lodash';

export const setFont = props => {
console.log('my props', props);
let correctFont = 'univers-roman';
if (props.bold) {
console.log('yes');
correctFont = 'univers-bold';

@@ -12,0 +10,0 @@ } else if (props.serif || props.display) {

{
"name": "@titelmedia/bricks-theme",
"version": "0.0.12",
"version": "0.1.0",
"description": "styles!",

@@ -29,3 +29,3 @@ "author": "Katerina Vaseva <katerina.vsv@gmail.com>",

},
"gitHead": "f4561b8906936d0c7d28f8a39f1f567575190dde"
"gitHead": "df5d90a720550192dd9b307362ea8d7fe9996b30"
}
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