@financial-times/o-viewport
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
17902
0
10
1
1