looks-same
Advanced tools
Comparing version 7.2.3 to 7.2.4
@@ -5,2 +5,4 @@ # Changelog | ||
### [7.2.4](https://github.com/gemini-testing/looks-same/compare/v7.2.3...v7.2.4) (2020-11-13) | ||
### [7.2.3](https://github.com/gemini-testing/looks-same/compare/v7.2.2...v7.2.3) (2020-05-08) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "looks-same", | ||
"version": "7.2.3", | ||
"version": "7.2.4", | ||
"description": "Pure node.js library for comparing PNG-images, taking into account human color perception.", | ||
@@ -18,3 +18,3 @@ "main": "index.js", | ||
"parse-color": "^1.0.0", | ||
"pngjs": "^3.3.3" | ||
"pngjs": "^6.0.0" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
2
44816
24
995
+ Addedpngjs@6.0.0(transitive)
- Removedpngjs@3.4.0(transitive)
Updatedpngjs@^6.0.0