@quenty/maid
Advanced tools
Comparing version 2.4.0 to 2.5.0-canary.335.6d85d2f.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.5.0-canary.335.6d85d2f.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/maid@2.4.0...@quenty/maid@2.5.0-canary.335.6d85d2f.0) (2023-03-05) | ||
### Bug Fixes | ||
* Maids would sometimes error while cancelling threads they were part of. This ensures full cancellation. ([252fc3a](https://github.com/Quenty/NevermoreEngine/commit/252fc3a5b097dc1a58a998a261b2c28d367839d4)) | ||
# [2.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/maid@2.3.0...@quenty/maid@2.4.0) (2022-07-31) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/maid", | ||
"version": "2.4.0", | ||
"version": "2.5.0-canary.335.6d85d2f.0", | ||
"description": "Easily cleanup event listeners and objects in Roblox", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "e31b3a35aa475bb5699a24898a8639e107165b36" | ||
"gitHead": "6d85d2f4d11b25efc3620e03df8c90589516cbf5" | ||
} |
Sorry, the diff of this file is not supported yet
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
12964
2