@quenty/promise
Advanced tools
Comparing version 6.6.0 to 6.7.0-canary.400.ddaf408.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [6.7.0-canary.400.ddaf408.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.6.0...@quenty/promise@6.7.0-canary.400.ddaf408.0) (2023-07-28) | ||
### Features | ||
* Add PromiseUtils.delayed(seconds) ([ddaf408](https://github.com/Quenty/NevermoreEngine/commit/ddaf408b19ec1acac0e375bf90ceb0ba5adff1ea)) | ||
# [6.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.5.0...@quenty/promise@6.6.0) (2023-06-17) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/promise", | ||
"version": "6.6.0", | ||
"version": "6.7.0-canary.400.ddaf408.0", | ||
"description": "Promise implementation for Roblox", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/deferred": "^2.1.0", | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/maid": "^2.5.0" | ||
"@quenty/deferred": "2.1.0", | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/maid": "2.5.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "dc77d6de09e9eb9d3fd6dafd790c052d8393d38f" | ||
"gitHead": "ddaf408b19ec1acac0e375bf90ceb0ba5adff1ea" | ||
} |
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
33070
2
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/loader@6.2.1(transitive)
+ Added@quenty/maid@2.5.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@6.3.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
Updated@quenty/deferred@2.1.0
Updated@quenty/loader@6.2.1
Updated@quenty/maid@2.5.0