This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade ssim.js from 3.1.1 to 3.5.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: ssim.js
feat(deps): update dependency semantic-release to v17.2.1 (#285)
BREAKING CHANGE
feat(deps): update all dependencies
Co-authored-by: Renovate Bot <[email protected]>
BREAKING CHANGE
perf(ssim): improve rgb and weber speed (#284)
Weber algorithm improvements:
- No interim rounding
- No division
- Removed branching
- Keeps all numbers as floating points at the end
RGB to Grayscale improvements:
- Makes integer rgb calculation the default.
- Old behavior can be restored by setting the option `rgb2grayVersion`
to 'original'
- Value changes are ~±0.001
Closes #276, closes #277, closes #278, closes #279, closes #281
BREAKING CHANGE
fix: remove DOM as lib dependency for typescript (#283)
fix #282
feat(ssim): make Weber algorithm the default (#273)
Switch from the default algorithm to Weber's which is faster and
produces almost identical results
BREAKING CHANGE
feat(weber): add Weber SSIM (follow-up) (#271)
- This comment is a cleanup / formatting commit
- Flagged as "feat" to ensure we trigger a minor version from the
previous one, which did add the Weber approach but somehow didn't
trigger a release
perf(rgb2gray): deloop and remove Math.round. Triggers a 66% improvem…
…ent in performance (#265)
Uses Uint8Array with 0.5 addition to match how this round behavior works in Weber SSIM
chore(deps): update all dependencies (#218)
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Oscar <[email protected]>
Commit messages
Package name: ssim.js
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:![](https://camo.githubusercontent.com/6ecf4992c5a5a12ebfc01ce9498649f888c536b71f249e26e7bdedcfa85ded93/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f6949774f474a6c4d3255355969316c4e475a6b4c5451344e544d744f5451305a693030595441334d54686c4e6a63344f5463694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496a4134596d557a5a546c694c5755305a6d51744e4467314d7930354e44526d4c5452684d4463784f4755324e7a67354e794a3966513d3d)
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs