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
9
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 10.0.0 to 10.0.1

7

CHANGELOG.md
# Changelog
### [10.0.1](https://www.github.com/Financial-Times/origami/compare/o-header-v10.0.0...o-header-v10.0.1) (2022-04-21)
### Bug Fixes
* Adds basic existence checking to most module entry points ([#714](https://www.github.com/Financial-Times/origami/issues/714)) ([7ba3a61](https://www.github.com/Financial-Times/origami/commit/7ba3a61d0de2a32d3a27a225fd4258b3820c7bda))
## [10.0.0](https://www.github.com/Financial-Times/origami/compare/o-header-v9.3.1...o-header-v10.0.0) (2022-04-12)

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

4

main.js

@@ -8,4 +8,6 @@ import Header from './src/js/header.js';

document.addEventListener('o.DOMContentLoaded', constructAll);
if (typeof document !== 'undefined') {
document.addEventListener('o.DOMContentLoaded', constructAll);
}
export default Header;
{
"name": "@financial-times/o-header",
"version": "10.0.0",
"version": "10.0.1",
"description": "Responsive Financial Times page header with primary and secondary navigation, a drop down mega menu, and a collapsible drawer",

@@ -5,0 +5,0 @@ "keywords": [

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