@quenty/attributeutils
Advanced tools
Comparing version 14.7.0 to 14.8.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [14.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@14.7.0...@quenty/attributeutils@14.8.0) (2024-10-04) | ||
### Performance Improvements | ||
* Check AttributeValue index first ([e12d205](https://github.com/Quenty/NevermoreEngine/commit/e12d2057226429c4db0190f0274fc97d55289bcb)) | ||
# [14.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@14.6.0...@quenty/attributeutils@14.7.0) (2024-09-25) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/attributeutils", | ||
"version": "14.7.0", | ||
"version": "14.8.0", | ||
"description": "Provides utility functions to work with attributes in Roblox", | ||
@@ -28,10 +28,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.7.0", | ||
"@quenty/canceltoken": "^11.6.0", | ||
"@quenty/loader": "^10.5.0", | ||
"@quenty/maid": "^3.3.0", | ||
"@quenty/promise": "^10.5.0", | ||
"@quenty/rx": "^13.7.0", | ||
"@quenty/rxsignal": "^7.7.0", | ||
"@quenty/symbol": "^3.1.0" | ||
"@quenty/brio": "^14.8.0", | ||
"@quenty/canceltoken": "^11.7.0", | ||
"@quenty/loader": "^10.6.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/promise": "^10.6.0", | ||
"@quenty/rx": "^13.8.0", | ||
"@quenty/rxsignal": "^7.8.0", | ||
"@quenty/symbol": "^3.2.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9b17fe79cddd071f0f06a9d35184e76b44bd6fe6" | ||
"gitHead": "035abfa088c854a73e1c65b350267eaa17669646" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
34786
1
Updated@quenty/brio@^14.8.0
Updated@quenty/canceltoken@^11.7.0
Updated@quenty/loader@^10.6.0
Updated@quenty/maid@^3.4.0
Updated@quenty/promise@^10.6.0
Updated@quenty/rx@^13.8.0
Updated@quenty/rxsignal@^7.8.0
Updated@quenty/symbol@^3.2.0