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
10
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.1 to 5.1.2

7

CHANGELOG.md
# Changelog
## [5.1.2](https://github.com/Financial-Times/origami/compare/o-viewport-v5.1.1...o-viewport-v5.1.2) (2023-10-27)
### Bug Fixes
* Update node and npm ([c371fc3](https://github.com/Financial-Times/origami/commit/c371fc3f7f2d66266dbca95862ecef3ddeb1f339))
### [5.1.1](https://www.github.com/Financial-Times/origami/compare/o-viewport-v5.1.0...o-viewport-v5.1.1) (2022-01-13)

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

13

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

@@ -22,3 +22,5 @@ "keywords": [

"test": "bash ../../scripts/component/test.bash",
"lint": "bash ../../scripts/component/lint.bash"
"debug:js": "bash ../../scripts/component/debug-js.bash",
"lint": "bash ../../scripts/component/lint.bash",
"watch": "bash ../../scripts/component/watch.bash"
},

@@ -29,10 +31,5 @@ "peerDependencies": {

"engines": {
"npm": "^7 || ^8"
"npm": ">7"
},
"volta": {
"node": "14.16.1",
"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