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

@titelmedia/bricks-theme

Package Overview
Dependencies
Maintainers
11
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.4.72 to 0.4.82

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.4.82](https://github.com/titel-media/bricks-lerna/compare/v0.4.81...v0.4.82) (2022-03-10)
**Note:** Version bump only for package @titelmedia/bricks-theme
## [0.4.72](https://github.com/titel-media/bricks-lerna/compare/v0.4.71...v0.4.72) (2022-02-26)

@@ -8,0 +16,0 @@

2

lib/utilities/typography.js

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

let correctFont = 'univers-roman';
// Probably this will be remove since we use only univers-black
if (props.bold) {

@@ -20,0 +22,0 @@ correctFont = 'univers-bold';

4

package.json
{
"name": "@titelmedia/bricks-theme",
"version": "0.4.72",
"version": "0.4.82",
"description": "styles!",

@@ -27,3 +27,3 @@ "author": "highsnob",

},
"gitHead": "d0dec3e07eb7ddde31e5832e2312c0083ddd863b"
"gitHead": "2bcbbaebc3878346ff8cccdae2efb0b0c8e3e09b"
}

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