looks-same
Advanced tools
Comparing version 8.2.4 to 9.0.0
@@ -5,2 +5,19 @@ # Changelog | ||
## [9.0.0](https://github.com/gemini-testing/looks-same/compare/v8.2.4...v9.0.0) (2023-10-31) | ||
### ⚠ BREAKING CHANGES | ||
* node versions less than 18.0.0 are no longer supported | ||
### Features | ||
* drop node versions less than 18 ([1f0097c](https://github.com/gemini-testing/looks-same/commit/1f0097ca7e29e11ba19b82a821c726171505b446)) | ||
### Bug Fixes | ||
* run linters ([9d839dd](https://github.com/gemini-testing/looks-same/commit/9d839dd016ac221e03264b2540150ab317c6c290)) | ||
* update sharp to fix CVE-2023-4863 ([9b3a0a1](https://github.com/gemini-testing/looks-same/commit/9b3a0a109f3676a0ea00ba1a0b16e1756a5e6bd1)) | ||
### [8.2.4](https://github.com/gemini-testing/looks-same/compare/v8.2.3...v8.2.4) (2023-10-11) | ||
@@ -7,0 +24,0 @@ |
{ | ||
"name": "looks-same", | ||
"version": "8.2.4", | ||
"version": "9.0.0", | ||
"description": "Pure node.js library for comparing PNG-images, taking into account human color perception.", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"parse-color": "^1.0.0", | ||
"sharp": "~0.30.7" | ||
"sharp": "0.32.6" | ||
}, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
"eslint": "^5.3.0", | ||
"eslint-config-gemini-testing": "^2.8.0", | ||
"eslint-config-gemini-testing": "^3.0.0", | ||
"gm": "^1.23.1", | ||
@@ -42,3 +42,3 @@ "mocha": "^5.2.0", | ||
"engines": { | ||
"node": ">= 12.0.0" | ||
"node": ">= 18.0.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "author": "Sergey Tatarintsev <sevinf@yandex-team.ru> (https://github.com/SevInf)", |
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
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
55918
+ Addedb4a@1.6.7(transitive)
+ Addedbare-events@2.5.0(transitive)
+ Addedbare-fs@2.3.5(transitive)
+ Addedbare-os@2.4.4(transitive)
+ Addedbare-path@2.1.3(transitive)
+ Addedbare-stream@2.4.2(transitive)
+ Addedfast-fifo@1.3.2(transitive)
+ Addednode-addon-api@6.1.0(transitive)
+ Addedqueue-tick@1.0.1(transitive)
+ Addedsharp@0.32.6(transitive)
+ Addedstreamx@2.20.2(transitive)
+ Addedtar-fs@3.0.6(transitive)
+ Addedtar-stream@3.1.7(transitive)
+ Addedtext-decoder@1.2.1(transitive)
- Removednode-addon-api@5.1.0(transitive)
- Removedsharp@0.30.7(transitive)
Updatedsharp@0.32.6