New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@financial-times/o-header

Package Overview
Dependencies
Maintainers
18
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-header - npm Package Compare versions

Comparing version 9.1.1 to 9.2.0

.prettierrc.toml

7

CHANGELOG.md
# Changelog
## [9.2.0](https://www.github.com/Financial-Times/origami/compare/o-header-v9.1.1...o-header-v9.2.0) (2021-11-24)
### Features
* allow npm 8 in engines config ([eeb1cae](https://www.github.com/Financial-Times/origami/commit/eeb1cae6e7f0379e647f2b41240b1f294997d528))
### [9.1.1](https://www.github.com/Financial-Times/origami/compare/o-header-v9.1.0...o-header-v9.1.1) (2021-11-08)

@@ -4,0 +11,0 @@

8

package.json
{
"name": "@financial-times/o-header",
"version": "9.1.1",
"version": "9.2.0",
"description": "Responsive Financial Times page header with primary and secondary navigation, a drop down mega menu, and a collapsible drawer",

@@ -38,3 +38,3 @@ "keywords": [

"engines": {
"npm": "^7"
"npm": "^7 || ^8"
},

@@ -44,3 +44,5 @@ "volta": {

"npm": "7.11.1"
}
},
"percy": true,
"private": false
}
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