@quenty/canceltoken
Advanced tools
Comparing version 6.3.0 to 6.4.0-canary.347.e0dad1c.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [6.4.0-canary.347.e0dad1c.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@6.3.0...@quenty/canceltoken@6.4.0-canary.347.e0dad1c.0) (2023-03-31) | ||
### Features | ||
* Add CancelToken.isCancelToken(value) ([a02f4bf](https://github.com/Quenty/NevermoreEngine/commit/a02f4bfea23266f6321329f850e17dba06ecd591)) | ||
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@6.2.0...@quenty/canceltoken@6.3.0) (2023-03-05) | ||
@@ -8,0 +19,0 @@ |
MIT License | ||
Copyright (c) 2014-2022 Quenty | ||
Copyright (c) 2014-2023 James Onnen (Quenty) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/canceltoken", | ||
"version": "6.3.0", | ||
"version": "6.4.0-canary.347.e0dad1c.0", | ||
"description": "Cancellation tokens for Roblox Lua", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^6.2.0", | ||
"@quenty/promise": "^6.3.0", | ||
"@quenty/signal": "^2.3.0" | ||
"@quenty/loader": "6.2.0", | ||
"@quenty/promise": "6.4.0-canary.347.e0dad1c.0", | ||
"@quenty/signal": "2.3.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e62b5eac2e5d9084ab9083f128452dd2d98b6f1a" | ||
"gitHead": "e0dad1c6044f59b3a389ed388cebbfacf2b4a7ca" | ||
} |
Sorry, the diff of this file is not supported yet
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
11335
2
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/loader@6.2.0(transitive)
+ Added@quenty/maid@2.5.0(transitive)
+ Added@quenty/promise@6.4.0-canary.347.e0dad1c.0(transitive)
+ Added@quenty/signal@2.3.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@6.3.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@6.8.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
Updated@quenty/loader@6.2.0
Updated@quenty/signal@2.3.0