@quenty/playerutils
Advanced tools
Comparing version 3.1.0-canary.421.981663f.0 to 3.1.0-canary.425.013f24c.0
@@ -6,13 +6,10 @@ # Change Log | ||
# [3.1.0-canary.421.981663f.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@3.0.0...@quenty/playerutils@3.1.0-canary.421.981663f.0) (2023-10-13) | ||
# [3.1.0-canary.425.013f24c.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@3.0.0...@quenty/playerutils@3.1.0-canary.425.013f24c.0) (2023-10-17) | ||
**Note:** Version bump only for package @quenty/playerutils | ||
### Features | ||
* no yield so task spawn in for loop ([981663f](https://github.com/Quenty/NevermoreEngine/commit/981663faa28a59fba80cdea6948dda3979998da8)) | ||
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@2.21.0...@quenty/playerutils@3.0.0) (2023-10-11) | ||
@@ -19,0 +16,0 @@ |
{ | ||
"name": "@quenty/playerutils", | ||
"version": "3.1.0-canary.421.981663f.0", | ||
"version": "3.1.0-canary.425.013f24c.0", | ||
"description": "Player utility functions", | ||
@@ -31,8 +31,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "9.0.0", | ||
"@quenty/brio": "9.1.0-canary.425.013f24c.0", | ||
"@quenty/loader": "7.0.0", | ||
"@quenty/maid": "2.6.0", | ||
"@quenty/rx": "8.0.0" | ||
"@quenty/rx": "8.1.0-canary.425.013f24c.0" | ||
}, | ||
"gitHead": "981663faa28a59fba80cdea6948dda3979998da8" | ||
"gitHead": "013f24ca72e27e2f3f6b3fe8a1cbd667d81f429a" | ||
} |
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
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
13457
+ Added@quenty/brio@9.1.0-canary.425.013f24c.0(transitive)
+ Added@quenty/cancellabledelay@3.4.0(transitive)
+ Added@quenty/canceltoken@7.0.0(transitive)
+ Added@quenty/promise@7.0.0(transitive)
+ Added@quenty/rx@8.1.0-canary.425.013f24c.0(transitive)
+ Added@quenty/signal@3.0.0(transitive)
+ Added@quenty/steputils@3.3.0(transitive)
+ Added@quenty/table@3.3.0(transitive)
+ Added@quenty/throttle@7.0.0(transitive)
- Removed@quenty/brio@9.0.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@7.3.0(transitive)
- Removed@quenty/loader@7.3.0(transitive)
- Removed@quenty/promise@7.2.0(transitive)
- Removed@quenty/rx@8.0.0(transitive)
- Removed@quenty/signal@3.2.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@7.2.0(transitive)