@quenty/valuebaseutils
Advanced tools
Comparing version 13.12.0 to 13.12.1-canary.519.7414df3.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [13.12.1-canary.519.7414df3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@13.12.0...@quenty/valuebaseutils@13.12.1-canary.519.7414df3.0) (2024-11-13) | ||
**Note:** Version bump only for package @quenty/valuebaseutils | ||
# [13.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@13.11.1...@quenty/valuebaseutils@13.12.0) (2024-11-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "13.12.0", | ||
"version": "13.12.1-canary.519.7414df3.0", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.12.0", | ||
"@quenty/instanceutils": "^13.12.0", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/promise": "^10.8.0", | ||
"@quenty/rx": "^13.12.0", | ||
"@quenty/rxsignal": "^7.12.0" | ||
"@quenty/brio": "14.12.1-canary.519.7414df3.0", | ||
"@quenty/instanceutils": "13.12.1-canary.519.7414df3.0", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/promise": "10.8.0", | ||
"@quenty/rx": "13.12.1-canary.519.7414df3.0", | ||
"@quenty/rxsignal": "7.12.1-canary.519.7414df3.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "00e6f71716216dd6ecbc8505ad898a1ab7f72756" | ||
"gitHead": "7414df389c4d481673b0afee78fd6b20e332d8d2" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
31266
2
+ Added@quenty/brio@14.12.1-canary.519.7414df3.0(transitive)
+ Added@quenty/instanceutils@13.12.1-canary.519.7414df3.0(transitive)
+ Added@quenty/rx@13.12.1-canary.519.7414df3.0(transitive)
+ Added@quenty/rxsignal@7.12.1-canary.519.7414df3.0(transitive)
+ Added@quenty/table@3.6.1-canary.519.7414df3.0(transitive)
- Removed@quenty/brio@14.13.0(transitive)
- Removed@quenty/instanceutils@13.13.0(transitive)
- Removed@quenty/rx@13.13.0(transitive)
- Removed@quenty/rxsignal@7.13.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
Updated@quenty/loader@10.7.1
Updated@quenty/promise@10.8.0