@quenty/canceltoken
Advanced tools
Comparing version 5.2.0 to 5.2.1-canary.38bdfe3.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.2.1-canary.38bdfe3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@5.2.0...@quenty/canceltoken@5.2.1-canary.38bdfe3.0) (2022-09-07) | ||
**Note:** Version bump only for package @quenty/canceltoken | ||
# [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@5.1.1...@quenty/canceltoken@5.2.0) (2022-08-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/canceltoken", | ||
"version": "5.2.0", | ||
"version": "5.2.1-canary.38bdfe3.0", | ||
"description": "Cancellation tokens for Roblox Lua", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^5.0.1", | ||
"@quenty/promise": "^5.1.1", | ||
"@quenty/signal": "^2.3.0" | ||
"@quenty/loader": "5.0.1", | ||
"@quenty/promise": "5.1.2-canary.38bdfe3.0", | ||
"@quenty/signal": "2.3.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4efdac5a9e3433adc7903782e233d805dba568ac" | ||
"gitHead": "38bdfe3721bddf1d272628b1104b1d8e0abaf24f" | ||
} |
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
10029
2
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/maid@2.4.0(transitive)
+ Added@quenty/promise@5.1.2-canary.38bdfe3.0(transitive)
+ Added@quenty/signal@2.3.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@5.1.1(transitive)
- Removed@quenty/signal@2.4.0(transitive)
Updated@quenty/loader@5.0.1
Updated@quenty/signal@2.3.0