@quenty/promise
Advanced tools
Comparing version 10.7.1 to 10.7.2-canary.513.656b9b5.0
@@ -6,2 +6,13 @@ # 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) | ||
### Bug Fixes | ||
* Better stack traces ([247ce9b](https://github.com/Quenty/NevermoreEngine/commit/247ce9bd97753dec8c8fd6674f93cba2c7deca05)) | ||
## [10.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.7.0...@quenty/promise@10.7.1) (2024-11-04) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/promise", | ||
"version": "10.7.1", | ||
"version": "10.7.2-canary.513.656b9b5.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": "01c43a0ddd3c5e0cb2d9027313dbfa9852eedef1" | ||
"gitHead": "656b9b54fcaf9beec7a43b5453d3596ee3c550e1" | ||
} |
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
39059
2
Updated@quenty/deferred@2.2.0
Updated@quenty/loader@10.7.1
Updated@quenty/maid@3.4.0