@quenty/promise
Advanced tools
Comparing version 10.6.0 to 10.6.1-canary.505.fac3b1a.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [10.6.1-canary.505.fac3b1a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.6.0...@quenty/promise@10.6.1-canary.505.fac3b1a.0) (2024-10-06) | ||
**Note:** Version bump only for package @quenty/promise | ||
# [10.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.5.0...@quenty/promise@10.6.0) (2024-10-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/promise", | ||
"version": "10.6.0", | ||
"version": "10.6.1-canary.505.fac3b1a.0", | ||
"description": "Promise implementation for Roblox", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/deferred": "^2.2.0", | ||
"@quenty/loader": "^10.6.0", | ||
"@quenty/maid": "^3.4.0" | ||
"@quenty/deferred": "2.2.0", | ||
"@quenty/loader": "10.6.1-canary.505.fac3b1a.0", | ||
"@quenty/maid": "3.4.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "035abfa088c854a73e1c65b350267eaa17669646" | ||
"gitHead": "fac3b1a72adf9f483e8b989a863aa82c24e10480" | ||
} |
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
38606
2
+ Added@quenty/loader@10.6.1-canary.505.fac3b1a.0(transitive)
- Removed@quenty/loader@10.7.1(transitive)
Updated@quenty/deferred@2.2.0
Updated@quenty/maid@3.4.0