Socket
Socket
Sign inDemoInstall

@financial-times/o-typography

Package Overview
Dependencies
7
Maintainers
18
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.4.5 to 6.4.6

.github/CODEOWNERS

45

package.json
{
"browser": "browser.js",
"files": [
"svg/",
"dist/",
"browser.js",
"src/",
"!src/**/*.js",
"main.scss",
"img",
"*.json",
"*.js",
"!main.js",
"scss",
"!bower.json",
"!.bower.json"
],
"module": "module.js",
"eslintIgnore": [
"module.js",
"browser.js",
"dist/"
"dist/",
"dist-esm/"
],

@@ -28,6 +16,6 @@ "keywords": [

"name": "@financial-times/o-typography",
"version": "6.4.5",
"version": "6.4.6",
"dependencies": {
"@financial-times/o-colors": "^5.0.0",
"@financial-times/o-fonts": "^4.4.0",
"@financial-times/o-fonts": "^4.5.0",
"@financial-times/o-grid": "^5.0.0",

@@ -40,13 +28,16 @@ "fontfaceobserver": "^2.0.9",

"component": "o-typography",
"scripts": {},
"scripts": {
"start": "npx serve ./demos/local",
"build": "npm_config_yes=true npx \"origami-build-tools@^10\" install && npm_config_yes=true npx \"origami-build-tools@^10\" demo"
},
"devDependencies": {
"eslint": "^7.1.0",
"eslint-config-origami-component": "^2.0.1",
"origami-ci-tools": "^2.0.0",
"remark": "^12.0.0",
"remark-lint": "^7.0.0",
"remark-preset-lint-origami-component": "^1.1.1",
"stylelint": "^13.5.0",
"stylelint-config-origami-component": "^1.0.2"
"eslint": "^7.8.1",
"eslint-config-origami-component": "^2.1.0",
"origami-ci-tools": "^2.0.2",
"remark": "^13.0.0",
"remark-lint": "^8.0.0",
"remark-preset-lint-origami-component": "^1.1.3",
"stylelint": "^13.7.0",
"stylelint-config-origami-component": "^1.0.4"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc