@quenty/valuebaseutils
Advanced tools
Comparing version 13.11.0 to 13.11.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [13.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@13.11.0...@quenty/valuebaseutils@13.11.1) (2024-11-04) | ||
**Note:** Version bump only for package @quenty/valuebaseutils | ||
# [13.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@13.10.0...@quenty/valuebaseutils@13.11.0) (2024-11-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "13.11.0", | ||
"version": "13.11.1", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.11.0", | ||
"@quenty/instanceutils": "^13.11.0", | ||
"@quenty/loader": "^10.7.0", | ||
"@quenty/promise": "^10.7.0", | ||
"@quenty/rx": "^13.11.0", | ||
"@quenty/rxsignal": "^7.11.0" | ||
"@quenty/brio": "^14.11.1", | ||
"@quenty/instanceutils": "^13.11.1", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/promise": "^10.7.1", | ||
"@quenty/rx": "^13.11.1", | ||
"@quenty/rxsignal": "^7.11.1" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a7e6d8dffd16e9b516e352050571009f57fe6c67" | ||
"gitHead": "01c43a0ddd3c5e0cb2d9027313dbfa9852eedef1" | ||
} |
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
30706
Updated@quenty/brio@^14.11.1
Updated@quenty/loader@^10.7.1
Updated@quenty/promise@^10.7.1
Updated@quenty/rx@^13.11.1
Updated@quenty/rxsignal@^7.11.1