@quenty/valuebaseutils
Advanced tools
Comparing version 10.0.0 to 11.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@10.0.0...@quenty/valuebaseutils@11.0.0) (2024-02-13) | ||
**Note:** Version bump only for package @quenty/valuebaseutils | ||
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@9.0.0...@quenty/valuebaseutils@10.0.0) (2024-02-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "10.0.0", | ||
"version": "11.0.0", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^11.0.0", | ||
"@quenty/instanceutils": "^10.0.0", | ||
"@quenty/brio": "^12.0.0", | ||
"@quenty/instanceutils": "^11.0.0", | ||
"@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" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "5736b108e4d23cd4c9e761bbe4cc9fed6fb32dfa" | ||
"gitHead": "87df864b5b6a9a9cef7544f6e8054a12cdd120bd" | ||
} |
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
27086
+ Added@quenty/brio@12.0.0(transitive)
+ Added@quenty/instanceutils@11.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/instanceutils@10.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