@quenty/color3utils
Advanced tools
Comparing version 11.2.0 to 11.2.1-canary.468.ea8a226.0
@@ -6,2 +6,14 @@ # Change Log | ||
## [11.2.1-canary.468.ea8a226.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@11.2.0...@quenty/color3utils@11.2.1-canary.468.ea8a226.0) (2024-05-09) | ||
### Bug Fixes | ||
* Bootstrap specifically to loader ([7f4d4f9](https://github.com/Quenty/NevermoreEngine/commit/7f4d4f9cd4a6602af8daaf04983bb349dafc7e95)) | ||
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5)) | ||
# [11.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@11.1.1...@quenty/color3utils@11.2.0) (2024-04-27) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "color3utils", | ||
"globIgnorePaths": [ "**/.package-lock.json" ], | ||
"tree": { | ||
@@ -4,0 +5,0 @@ "$path": "src" |
{ | ||
"name": "@quenty/color3utils", | ||
"version": "11.2.0", | ||
"version": "11.2.1-canary.468.ea8a226.0", | ||
"description": "Utility methods for Roblox Color3 values", | ||
@@ -31,10 +31,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/blend": "^12.2.0", | ||
"@quenty/loader": "^10.2.0", | ||
"@quenty/maid": "^3.1.0", | ||
"@quenty/math": "^2.6.0", | ||
"@quenty/rx": "^13.2.0", | ||
"@quenty/valueobject": "^13.2.0" | ||
"@quenty/blend": "12.2.1-canary.468.ea8a226.0", | ||
"@quenty/loader": "10.2.1-canary.468.ea8a226.0", | ||
"@quenty/maid": "3.1.1-canary.468.ea8a226.0", | ||
"@quenty/math": "2.6.1-canary.468.ea8a226.0", | ||
"@quenty/rx": "13.2.1-canary.468.ea8a226.0", | ||
"@quenty/valueobject": "13.2.1-canary.468.ea8a226.0" | ||
}, | ||
"gitHead": "5c9eab1eac73f0d54953cca5017b7be968182f72" | ||
"gitHead": "ea8a2260a364aaf6d6c246a93632b789935da134" | ||
} |
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
33629
13
2
+ Added@quenty/acceltween@2.3.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/blend@12.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/brio@14.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/cancellabledelay@3.4.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/canceltoken@11.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/deferred@2.1.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/ducktype@5.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/instanceutils@13.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/loader@10.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/maid@3.1.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/math@2.6.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/promise@10.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/rx@13.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/rxsignal@7.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/signal@7.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/spring@10.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/steputils@3.3.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/string@3.1.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/symbol@3.0.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/table@3.4.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/throttle@10.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/valuebaseutils@13.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/valueobject@13.2.1-canary.468.ea8a226.0(transitive)
- Removed@quenty/acceltween@2.5.0(transitive)
- Removed@quenty/blend@12.13.0(transitive)
- Removed@quenty/brio@14.13.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@11.9.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/ducktype@5.7.1(transitive)
- Removed@quenty/instanceutils@13.13.0(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/maid@3.4.0(transitive)
- Removed@quenty/math@2.7.0(transitive)
- Removed@quenty/promise@10.8.0(transitive)
- Removed@quenty/rx@13.13.0(transitive)
- Removed@quenty/rxsignal@7.13.0(transitive)
- Removed@quenty/signal@7.9.0(transitive)
- Removed@quenty/spring@10.7.1(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/string@3.3.0(transitive)
- Removed@quenty/symbol@3.3.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@10.8.1(transitive)
- Removed@quenty/valuebaseutils@13.13.0(transitive)
- Removed@quenty/valueobject@13.13.0(transitive)