@quenty/canceltoken
Advanced tools
Comparing version 11.8.1-canary.508.0dab55e.0 to 11.8.1-canary.513.484c203.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [11.8.1-canary.508.0dab55e.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@11.8.0...@quenty/canceltoken@11.8.1-canary.508.0dab55e.0) (2024-10-12) | ||
## [11.8.1-canary.513.484c203.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@11.8.0...@quenty/canceltoken@11.8.1-canary.513.484c203.0) (2024-10-24) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/canceltoken |
{ | ||
"name": "@quenty/canceltoken", | ||
"version": "11.8.1-canary.508.0dab55e.0", | ||
"version": "11.8.1-canary.513.484c203.0", | ||
"description": "Cancellation tokens for Roblox Lua", | ||
@@ -29,7 +29,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/ducktype": "5.7.1-canary.508.0dab55e.0", | ||
"@quenty/loader": "10.7.1-canary.508.0dab55e.0", | ||
"@quenty/ducktype": "5.7.0", | ||
"@quenty/loader": "10.7.0", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/promise": "10.7.1-canary.508.0dab55e.0", | ||
"@quenty/signal": "7.8.1-canary.508.0dab55e.0" | ||
"@quenty/promise": "10.7.1-canary.513.484c203.0", | ||
"@quenty/signal": "7.8.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0dab55e57fa79d6895de2f56f3ef1aac2a6df7de" | ||
"gitHead": "484c2031829caf7e983cae58a6aa6f0ceef1d059" | ||
} |
18116
+ Added@quenty/ducktype@5.7.0(transitive)
+ Added@quenty/loader@10.7.0(transitive)
+ Added@quenty/promise@10.7.1-canary.513.484c203.0(transitive)
+ Added@quenty/signal@7.8.0(transitive)
- Removed@quenty/ducktype@5.7.1-canary.508.0dab55e.0(transitive)
- Removed@quenty/loader@10.7.1-canary.508.0dab55e.0(transitive)
- Removed@quenty/promise@10.7.1-canary.508.0dab55e.0(transitive)
- Removed@quenty/signal@7.8.1-canary.508.0dab55e.0(transitive)
Updated@quenty/ducktype@5.7.0
Updated@quenty/loader@10.7.0
Updated@quenty/signal@7.8.0