@quenty/canceltoken
Advanced tools
Comparing version 4.1.0 to 4.1.1-canary.256.8cd6f5a.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.1.1-canary.256.8cd6f5a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@4.1.0...@quenty/canceltoken@4.1.1-canary.256.8cd6f5a.0) (2022-03-27) | ||
**Note:** Version bump only for package @quenty/canceltoken | ||
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@4.0.0...@quenty/canceltoken@4.1.0) (2022-03-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/canceltoken", | ||
"version": "4.1.0", | ||
"version": "4.1.1-canary.256.8cd6f5a.0", | ||
"description": "Cancellation tokens for Roblox Lua", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^4.0.0", | ||
"@quenty/promise": "^4.1.0", | ||
"@quenty/signal": "^2.1.0" | ||
"@quenty/loader": "4.0.1-canary.256.8cd6f5a.0", | ||
"@quenty/promise": "4.1.1-canary.256.8cd6f5a.0", | ||
"@quenty/signal": "2.1.1-canary.256.8cd6f5a.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0797de955876b050fb24875de0423453e268b2ce" | ||
"gitHead": "8cd6f5a870e3e400eb53d147873062111e6ae8ed" | ||
} |
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
9116
2
+ Added@quenty/deferred@2.0.3-canary.256.8cd6f5a.0(transitive)
+ Added@quenty/loader@4.0.1-canary.256.8cd6f5a.0(transitive)
+ Added@quenty/maid@2.2.1-canary.256.8cd6f5a.0(transitive)
+ Added@quenty/promise@4.1.1-canary.256.8cd6f5a.0(transitive)
+ Added@quenty/signal@2.1.1-canary.256.8cd6f5a.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@4.1.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@4.2.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)