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
17
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.0.0 to 5.0.1

CHANGELOG.md

2

origami.json
{
"origamiType": "component",
"origamiVersion": "2.0",
"support": "https://github.com/Financial-Times/o-viewport/issues",
"support": "https://github.com/Financial-Times/origami/issues/new?labels=o-viewport,components",
"supportContact": {

@@ -6,0 +6,0 @@ "email": "origami.support@ft.com",

{
"name": "@financial-times/o-viewport",
"version": "5.0.0",
"description": "Utility for attaching debounced listeners to resize, scroll, orientation and visibility events on window",
"keywords": [
"debounce",
"listen",
"event"
],
"homepage": "https://registry.origami.ft.com/components/o-viewport",
"bugs": {
"url": "https://registry.origami.ft.com/components/o-viewport"
},
"license": "MIT",
"type": "module",
"browser": "main.js",
"scripts": {
"start": "npx serve ./demos/local",
"build": "npm_config_yes=true npx \"origami-build-tools@^11\" install && npm_config_yes=true npx \"origami-build-tools@^11\" demo"
},
"devDependencies": {
"eslint": "^7.25.0",
"eslint-config-origami-component": "^2.1.1",
"remark": "^13.0.0",
"remark-lint": "^7.0.1",
"remark-preset-lint-origami-component": "^2.0.0",
"stylelint": "^13.12.0",
"stylelint-config-origami-component": "^1.0.4"
},
"peerDependencies": {
"@financial-times/o-utils": "^2.0.0"
},
"engines": {
"npm": "^7"
},
"volta": {
"node": "14.16.1",
"npm": "7.11.1"
}
"name": "@financial-times/o-viewport",
"version": "5.0.1",
"description": "Utility for attaching debounced listeners to resize, scroll, orientation and visibility events on window",
"keywords": [
"debounce",
"listen",
"event"
],
"homepage": "https://registry.origami.ft.com/components/o-viewport",
"bugs": {
"url": "https://github.com/Financial-Times/origami/issues/new?labels=o-viewport,components",
"email": "origami.support@ft.com"
},
"license": "MIT",
"type": "module",
"browser": "main.js",
"scripts": {
"start": "npx serve ./demos/local",
"build": "npm_config_yes=true npx \"origami-build-tools@^11\" install && npm_config_yes=true npx \"origami-build-tools@^11\" demo"
},
"peerDependencies": {
"@financial-times/o-utils": "^2.0.0"
},
"engines": {
"npm": "^7"
},
"volta": {
"node": "14.16.1",
"npm": "7.11.1"
}
}
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