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.1.9 to 0.1.10

8

CHANGELOG.md

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

## [0.1.10](https://github.com/titel-media/bricks-lerna/compare/v0.1.9...v0.1.10) (2021-12-06)
**Note:** Version bump only for package @titelmedia/bricks-theme
## [0.1.9](https://github.com/titel-media/bricks-lerna/compare/v0.1.8...v0.1.9) (2021-12-06)

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

8

dist/index.js

@@ -26,2 +26,6 @@ "use strict";

var _universBlack = _interopRequireDefault(require("./fonts/univers-black.woff"));
var _universBlack2 = _interopRequireDefault(require("./fonts/univers-black.woff2"));
var _hsdevilleRoman = _interopRequireDefault(require("./fonts/hsdeville-roman.woff"));

@@ -66,4 +70,4 @@

src: local("univers-black"),
url(${_universBoldCond2.default}) format("woff2"),
url(${_universBoldCond.default}) format("woff");
url(${_universBlack2.default}) format("woff2"),
url(${_universBlack.default}) format("woff");
}

@@ -70,0 +74,0 @@

@@ -20,3 +20,2 @@ "use strict";

margin: 0 auto;
border: 1px solid red;
`;

@@ -23,0 +22,0 @@ let useSize = size || 'md';

@@ -10,4 +10,4 @@ import { createGlobalStyle } from 'styled-components';

import UniversBoldCondWoff2 from './fonts/univers-bold-cond.woff2';
import UniversBlackWoff from './fonts/univers-bold-cond.woff';
import UniversBlackWoff2 from './fonts/univers-bold-cond.woff2';
import UniversBlackWoff from './fonts/univers-black.woff';
import UniversBlackWoff2 from './fonts/univers-black.woff2';
import HSDevilleWoff from './fonts/hsdeville-roman.woff';

@@ -14,0 +14,0 @@ import HSDevilleWoff2 from './fonts/hsdeville-roman.woff2';

@@ -20,3 +20,2 @@ import { CONTAINERS } from '../variables/containers';

margin: 0 auto;
border: 1px solid red;
`;

@@ -23,0 +22,0 @@

{
"name": "@titelmedia/bricks-theme",
"version": "0.1.9",
"version": "0.1.10",
"description": "styles!",

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

},
"gitHead": "86829f80f1c8eb97b64f61163ee8f73abb29e2de"
"gitHead": "64dab1e06b78d0f147a1d9e2352a741ee45f6e50"
}

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