Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@financial-times/o-typography

Package Overview
Dependencies
11
Maintainers
9
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.3.1 to 7.3.2

7

CHANGELOG.md
# Changelog
### [7.3.2](https://www.github.com/Financial-Times/origami/compare/o-typography-v7.3.1...o-typography-v7.3.2) (2022-04-21)
### Bug Fixes
* Adds basic existence checking to most module entry points ([#714](https://www.github.com/Financial-Times/origami/issues/714)) ([7ba3a61](https://www.github.com/Financial-Times/origami/commit/7ba3a61d0de2a32d3a27a225fd4258b3820c7bda))
### [7.3.1](https://www.github.com/Financial-Times/origami/compare/o-typography-v7.3.0...o-typography-v7.3.1) (2022-02-16)

@@ -4,0 +11,0 @@

4

main.js

@@ -8,4 +8,6 @@ import oTypography from './src/js/typography.js';

document.addEventListener('o.DOMContentLoaded', constructAll);
if (typeof document !== 'undefined') {
document.addEventListener('o.DOMContentLoaded', constructAll);
}
export default oTypography;
{
"name": "@financial-times/o-typography",
"version": "7.3.1",
"version": "7.3.2",
"description": "Typographical styles for FT branded sites. Including typographical fundamentals such as font scales, vertical rhythm, and font fallbacks; plus styles for UI including links, headings, and titles. Other components build on o-typography to provide for more specific usecases.",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc