Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/promise

Package Overview
Dependencies
Maintainers
0
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/promise - npm Package Compare versions

Comparing version 10.8.0 to 10.9.0-canary.524.4bb843b.0

src/Shared/PromiseRetryUtils.lua

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # 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)
### Features
* Add retry mechanism to UserInfoAggregator ([7ff28b9](https://github.com/Quenty/NevermoreEngine/commit/7ff28b98173b376389496d6d895ba564edf4b337))
# [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.7.1...@quenty/promise@10.8.0) (2024-11-06)

@@ -8,0 +19,0 @@

11

package.json
{
"name": "@quenty/promise",
"version": "10.8.0",
"version": "10.9.0-canary.524.4bb843b.0",
"description": "Promise implementation for Roblox",

@@ -28,5 +28,6 @@ "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",
"@quenty/math": "2.7.0"
},

@@ -36,3 +37,3 @@ "publishConfig": {

},
"gitHead": "00e6f71716216dd6ecbc8505ad898a1ab7f72756"
"gitHead": "4bb843bfb89c18579a80ba2f11b1d48faa86b48f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc