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

@financial-times/o-viewport

Package Overview
Dependencies
Maintainers
18
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 5.1.0 to 5.1.1

7

CHANGELOG.md
# Changelog
### [5.1.1](https://www.github.com/Financial-Times/origami/compare/o-viewport-v5.1.0...o-viewport-v5.1.1) (2022-01-13)
### Bug Fixes
* expand all uses of docs to documentation ([26f8d9d](https://www.github.com/Financial-Times/origami/commit/26f8d9d8cbbe3e78902d8c3951b37e08150a77bd))
## [5.1.0](https://www.github.com/Financial-Times/origami/compare/o-viewport-v5.0.1...o-viewport-v5.1.0) (2021-11-24)

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

2

MIGRATION.md

@@ -7,3 +7,3 @@ ## Migration Guide

Follow [the migration guide on the Origami website](https://origami.ft.com/docs/tutorials/bower-to-npm/).
Follow [the migration guide on the Origami website](https://origami.ft.com/documentation/tutorials/bower-to-npm/).

@@ -10,0 +10,0 @@ ### Migrating from v3 to v4

{
"name": "@financial-times/o-viewport",
"version": "5.1.0",
"version": "5.1.1",
"description": "Utility for attaching debounced listeners to resize, scroll, orientation and visibility events on window",

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

@@ -7,3 +7,3 @@ # o-viewport [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](#licence)

Check out [how to include Origami components in your project](https://origami.ft.com/docs/components/#including-origami-components-in-your-project) to get started with `o-viewport`.
Check out [how to include Origami components in your project](https://origami.ft.com/documentation/components/#including-origami-components-in-your-project) to get started with `o-viewport`.

@@ -10,0 +10,0 @@ _Note: within the component's API and in the documentation below `orientation` and `visibility` are used instead of `orientationchange` or `visibilitychange`, but the actual browser event listened to is `orientationchange` or `visibilitychange`_

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