@quenty/valuebaseutils
Advanced tools
Comparing version 13.7.0 to 13.8.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [13.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@13.7.0...@quenty/valuebaseutils@13.8.0) (2024-10-04) | ||
**Note:** Version bump only for package @quenty/valuebaseutils | ||
# [13.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@13.6.0...@quenty/valuebaseutils@13.7.0) (2024-09-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "13.7.0", | ||
"version": "13.8.0", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.7.0", | ||
"@quenty/instanceutils": "^13.7.0", | ||
"@quenty/loader": "^10.5.0", | ||
"@quenty/promise": "^10.5.0", | ||
"@quenty/rx": "^13.7.0", | ||
"@quenty/rxsignal": "^7.7.0" | ||
"@quenty/brio": "^14.8.0", | ||
"@quenty/instanceutils": "^13.8.0", | ||
"@quenty/loader": "^10.6.0", | ||
"@quenty/promise": "^10.6.0", | ||
"@quenty/rx": "^13.8.0", | ||
"@quenty/rxsignal": "^7.8.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9b17fe79cddd071f0f06a9d35184e76b44bd6fe6" | ||
"gitHead": "035abfa088c854a73e1c65b350267eaa17669646" | ||
} |
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
29454
Updated@quenty/brio@^14.8.0
Updated@quenty/loader@^10.6.0
Updated@quenty/promise@^10.6.0
Updated@quenty/rx@^13.8.0
Updated@quenty/rxsignal@^7.8.0