@quenty/valuebaseutils
Advanced tools
Comparing version 7.16.0 to 7.17.0-canary.393.f2914a6.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [7.17.0-canary.393.f2914a6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@7.16.0...@quenty/valuebaseutils@7.17.0-canary.393.f2914a6.0) (2023-07-15) | ||
### Features | ||
* Support .Changed event o the ValueBaseValue ([641af67](https://github.com/Quenty/NevermoreEngine/commit/641af67239738f4d71f82f5f8d5e558f1b836b79)) | ||
# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@7.15.0...@quenty/valuebaseutils@7.16.0) (2023-07-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "7.16.0", | ||
"version": "7.17.0-canary.393.f2914a6.0", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -28,6 +28,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.14.0", | ||
"@quenty/instanceutils": "^7.16.0", | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/promise": "^6.6.0" | ||
"@quenty/brio": "8.15.0-canary.393.f2914a6.0", | ||
"@quenty/instanceutils": "7.17.0-canary.393.f2914a6.0", | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/promise": "6.6.0", | ||
"@quenty/rxsignal": "1.1.0-canary.393.f2914a6.0" | ||
}, | ||
@@ -37,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "6c9093879c4547ca55a7b42842e35ad277cc0f08" | ||
"gitHead": "f2914a6102e4547a122655445360d78795ce4ce3" | ||
} |
Sorry, the diff of this file is not supported yet
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
24390
5
2
+ Added@quenty/brio@8.15.0-canary.393.f2914a6.0(transitive)
+ Added@quenty/cancellabledelay@3.4.0(transitive)
+ Added@quenty/canceltoken@6.7.0(transitive)
+ Added@quenty/instanceutils@7.17.0-canary.393.f2914a6.0(transitive)
+ Added@quenty/loader@6.2.1(transitive)
+ Added@quenty/maid@2.5.0(transitive)
+ Added@quenty/promise@6.6.0(transitive)
+ Added@quenty/rx@7.13.0-canary.393.f2914a6.0(transitive)
+ Added@quenty/rxsignal@1.1.0-canary.393.f2914a6.0(transitive)
+ Added@quenty/table@3.2.0(transitive)
+ Added@quenty/throttle@6.2.1(transitive)
- Removed@quenty/brio@8.19.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@6.9.0(transitive)
- Removed@quenty/instanceutils@7.21.0(transitive)
- Removed@quenty/loader@6.3.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@6.8.0(transitive)
- Removed@quenty/rx@7.16.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@6.3.0(transitive)
Updated@quenty/loader@6.2.1
Updated@quenty/promise@6.6.0