Socket
Socket
Sign inDemoInstall

@financial-times/o-typography

Package Overview
Dependencies
Maintainers
18
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-typography - npm Package Compare versions

Comparing version 7.0.0-beta.0 to 7.0.0

8

MIGRATION.md
## Migration guide
### Migrating from v6 to v7
V7 drops support for Bower and version 2 of Origami Build Service.
If you were already using npm, no changes should be required.
If you have been using Bower or the Origami Build Service, follow [the migration guide on the Origami website](https://origami.ft.com/docs/tutorials/bower-to-npm/).
### Migrating from v5 to v6

@@ -4,0 +12,0 @@

4

origami.json

@@ -24,4 +24,4 @@ {

"dependencies": [
"@financial-times/o-grid@6.0.0-0",
"@financial-times/o-normalise@3.0.0-0"
"o-grid@6.0.0",
"o-normalise@3.0.0"
],

@@ -28,0 +28,0 @@ "documentClasses": "o-grid-container o-typography--loading-display o-typography--loading-sans o-typography--loading-sans-bold o-typography--loading-display-bold"

{
"name": "@financial-times/o-typography",
"version": "7.0.0-beta.0",
"version": "7.0.0",
"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.",

@@ -28,3 +28,3 @@ "keywords": [

"start": "npx serve ./demos/local",
"build": "npm_config_yes=true npx \"origami-build-tools@prerelease\" install && npm_config_yes=true npx \"origami-build-tools@prerelease\" demo"
"build": "npm_config_yes=true npx \"origami-build-tools@11\" install && npm_config_yes=true npx \"origami-build-tools@prerelease\" demo"
},

@@ -39,3 +39,3 @@ "dependencies": {

"remark-lint": "^7.0.1",
"remark-preset-lint-origami-component": "prerelease",
"remark-preset-lint-origami-component": "^2.0.0",
"stylelint": "^13.12.0",

@@ -45,8 +45,8 @@ "stylelint-config-origami-component": "^1.0.4"

"peerDependencies": {
"@financial-times/o-colors": "prerelease",
"@financial-times/o-fonts": "prerelease",
"@financial-times/o-grid": "prerelease",
"@financial-times/o-icons": "prerelease",
"@financial-times/o-normalise": "prerelease",
"@financial-times/o-spacing": "prerelease"
"@financial-times/o-colors": "^6.0.1",
"@financial-times/o-fonts": "^4.5.0",
"@financial-times/o-grid": "^6.0.0",
"@financial-times/o-icons": "^7.0.0",
"@financial-times/o-normalise": "^3.0.0",
"@financial-times/o-spacing": "^3.0.0"
},

@@ -53,0 +53,0 @@ "engines": {

@@ -1,2 +0,2 @@

# o-typography [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](#licence)
# o-typography

@@ -517,4 +517,5 @@ Typographical styles for FT branded sites.

:---: | :---: | :---: | :---:
✨ active | 6 | N/A | [migrate to v6](MIGRATION.md#migrating-from-v5-to-v6) |
⚠ maintained | 5 | 5.12 | [migrate to v5](MIGRATION.md#migrating-from-v4-to-v5) |
✨ active | 7 | N/A | [migrate to v7](MIGRATION.md#migrating-from-v6-to-v7) |
⚠ maintained | 6 | 6.4.6 | [migrate to v6](MIGRATION.md#migrating-from-v5-to-v6) |
╳ deprecated | 5 | 5.12 | [migrate to v5](MIGRATION.md#migrating-from-v4-to-v5) |
╳ deprecated | 4 | 4.3 | - |

@@ -521,0 +522,0 @@ ╳ deprecated | 3 | 3.3 | - |

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