@quenty/promise
Advanced tools
Comparing version 10.3.0 to 10.3.1-canary.478.013677d.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [10.3.1-canary.478.013677d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.3.0...@quenty/promise@10.3.1-canary.478.013677d.0) (2024-08-24) | ||
### Features | ||
* Add PromiseUtils.firstSuccessOrLastFailure(promises) ([1dc9bd7](https://github.com/Quenty/NevermoreEngine/commit/1dc9bd7a6851a29339fa8f61bd887d64fc4fed92)) | ||
# [10.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.2.0...@quenty/promise@10.3.0) (2024-05-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/promise", | ||
"version": "10.3.0", | ||
"version": "10.3.1-canary.478.013677d.0", | ||
"description": "Promise implementation for Roblox", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/deferred": "^2.2.0", | ||
"@quenty/loader": "^10.3.0", | ||
"@quenty/maid": "^3.2.0" | ||
"@quenty/deferred": "2.2.0", | ||
"@quenty/loader": "10.3.1-canary.478.013677d.0", | ||
"@quenty/maid": "3.2.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "3fd5cdca3128bf34c8d9dfae1e92d62533b6e6f5" | ||
"gitHead": "013677ddf1f34b223c027d332d00450722b8fd41" | ||
} |
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
37969
2
+ Added@quenty/loader@10.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/maid@3.2.0(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/maid@3.4.0(transitive)
Updated@quenty/deferred@2.2.0
Updated@quenty/maid@3.2.0