@financial-times/dotcom-ui-base-styles
Advanced tools
Comparing version 2.6.2 to 3.0.0
@@ -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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13740
4
2
20
185
1
+ Addedn-ui-foundations@^7.0.0
+ Added@financial-times/math@1.1.1(transitive)
+ Added@financial-times/o-brand@4.2.2(transitive)
+ Added@financial-times/o-buttons@7.9.2(transitive)
+ Added@financial-times/o-colors@6.7.0(transitive)
+ Added@financial-times/o-fonts@5.3.5(transitive)
+ Added@financial-times/o-grid@6.1.8(transitive)
+ Added@financial-times/o-icons@7.8.0(transitive)
+ Added@financial-times/o-normalise@3.3.2(transitive)
+ Added@financial-times/o-spacing@3.2.5(transitive)
+ Added@financial-times/o-typography@7.6.2(transitive)
+ Added@financial-times/o-utils@2.2.1(transitive)
+ Added@financial-times/o-viewport@5.1.2(transitive)
+ Added@financial-times/o-visual-effects@4.2.2(transitive)
+ Added@financial-times/sass-mq@5.2.4(transitive)
+ Addedfontfaceobserver@2.3.0(transitive)
+ Addedftdomdelegate@5.0.0(transitive)
+ Addedmathsass@0.10.1(transitive)
+ Addedn-ui-foundations@7.0.2(transitive)
+ Addedsuperstore@2.1.0(transitive)
+ Addedsuperstore-sync@2.1.1(transitive)
- Removedreact-is@16.13.1(transitive)