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