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

@quenty/promise

Package Overview
Dependencies
Maintainers
1
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 6.6.0 to 6.7.0-canary.400.ddaf408.0

11

CHANGELOG.md

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

# [6.7.0-canary.400.ddaf408.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.6.0...@quenty/promise@6.7.0-canary.400.ddaf408.0) (2023-07-28)
### Features
* Add PromiseUtils.delayed(seconds) ([ddaf408](https://github.com/Quenty/NevermoreEngine/commit/ddaf408b19ec1acac0e375bf90ceb0ba5adff1ea))
# [6.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.5.0...@quenty/promise@6.6.0) (2023-06-17)

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

10

package.json
{
"name": "@quenty/promise",
"version": "6.6.0",
"version": "6.7.0-canary.400.ddaf408.0",
"description": "Promise implementation for Roblox",

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

"dependencies": {
"@quenty/deferred": "^2.1.0",
"@quenty/loader": "^6.2.1",
"@quenty/maid": "^2.5.0"
"@quenty/deferred": "2.1.0",
"@quenty/loader": "6.2.1",
"@quenty/maid": "2.5.0"
},

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

},
"gitHead": "dc77d6de09e9eb9d3fd6dafd790c052d8393d38f"
"gitHead": "ddaf408b19ec1acac0e375bf90ceb0ba5adff1ea"
}

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