@quenty/cancellabledelay
Advanced tools
Comparing version 2.0.1-canary.9c1fd3b.0 to 2.1.0
@@ -6,10 +6,13 @@ # Change Log | ||
## [2.0.1-canary.9c1fd3b.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@2.0.0...@quenty/cancellabledelay@2.0.1-canary.9c1fd3b.0) (2021-09-11) | ||
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@2.0.0...@quenty/cancellabledelay@2.1.0) (2021-12-18) | ||
**Note:** Version bump only for package @quenty/cancellabledelay | ||
### Bug Fixes | ||
* use task.delay() instead of delay() ([f3171d4](https://github.com/Quenty/NevermoreEngine/commit/f3171d409226dd38306818fa429136746ad4d213)) | ||
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@1.2.0...@quenty/cancellabledelay@2.0.0) (2021-09-05) | ||
@@ -16,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.1-canary.9c1fd3b.0", | ||
"version": "2.1.0", | ||
"description": "cancellableDelay a delay that can be cancelled", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "9c1fd3b43a16f8bc00caafbbb3f7092b4e5cc9eb" | ||
"gitHead": "6eb398e9fb81191f0815885f807ab0cb3bb9bad1" | ||
} |
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
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
4578
1