@quenty/cancellabledelay
Advanced tools
Comparing version 2.2.0 to 2.2.1-canary.251.86f4a16.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.2.1-canary.251.86f4a16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@2.2.0...@quenty/cancellabledelay@2.2.1-canary.251.86f4a16.0) (2022-03-06) | ||
### Performance Improvements | ||
* cancellableDelay is actually cancelled and does not leak memory ([1cf3149](https://github.com/Quenty/NevermoreEngine/commit/1cf3149bdd29c412cc3378adacff285087aafd58)) | ||
# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@2.1.1...@quenty/cancellabledelay@2.2.0) (2022-01-03) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/cancellabledelay", | ||
"version": "2.2.0", | ||
"version": "2.2.1-canary.251.86f4a16.0", | ||
"description": "cancellableDelay a delay that can be cancelled", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "d910da8f5c7e9a55a8bf76d8efbe5632713dd0fe" | ||
"gitHead": "86f4a1664de613b1bcdd146b6833d9cf3202546f" | ||
} |
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
5974
2