@quenty/canceltoken
Advanced tools
Comparing version 11.8.0 to 11.8.1-canary.508.0dab55e.0
@@ -6,2 +6,10 @@ # 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) | ||
**Note:** Version bump only for package @quenty/canceltoken | ||
# [11.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@11.7.0...@quenty/canceltoken@11.8.0) (2024-10-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/canceltoken", | ||
"version": "11.8.0", | ||
"version": "11.8.1-canary.508.0dab55e.0", | ||
"description": "Cancellation tokens for Roblox Lua", | ||
@@ -29,7 +29,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/ducktype": "^5.7.0", | ||
"@quenty/loader": "^10.7.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/promise": "^10.7.0", | ||
"@quenty/signal": "^7.8.0" | ||
"@quenty/ducktype": "5.7.1-canary.508.0dab55e.0", | ||
"@quenty/loader": "10.7.1-canary.508.0dab55e.0", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/promise": "10.7.1-canary.508.0dab55e.0", | ||
"@quenty/signal": "7.8.1-canary.508.0dab55e.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "67c5dbf46f6f45213812f3f117419a5534936a0b" | ||
"gitHead": "0dab55e57fa79d6895de2f56f3ef1aac2a6df7de" | ||
} |
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
18179
2
+ Added@quenty/ducktype@5.7.1-canary.508.0dab55e.0(transitive)
+ Added@quenty/loader@10.7.1-canary.508.0dab55e.0(transitive)
+ Added@quenty/promise@10.7.1-canary.508.0dab55e.0(transitive)
+ Added@quenty/signal@7.8.1-canary.508.0dab55e.0(transitive)
- Removed@quenty/ducktype@5.7.1(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/promise@10.8.0(transitive)
- Removed@quenty/signal@7.9.0(transitive)
Updated@quenty/maid@3.4.0