@quenty/promise
Advanced tools
Comparing version 10.9.0-canary.524.4bb843b.0 to 10.9.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [10.9.0-canary.524.4bb843b.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.8.0...@quenty/promise@10.9.0-canary.524.4bb843b.0) (2024-12-15) | ||
# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.8.0...@quenty/promise@10.9.0) (2024-12-15) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@quenty/promise", | ||
"version": "10.9.0-canary.524.4bb843b.0", | ||
"version": "10.9.0", | ||
"description": "Promise implementation for Roblox", | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/deferred": "2.2.0", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/math": "2.7.0" | ||
"@quenty/deferred": "^2.2.0", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/math": "^2.7.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4bb843bfb89c18579a80ba2f11b1d48faa86b48f" | ||
"gitHead": "0a20ace4dc7d38f8c889bf73b716b33e8a767c54" | ||
} |
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
40885
Updated@quenty/deferred@^2.2.0
Updated@quenty/loader@^10.7.1
Updated@quenty/maid@^3.4.0
Updated@quenty/math@^2.7.0