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
155
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.3.0 to 10.3.1-canary.478.013677d.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [10.3.1-canary.478.013677d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.3.0...@quenty/promise@10.3.1-canary.478.013677d.0) (2024-08-24)
### Features
* Add PromiseUtils.firstSuccessOrLastFailure(promises) ([1dc9bd7](https://github.com/Quenty/NevermoreEngine/commit/1dc9bd7a6851a29339fa8f61bd887d64fc4fed92))
# [10.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.2.0...@quenty/promise@10.3.0) (2024-05-09)

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

10

package.json
{
"name": "@quenty/promise",
"version": "10.3.0",
"version": "10.3.1-canary.478.013677d.0",
"description": "Promise implementation for Roblox",

@@ -28,5 +28,5 @@ "keywords": [

"dependencies": {
"@quenty/deferred": "^2.2.0",
"@quenty/loader": "^10.3.0",
"@quenty/maid": "^3.2.0"
"@quenty/deferred": "2.2.0",
"@quenty/loader": "10.3.1-canary.478.013677d.0",
"@quenty/maid": "3.2.0"
},

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

},
"gitHead": "3fd5cdca3128bf34c8d9dfae1e92d62533b6e6f5"
"gitHead": "013677ddf1f34b223c027d332d00450722b8fd41"
}

Sorry, the diff of this file is not supported yet

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