@quenty/color3utils
Advanced tools
Comparing version 5.5.0 to 5.5.1-canary.317.53a24a4.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.5.1-canary.317.53a24a4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@5.5.0...@quenty/color3utils@5.5.1-canary.317.53a24a4.0) (2022-12-29) | ||
### Features | ||
* Add Color3Utils.areEqual(a, b, epsilon) ([3943a7f](https://github.com/Quenty/NevermoreEngine/commit/3943a7fe2cc581ae85fa5eb2fc14bf146012dde3)) | ||
# [5.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@5.4.0...@quenty/color3utils@5.5.0) (2022-12-05) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/color3utils", | ||
"version": "5.5.0", | ||
"version": "5.5.1-canary.317.53a24a4.0", | ||
"description": "Utility methods for Roblox Color3 values", | ||
@@ -31,9 +31,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/blend": "^6.5.0", | ||
"@quenty/loader": "^6.0.1", | ||
"@quenty/math": "^2.2.0", | ||
"@quenty/rx": "^7.2.0", | ||
"@quenty/valueobject": "^7.2.0" | ||
"@quenty/blend": "6.5.0", | ||
"@quenty/loader": "6.0.1", | ||
"@quenty/math": "2.2.0", | ||
"@quenty/rx": "7.2.0", | ||
"@quenty/valueobject": "7.2.0" | ||
}, | ||
"gitHead": "3040397f5f4601886ca7a1f664be7019b3941618" | ||
"gitHead": "53a24a494885e51dba271922a1848b240872013c" | ||
} |
Sorry, the diff of this file is not supported yet
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
22109
2
+ Added@quenty/blend@6.5.0(transitive)
+ Added@quenty/loader@6.0.1(transitive)
+ Added@quenty/math@2.2.0(transitive)
+ Added@quenty/rx@7.2.0(transitive)
+ Added@quenty/valueobject@7.2.0(transitive)
- Removed@quenty/blend@6.29.0(transitive)
- Removed@quenty/math@2.7.0(transitive)
- Removed@quenty/valueobject@7.24.0(transitive)
Updated@quenty/blend@6.5.0
Updated@quenty/loader@6.0.1
Updated@quenty/math@2.2.0
Updated@quenty/rx@7.2.0
Updated@quenty/valueobject@7.2.0