@quenty/cancellabledelay
Advanced tools
Comparing version 2.0.0 to 2.0.1-canary.235.cd27669.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.0.1-canary.235.cd27669.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@2.0.0...@quenty/cancellabledelay@2.0.1-canary.235.cd27669.0) (2021-12-18) | ||
### Bug Fixes | ||
* use task.delay() instead of delay() ([899db74](https://github.com/Quenty/NevermoreEngine/commit/899db7401c30825f32cb3583777c8a2d9fb5a4df)) | ||
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@1.2.0...@quenty/cancellabledelay@2.0.0) (2021-09-05) | ||
@@ -8,0 +19,0 @@ |
MIT License | ||
Copyright (c) 2014 Quenty | ||
Copyright (c) 2014-2021 Quenty | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/cancellabledelay", | ||
"version": "2.0.0", | ||
"version": "2.0.1-canary.235.cd27669.0", | ||
"description": "cancellableDelay a delay that can be cancelled", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "c06170ec47b0d4520c587ce2e6404d14b5dbb851" | ||
"gitHead": "cd276691d3ea5d0b5654f80a49c50da5c810c83b" | ||
} |
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
4642
2