@quenty/promise
Advanced tools
Comparing version 10.7.2-canary.513.656b9b5.0 to 10.8.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.7.2-canary.513.656b9b5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.7.1...@quenty/promise@10.7.2-canary.513.656b9b5.0) (2024-11-06) | ||
# [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.7.1...@quenty/promise@10.8.0) (2024-11-06) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@quenty/promise", | ||
"version": "10.7.2-canary.513.656b9b5.0", | ||
"version": "10.8.0", | ||
"description": "Promise implementation for Roblox", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/deferred": "2.2.0", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/maid": "3.4.0" | ||
"@quenty/deferred": "^2.2.0", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "656b9b54fcaf9beec7a43b5453d3596ee3c550e1" | ||
"gitHead": "00e6f71716216dd6ecbc8505ad898a1ab7f72756" | ||
} |
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
38998
Updated@quenty/deferred@^2.2.0
Updated@quenty/loader@^10.7.1
Updated@quenty/maid@^3.4.0