@quenty/promisemaid
Advanced tools
Comparing version 1.3.0 to 1.3.1-canary.417.052e8ba.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.1-canary.417.052e8ba.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promisemaid@1.3.0...@quenty/promisemaid@1.3.1-canary.417.052e8ba.0) (2023-10-11) | ||
**Note:** Version bump only for package @quenty/promisemaid | ||
# [1.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promisemaid@1.2.0...@quenty/promisemaid@1.3.0) (2023-08-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/promisemaid", | ||
"version": "1.3.0", | ||
"version": "1.3.1-canary.417.052e8ba.0", | ||
"description": "Utility methods around promises and maids", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^6.3.0", | ||
"@quenty/maid": "^2.6.0", | ||
"@quenty/promise": "^6.8.0" | ||
"@quenty/loader": "6.3.1-canary.417.052e8ba.0", | ||
"@quenty/maid": "2.6.0", | ||
"@quenty/promise": "6.8.1-canary.417.052e8ba.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "3b7e47e2180964b6b0b156d07814810e063ef7ed" | ||
"gitHead": "052e8ba33437f71398c4c08c8dbcbf076022d388" | ||
} |
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
5010
232
2
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/loader@6.3.1-canary.417.052e8ba.0(transitive)
+ Added@quenty/promise@6.8.1-canary.417.052e8ba.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@6.3.0(transitive)
- Removed@quenty/promise@6.8.0(transitive)
Updated@quenty/maid@2.6.0