Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@financial-times/dotcom-ui-base-styles

Package Overview
Dependencies
Maintainers
18
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/dotcom-ui-base-styles - npm Package Compare versions

Comparing version 2.6.2 to 3.0.0

2

browser.js

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

import oTypography from 'o-typography'
import oTypography from '@financial-times/o-typography'

@@ -3,0 +3,0 @@ // Polyfill for :focus-visible https://github.com/WICG/focus-visible

{
"name": "@financial-times/dotcom-ui-base-styles",
"version": "2.6.2",
"version": "3.0.0",
"description": "",

@@ -19,3 +19,4 @@ "main": "component.js",

"build": "npm run build:node && npm run build:browser",
"dev": "echo -n node browser | parallel -u -d ' ' npm run build:{} -- --watch"
"dev": "echo -n node browser | parallel -u -d ' ' npm run build:{} -- --watch",
"preinstall": "[ \"$INIT_CWD\" != \"$PWD\" ] || npm_config_yes=true npx check-engine"
},

@@ -26,5 +27,8 @@ "keywords": [],

"dependencies": {
"focus-visible": "^5.0.0"
"@financial-times/o-typography": "^7.2.0",
"focus-visible": "^5.0.0",
"n-ui-foundations": "^7.0.0"
},
"devDependencies": {
"check-engine": "^1.10.1",
"react": "^16.8.6"

@@ -36,3 +40,4 @@ },

"engines": {
"node": ">= 12.0.0"
"node": ">= 12.0.0",
"npm": "7.x || 8.x"
},

@@ -44,3 +49,6 @@ "repository": {

},
"homepage": "https://github.com/Financial-Times/dotcom-page-kit/tree/HEAD/packages/dotcom-ui-base-styles"
"homepage": "https://github.com/Financial-Times/dotcom-page-kit/tree/HEAD/packages/dotcom-ui-base-styles",
"volta": {
"extends": "../../package.json"
}
}
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