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

@tds/shared-typography

Package Overview
Dependencies
Maintainers
9
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tds/shared-typography - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

11

CHANGELOG.md

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

## [1.2.2](https://github.com/telusdigital/tds-core/compare/@tds/shared-typography@1.2.1...@tds/shared-typography@1.2.2) (2019-03-28)
### Bug Fixes
* **shared-typography:** add fontTelus export ([f332710](https://github.com/telusdigital/tds-core/commit/f332710))
## [1.2.1](https://github.com/telusdigital/tds-core/compare/@tds/shared-typography@1.2.0...@tds/shared-typography@1.2.1) (2019-03-20)

@@ -8,0 +19,0 @@

2

dist/index.cjs.js

@@ -44,2 +44,3 @@ 'use strict';

var fontTelus = '"TELUS-Web", "Helvetica Neue", Helvetica, Arial, sans-serif';
var helveticaNeueThin35 = {

@@ -107,2 +108,3 @@ fontWeight: 300

exports.fontTelus = fontTelus;
exports.helveticaNeueThin35 = helveticaNeueThin35;

@@ -109,0 +111,0 @@ exports.helveticaNeueLight45 = helveticaNeueLight45;

3

dist/index.es.js

@@ -40,2 +40,3 @@ function _defineProperty(obj, key, value) {

var fontTelus = '"TELUS-Web", "Helvetica Neue", Helvetica, Arial, sans-serif';
var helveticaNeueThin35 = {

@@ -103,2 +104,2 @@ fontWeight: 300

export { helveticaNeueThin35, helveticaNeueLight45, helveticaNeueRoman55, helveticaNeueMedium65, sizeSmall, sizeMedium, sizeLarge, wordBreak, baseSupSubScripts, sup, base, baseFont, small, smallFont, medium, mediumFont, large, largeFont, boldFont, color, invertedColor, blockText };
export { fontTelus, helveticaNeueThin35, helveticaNeueLight45, helveticaNeueRoman55, helveticaNeueMedium65, sizeSmall, sizeMedium, sizeLarge, wordBreak, baseSupSubScripts, sup, base, baseFont, small, smallFont, medium, mediumFont, large, largeFont, boldFont, color, invertedColor, blockText };
{
"name": "@tds/shared-typography",
"version": "1.2.1",
"version": "1.2.2",
"description": "",

@@ -26,3 +26,3 @@ "main": "index.cjs.js",

},
"gitHead": "196e6c4eabd01d8f21cfb4e37a223b04ee7f2ac0"
"gitHead": "7eabb60776066c077b2ea3ae8f6b6a09d8b26f02"
}
import { colorText, colorWhite } from '@tds/core-colours'
export const fontTelus = '"TELUS-Web", "Helvetica Neue", Helvetica, Arial, sans-serif'
export const helveticaNeueThin35 = {

@@ -4,0 +6,0 @@ fontWeight: 300,

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