@quenty/attributeutils
Advanced tools
Comparing version 11.0.0 to 12.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@11.0.0...@quenty/attributeutils@12.0.0) (2024-02-13) | ||
**Note:** Version bump only for package @quenty/attributeutils | ||
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@10.0.0...@quenty/attributeutils@11.0.0) (2024-02-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/attributeutils", | ||
"version": "11.0.0", | ||
"version": "12.0.0", | ||
"description": "Provides utility functions to work with attributes in Roblox", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^11.0.0", | ||
"@quenty/brio": "^12.0.0", | ||
"@quenty/canceltoken": "^9.0.0", | ||
@@ -34,4 +34,4 @@ "@quenty/loader": "^8.0.0", | ||
"@quenty/promise": "^8.0.0", | ||
"@quenty/rx": "^10.0.0", | ||
"@quenty/rxsignal": "^4.0.0", | ||
"@quenty/rx": "^11.0.0", | ||
"@quenty/rxsignal": "^5.0.0", | ||
"@quenty/symbol": "^3.0.0" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "5736b108e4d23cd4c9e761bbe4cc9fed6fb32dfa" | ||
"gitHead": "87df864b5b6a9a9cef7544f6e8054a12cdd120bd" | ||
} |
32289
+ Added@quenty/brio@12.0.0(transitive)
+ Added@quenty/rx@11.0.0(transitive)
+ Added@quenty/rxsignal@5.0.0(transitive)
- Removed@quenty/brio@11.0.0(transitive)
- Removed@quenty/rx@10.0.0(transitive)
- Removed@quenty/rxsignal@4.0.0(transitive)
Updated@quenty/brio@^12.0.0
Updated@quenty/rx@^11.0.0
Updated@quenty/rxsignal@^5.0.0