@quenty/valuebaseutils
Advanced tools
Comparing version 13.14.0 to 13.15.0-canary.524.4bb843b.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [13.15.0-canary.524.4bb843b.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@13.14.0...@quenty/valuebaseutils@13.15.0-canary.524.4bb843b.0) (2024-12-15) | ||
**Note:** Version bump only for package @quenty/valuebaseutils | ||
# [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@13.13.0...@quenty/valuebaseutils@13.14.0) (2024-12-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "13.14.0", | ||
"version": "13.15.0-canary.524.4bb843b.0", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.14.0", | ||
"@quenty/instanceutils": "^13.14.0", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/promise": "^10.8.0", | ||
"@quenty/rx": "^13.14.0", | ||
"@quenty/rxsignal": "^7.14.0" | ||
"@quenty/brio": "14.15.0-canary.524.4bb843b.0", | ||
"@quenty/instanceutils": "13.15.0-canary.524.4bb843b.0", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/promise": "10.9.0-canary.524.4bb843b.0", | ||
"@quenty/rx": "13.15.0-canary.524.4bb843b.0", | ||
"@quenty/rxsignal": "7.15.0-canary.524.4bb843b.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "66190e48c1ca93b07040326e9cfcf97e8eb4b0e1" | ||
"gitHead": "4bb843bfb89c18579a80ba2f11b1d48faa86b48f" | ||
} |
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
31704
2
+ Added@quenty/brio@14.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/canceltoken@11.10.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/instanceutils@13.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/promise@10.9.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/rx@13.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/rxsignal@7.15.0-canary.524.4bb843b.0(transitive)
- Removed@quenty/brio@14.15.0(transitive)
- Removed@quenty/canceltoken@11.10.0(transitive)
- Removed@quenty/instanceutils@13.15.0(transitive)
- Removed@quenty/promise@10.9.0(transitive)
- Removed@quenty/rx@13.15.0(transitive)
- Removed@quenty/rxsignal@7.15.0(transitive)
Updated@quenty/loader@10.7.1