@quenty/playerutils
Advanced tools
Comparing version 3.5.0 to 4.0.0-canary.439.eb597ee.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [4.0.0-canary.439.eb597ee.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@3.5.0...@quenty/playerutils@4.0.0-canary.439.eb597ee.0) (2024-01-17) | ||
### Features | ||
* Add PlayerUtils.promiseLoadCharacter(player) and other helper methods ([3ba616b](https://github.com/Quenty/NevermoreEngine/commit/3ba616b45121877b2d841ad218b46091b94a3d8e)) | ||
# [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@3.4.0...@quenty/playerutils@3.5.0) (2024-01-08) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/playerutils", | ||
"version": "3.5.0", | ||
"version": "4.0.0-canary.439.eb597ee.0", | ||
"description": "Player utility functions", | ||
@@ -31,9 +31,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^9.4.0", | ||
"@quenty/instanceutils": "^8.4.0", | ||
"@quenty/loader": "^7.3.0", | ||
"@quenty/maid": "^2.6.0", | ||
"@quenty/rx": "^8.4.0" | ||
"@quenty/brio": "10.0.0-canary.439.eb597ee.0", | ||
"@quenty/instanceutils": "9.0.0-canary.439.eb597ee.0", | ||
"@quenty/loader": "8.0.0-canary.439.eb597ee.0", | ||
"@quenty/maid": "2.6.0", | ||
"@quenty/promise": "8.0.0-canary.439.eb597ee.0", | ||
"@quenty/rx": "9.0.0-canary.439.eb597ee.0" | ||
}, | ||
"gitHead": "075fb03a03f12ade8758f667767ba738204e0c4b" | ||
"gitHead": "eb597ee01e62e4dd91190bb7abd1d1404652d5ff" | ||
} |
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
17867
6
2
+ Added@quenty/brio@10.0.0-canary.439.eb597ee.0(transitive)
+ Added@quenty/cancellabledelay@3.4.0(transitive)
+ Added@quenty/canceltoken@8.0.0-canary.439.eb597ee.0(transitive)
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/ducktype@3.0.0-canary.439.eb597ee.0(transitive)
+ Added@quenty/instanceutils@9.0.0-canary.439.eb597ee.0(transitive)
+ Added@quenty/loader@8.0.0-canary.439.eb597ee.0(transitive)
+ Added@quenty/promise@8.0.0-canary.439.eb597ee.0(transitive)
+ Added@quenty/rx@9.0.0-canary.439.eb597ee.0(transitive)
+ Added@quenty/signal@4.0.0-canary.439.eb597ee.0(transitive)
+ Added@quenty/steputils@3.3.0(transitive)
+ Added@quenty/symbol@3.0.0-canary.439.eb597ee.0(transitive)
+ Added@quenty/table@3.4.0(transitive)
+ Added@quenty/throttle@8.0.0-canary.439.eb597ee.0(transitive)
- Removed@quenty/brio@9.4.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@7.3.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/instanceutils@8.4.0(transitive)
- Removed@quenty/loader@7.3.0(transitive)
- Removed@quenty/promise@7.2.0(transitive)
- Removed@quenty/rx@8.4.0(transitive)
- Removed@quenty/signal@3.2.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/symbol@2.2.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@7.2.0(transitive)
Updated@quenty/maid@2.6.0