@financial-times/o-viewport
Advanced tools
Comparing version 5.1.1 to 5.1.2
# 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 @@ |
{ | ||
"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 | ||
} |
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
18953
7
1