Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@financial-times/dotcom-ui-header

Package Overview
Dependencies
Maintainers
11
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/dotcom-ui-header - npm Package Compare versions

Comparing version
12.2.1
to
12.3.0
+2
-3
package.json
{
"name": "@financial-times/dotcom-ui-header",
"version": "12.2.1",
"version": "12.3.0",
"description": "",

@@ -24,3 +24,3 @@ "browser": "browser.js",

"dependencies": {
"@financial-times/dotcom-types-navigation": "^12.2.1"
"@financial-times/dotcom-types-navigation": "^12.3.0"
},

@@ -36,3 +36,2 @@ "devDependencies": {

"n-topic-search": "^9.0.0",
"n-ui-foundations": "^9.0.0 || ^10.0.0",
"preact": "^10.23.2",

@@ -39,0 +38,0 @@ "react": "17.x || 18.x",

+1
-1

@@ -19,3 +19,3 @@ // Search

// Overrides <a> color style set by n-ui-foundations
// Overrides <a> color style set by dotcom-ui-base-styles
.o-header__ask-ft-button {

@@ -22,0 +22,0 @@ &, &:hover {

// This will be overridden by dotcom-ui-layout
$system-code: 'page-kit-header' !default;
@import 'n-ui-foundations/mixins';
// We don't need the sub-brand or transparent header styles so disable them.

@@ -7,0 +5,0 @@ // TODO: move drawer styles into a separate stylesheet which can be lazy loaded?