Socket
Socket
Sign inDemoInstall

@financial-times/o-editorial-layout

Package Overview
Dependencies
14
Maintainers
18
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.2.0

14

CHANGELOG.md
# Changelog
## [2.2.0](https://www.github.com/Financial-Times/origami/compare/o-editorial-layout-v2.1.2...o-editorial-layout-v2.2.0) (2021-11-08)
### Features
* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))
### [2.1.2](https://www.github.com/Financial-Times/origami/compare/o-editorial-layout-v2.1.1...o-editorial-layout-v2.1.2) (2021-11-02)
### Bug Fixes
* Update `o-brand` in components, replace "master" with "core" ([322617e](https://www.github.com/Financial-Times/origami/commit/322617ea80f30a6825d9c36872e05574b871ea82))
### [2.1.1](https://www.github.com/Financial-Times/origami/compare/o-editorial-layout-v2.1.0...o-editorial-layout-v2.1.1) (2021-10-06)

@@ -4,0 +18,0 @@

2

origami.json

@@ -10,3 +10,3 @@ {

"brands": [
"master"
"core"
],

@@ -13,0 +13,0 @@ "supportStatus": "active",

{
"name": "@financial-times/o-editorial-layout",
"version": "2.1.1",
"version": "2.2.0",
"description": "Layout for editorial content. Including margins for editorial typography.",

@@ -15,3 +15,5 @@ "keywords": [],

"start": "npx serve ./demos/local",
"build": "npm_config_yes=true npx \"origami-build-tools@^11\" install && npm_config_yes=true npx \"origami-build-tools@^11\" demo"
"build": "bash ../../scripts/component/build.bash",
"test": "bash ../../scripts/component/test.bash",
"lint": "bash ../../scripts/component/lint.bash"
},

@@ -18,0 +20,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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