@quenty/promisemaid
Advanced tools
Comparing version 5.6.0 to 5.6.1-canary.505.fac3b1a.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.6.1-canary.505.fac3b1a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promisemaid@5.6.0...@quenty/promisemaid@5.6.1-canary.505.fac3b1a.0) (2024-10-06) | ||
### Bug Fixes | ||
* PromiseMaidUtils ensures maid invocation ([42432c2](https://github.com/Quenty/NevermoreEngine/commit/42432c2e789b5c97d2d38e40cec16c8ec2130136)) | ||
# [5.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promisemaid@5.5.0...@quenty/promisemaid@5.6.0) (2024-10-04) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/promisemaid", | ||
"version": "5.6.0", | ||
"version": "5.6.1-canary.505.fac3b1a.0", | ||
"description": "Utility methods around promises and maids", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^10.6.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/promise": "^10.6.0" | ||
"@quenty/loader": "10.6.1-canary.505.fac3b1a.0", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/promise": "10.6.1-canary.505.fac3b1a.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "035abfa088c854a73e1c65b350267eaa17669646" | ||
"gitHead": "fac3b1a72adf9f483e8b989a863aa82c24e10480" | ||
} |
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
7732
2
+ Added@quenty/loader@10.6.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/promise@10.6.1-canary.505.fac3b1a.0(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/promise@10.8.0(transitive)
Updated@quenty/maid@3.4.0