@quenty/canceltoken
Advanced tools
Comparing version 11.3.1-canary.478.34e8ede.0 to 11.3.1-canary.478.88914d9.0
@@ -6,10 +6,13 @@ # Change Log | ||
## [11.3.1-canary.478.34e8ede.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@11.3.0...@quenty/canceltoken@11.3.1-canary.478.34e8ede.0) (2024-08-27) | ||
## [11.3.1-canary.478.88914d9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@11.3.0...@quenty/canceltoken@11.3.1-canary.478.88914d9.0) (2024-09-12) | ||
**Note:** Version bump only for package @quenty/canceltoken | ||
### Features | ||
* More consistent CancelToken state ([d15009d](https://github.com/Quenty/NevermoreEngine/commit/d15009d6ba8a3b7fc2cd5c20114249b7012ba430)) | ||
# [11.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@11.2.0...@quenty/canceltoken@11.3.0) (2024-05-09) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@quenty/canceltoken", | ||
"version": "11.3.1-canary.478.34e8ede.0", | ||
"version": "11.3.1-canary.478.88914d9.0", | ||
"description": "Cancellation tokens for Roblox Lua", | ||
@@ -29,7 +29,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/ducktype": "5.3.1-canary.478.34e8ede.0", | ||
"@quenty/loader": "10.3.1-canary.478.34e8ede.0", | ||
"@quenty/maid": "3.2.0", | ||
"@quenty/promise": "10.3.1-canary.478.34e8ede.0", | ||
"@quenty/signal": "7.3.1-canary.478.34e8ede.0" | ||
"@quenty/ducktype": "5.3.1-canary.478.88914d9.0", | ||
"@quenty/loader": "10.3.1-canary.478.88914d9.0", | ||
"@quenty/maid": "3.2.1-canary.478.88914d9.0", | ||
"@quenty/promise": "10.3.1-canary.478.88914d9.0", | ||
"@quenty/signal": "7.3.1-canary.478.88914d9.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "34e8edee97fa93a0a5bd84442b85826082444f2a" | ||
"gitHead": "88914d9021cfc9d91111f4d825341271dc292ec4" | ||
} |
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
17215
+ Added@quenty/ducktype@5.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/loader@10.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/maid@3.2.1-canary.478.88914d9.0(transitive)
+ Added@quenty/promise@10.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/signal@7.3.1-canary.478.88914d9.0(transitive)
- Removed@quenty/ducktype@5.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/loader@10.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/maid@3.2.0(transitive)
- Removed@quenty/promise@10.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/signal@7.3.1-canary.478.34e8ede.0(transitive)