@quenty/promise
Advanced tools
Comparing version 10.7.1-canary.513.484c203.0 to 10.7.1
@@ -6,13 +6,10 @@ # Change Log | ||
## [10.7.1-canary.513.484c203.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.7.0...@quenty/promise@10.7.1-canary.513.484c203.0) (2024-10-24) | ||
## [10.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.7.0...@quenty/promise@10.7.1) (2024-11-04) | ||
**Note:** Version bump only for package @quenty/promise | ||
### Bug Fixes | ||
* Better stack traces ([63be36c](https://github.com/Quenty/NevermoreEngine/commit/63be36c109bbc41c1eff7eb91c9f038e807748c9)) | ||
# [10.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.6.0...@quenty/promise@10.7.0) (2024-10-06) | ||
@@ -19,0 +16,0 @@ |
{ | ||
"name": "@quenty/promise", | ||
"version": "10.7.1-canary.513.484c203.0", | ||
"version": "10.7.1", | ||
"description": "Promise implementation for Roblox", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/deferred": "2.2.0", | ||
"@quenty/loader": "10.7.0", | ||
"@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": "484c2031829caf7e983cae58a6aa6f0ceef1d059" | ||
"gitHead": "01c43a0ddd3c5e0cb2d9027313dbfa9852eedef1" | ||
} |
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
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
38710
+ Added@quenty/loader@10.7.1(transitive)
- Removed@quenty/loader@10.7.0(transitive)
Updated@quenty/deferred@^2.2.0
Updated@quenty/loader@^10.7.1
Updated@quenty/maid@^3.4.0