@quenty/canceltoken
Advanced tools
Comparing version 11.10.1-canary.534.c6c59e8.0 to 11.11.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [11.10.1-canary.534.c6c59e8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@11.10.0...@quenty/canceltoken@11.10.1-canary.534.c6c59e8.0) (2025-02-18) | ||
# [11.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@11.10.0...@quenty/canceltoken@11.11.0) (2025-02-18) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/canceltoken |
{ | ||
"name": "@quenty/canceltoken", | ||
"version": "11.10.1-canary.534.c6c59e8.0", | ||
"version": "11.11.0", | ||
"description": "Cancellation tokens for Roblox Lua", | ||
@@ -29,7 +29,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/ducktype": "5.7.2-canary.534.c6c59e8.0", | ||
"@quenty/loader": "10.7.2-canary.534.c6c59e8.0", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/promise": "10.9.1-canary.534.c6c59e8.0", | ||
"@quenty/signal": "7.9.1-canary.534.c6c59e8.0" | ||
"@quenty/ducktype": "^5.8.0", | ||
"@quenty/loader": "^10.8.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/promise": "^10.10.0", | ||
"@quenty/signal": "^7.10.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c6c59e8e4b98466955aafe50473027d316ab4ac7" | ||
"gitHead": "184a407d8d7366c39009444c3c9a7023cb176471" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
18636
+ Added@quenty/ducktype@5.8.0(transitive)
+ Added@quenty/loader@10.8.0(transitive)
+ Added@quenty/promise@10.10.0(transitive)
+ Added@quenty/signal@7.10.0(transitive)
- Removed@quenty/ducktype@5.7.2-canary.534.c6c59e8.0(transitive)
- Removed@quenty/loader@10.7.2-canary.534.c6c59e8.0(transitive)
- Removed@quenty/promise@10.9.1-canary.534.c6c59e8.0(transitive)
- Removed@quenty/signal@7.9.1-canary.534.c6c59e8.0(transitive)
Updated@quenty/ducktype@^5.8.0
Updated@quenty/loader@^10.8.0
Updated@quenty/maid@^3.4.0
Updated@quenty/promise@^10.10.0
Updated@quenty/signal@^7.10.0