Socket
Socket
Sign inDemoInstall

@financial-times/o-teaser-collection

Package Overview
Dependencies
12
Maintainers
17
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

CHANGELOG.md

27

origami.json
{
"origamiType": "component",
"origamiVersion": "2.0",
"support": "https://github.com/Financial-Times/o-teaser-collection/issues",
"support": "https://github.com/Financial-Times/origami/issues/new?labels=o-teaser-collection,components",
"supportContact": {

@@ -44,3 +44,5 @@ "email": "origami.support@ft.com",

"data": {
"headings": ["full-width"],
"headings": [
"full-width"
],
"link": true

@@ -55,3 +57,5 @@ },

"data": {
"headings": ["inverse"],
"headings": [
"inverse"
],
"link": true

@@ -67,3 +71,5 @@ },

"data": {
"collections": ["horizontal"]
"collections": [
"horizontal"
]
},

@@ -77,3 +83,5 @@ "description": "Teasers in horizontal rather than standard column layout",

"data": {
"collections": ["special"]
"collections": [
"special"
]
},

@@ -87,3 +95,6 @@ "description": "",

"data": {
"collections": ["numbered", "special"],
"collections": [
"numbered",
"special"
],
"numbered": true

@@ -98,3 +109,5 @@ },

"data": {
"collections": ["mid-slice"]
"collections": [
"mid-slice"
]
},

@@ -101,0 +114,0 @@ "description": "",

{
"name": "@financial-times/o-teaser-collection",
"version": "4.0.0",
"description": "Provides styles to layout out multiple teasers in one section.",
"keywords": [
"article",
"teaser",
"card",
"list",
"collection",
"layout"
],
"homepage": "https://registry.origami.ft.com/components/o-teaser-collection",
"bugs": {
"url": "https://registry.origami.ft.com/components/o-teaser-collection"
},
"license": "MIT",
"type": "module",
"scripts": {
"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"
},
"devDependencies": {
"eslint": "^7.24.0",
"eslint-config-origami-component": "^2.1.1",
"remark": "^13.0.0",
"remark-lint": "^7.0.1",
"remark-preset-lint-origami-component": "^2.0.0",
"stylelint": "^13.12.0",
"stylelint-config-origami-component": "^1.0.4"
},
"peerDependencies": {
"@financial-times/o-colors": "^6.0.1",
"@financial-times/o-grid": "^6.0.0",
"@financial-times/o-icons": "^7.0.0",
"@financial-times/o-spacing": "^3.0.0",
"@financial-times/o-typography": "^7.0.1"
},
"engines": {
"npm": "^7"
},
"volta": {
"node": "14.16.1",
"npm": "7.11.1"
}
"name": "@financial-times/o-teaser-collection",
"version": "4.0.1",
"description": "Provides styles to layout out multiple teasers in one section.",
"keywords": [
"article",
"teaser",
"card",
"list",
"collection",
"layout"
],
"homepage": "https://registry.origami.ft.com/components/o-teaser-collection",
"bugs": {
"url": "https://github.com/Financial-Times/origami/issues/new?labels=o-teaser-collection,components",
"email": "origami.support@ft.com"
},
"license": "MIT",
"type": "module",
"scripts": {
"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"
},
"peerDependencies": {
"@financial-times/o-colors": "^6.0.1",
"@financial-times/o-grid": "^6.0.0",
"@financial-times/o-icons": "^7.0.0",
"@financial-times/o-spacing": "^3.0.0",
"@financial-times/o-typography": "^7.0.1"
},
"engines": {
"npm": "^7"
},
"volta": {
"node": "14.16.1",
"npm": "7.11.1"
}
}
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