@quenty/color3utils
Advanced tools
Comparing version 11.1.1 to 11.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [11.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@11.1.1...@quenty/color3utils@11.2.0) (2024-04-27) | ||
**Note:** Version bump only for package @quenty/color3utils | ||
## [11.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@11.1.0...@quenty/color3utils@11.1.1) (2024-04-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/color3utils", | ||
"version": "11.1.1", | ||
"version": "11.2.0", | ||
"description": "Utility methods for Roblox Color3 values", | ||
@@ -31,10 +31,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/blend": "^12.1.1", | ||
"@quenty/loader": "^10.1.0", | ||
"@quenty/blend": "^12.2.0", | ||
"@quenty/loader": "^10.2.0", | ||
"@quenty/maid": "^3.1.0", | ||
"@quenty/math": "^2.6.0", | ||
"@quenty/rx": "^13.1.0", | ||
"@quenty/valueobject": "^13.1.0" | ||
"@quenty/rx": "^13.2.0", | ||
"@quenty/valueobject": "^13.2.0" | ||
}, | ||
"gitHead": "cd35ea3858c97294f1f467fe64a731ee4be9babb" | ||
"gitHead": "5c9eab1eac73f0d54953cca5017b7be968182f72" | ||
} |
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
32942
Updated@quenty/blend@^12.2.0
Updated@quenty/loader@^10.2.0
Updated@quenty/rx@^13.2.0
Updated@quenty/valueobject@^13.2.0