@quenty/valuebaseutils
Advanced tools
Comparing version 6.1.0 to 6.1.1-canary.288.c2f64f9.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [6.1.1-canary.288.c2f64f9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@6.1.0...@quenty/valuebaseutils@6.1.1-canary.288.c2f64f9.0) (2022-09-26) | ||
### Bug Fixes | ||
* Support IntValue ([118b2a7](https://github.com/Quenty/NevermoreEngine/commit/118b2a75c6e57f2aaa0b5fc382d23e6d6138e9e5)) | ||
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@6.0.1...@quenty/valuebaseutils@6.1.0) (2022-08-22) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "6.1.0", | ||
"version": "6.1.1-canary.288.c2f64f9.0", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^7.1.0", | ||
"@quenty/instanceutils": "^6.1.0", | ||
"@quenty/loader": "^5.0.1", | ||
"@quenty/promise": "^5.1.1" | ||
"@quenty/brio": "7.1.1-canary.288.c2f64f9.0", | ||
"@quenty/instanceutils": "6.1.1-canary.288.c2f64f9.0", | ||
"@quenty/loader": "5.0.2-canary.288.c2f64f9.0", | ||
"@quenty/promise": "5.1.2-canary.288.c2f64f9.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4efdac5a9e3433adc7903782e233d805dba568ac" | ||
"gitHead": "c2f64f9bb90b0e5f0e4f4bc04a58af852bac6460" | ||
} |
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
17277
2
+ Added@quenty/brio@7.1.1-canary.288.c2f64f9.0(transitive)
+ Added@quenty/cancellabledelay@3.3.0(transitive)
+ Added@quenty/canceltoken@5.2.1-canary.288.c2f64f9.0(transitive)
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/instanceutils@6.1.1-canary.288.c2f64f9.0(transitive)
+ Added@quenty/loader@5.0.2-canary.288.c2f64f9.0(transitive)
+ Added@quenty/maid@2.4.0(transitive)
+ Added@quenty/promise@5.1.2-canary.288.c2f64f9.0(transitive)
+ Added@quenty/rx@6.1.1-canary.288.c2f64f9.0(transitive)
+ Added@quenty/signal@2.3.0(transitive)
+ Added@quenty/symbol@2.1.0(transitive)
+ Added@quenty/table@3.1.0(transitive)
+ Added@quenty/throttle@5.0.2-canary.288.c2f64f9.0(transitive)
- Removed@quenty/brio@7.1.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@5.2.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/instanceutils@6.1.0(transitive)
- Removed@quenty/loader@5.0.1(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@5.1.1(transitive)
- Removed@quenty/rx@6.1.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
- Removed@quenty/symbol@2.2.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@5.0.1(transitive)