@quenty/canceltoken
Advanced tools
Comparing version 6.8.1-canary.402.a911cda.0 to 6.9.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [6.8.1-canary.402.a911cda.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@6.8.0...@quenty/canceltoken@6.8.1-canary.402.a911cda.0) (2023-08-23) | ||
# [6.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@6.8.0...@quenty/canceltoken@6.9.0) (2023-08-23) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/canceltoken |
{ | ||
"name": "@quenty/canceltoken", | ||
"version": "6.8.1-canary.402.a911cda.0", | ||
"version": "6.9.0", | ||
"description": "Cancellation tokens for Roblox Lua", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "6.2.2-canary.402.a911cda.0", | ||
"@quenty/promise": "6.7.1-canary.402.a911cda.0", | ||
"@quenty/signal": "2.4.0" | ||
"@quenty/loader": "^6.3.0", | ||
"@quenty/promise": "^6.8.0", | ||
"@quenty/signal": "^2.4.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a911cdaf4f1039b599528cec17b027f4660e4fd8" | ||
"gitHead": "3b7e47e2180964b6b0b156d07814810e063ef7ed" | ||
} |
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
12419
+ Added@quenty/deferred@2.2.0(transitive)
+ Added@quenty/loader@6.3.0(transitive)
+ Added@quenty/maid@2.6.0(transitive)
+ Added@quenty/promise@6.8.0(transitive)
- Removed@quenty/deferred@2.1.0(transitive)
- Removed@quenty/loader@6.2.2-canary.402.a911cda.0(transitive)
- Removed@quenty/maid@2.5.1-canary.402.a911cda.0(transitive)
- Removed@quenty/promise@6.7.1-canary.402.a911cda.0(transitive)
Updated@quenty/loader@^6.3.0
Updated@quenty/promise@^6.8.0
Updated@quenty/signal@^2.4.0