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 7.0.0-canary.331.7eefa75.0 to 7.0.0

78

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [7.0.0-canary.331.7eefa75.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.1.0...@quenty/promise@7.0.0-canary.331.7eefa75.0) (2023-02-27)
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.8.0...@quenty/promise@7.0.0) (2023-10-11)

@@ -15,2 +15,78 @@ **Note:** Version bump only for package @quenty/promise

# [6.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.7.0...@quenty/promise@6.8.0) (2023-08-23)
### Features
* Add Promise.delay(seconds, func) ([db100f3](https://github.com/Quenty/NevermoreEngine/commit/db100f3212928f52ba47be089e6bc2f3d3e05f75))
# [6.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.6.0...@quenty/promise@6.7.0) (2023-07-28)
**Note:** Version bump only for package @quenty/promise
# [6.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.5.0...@quenty/promise@6.6.0) (2023-06-17)
### Features
* Performance gain from PromiseUtils.combine() ([b7cdd9f](https://github.com/Quenty/NevermoreEngine/commit/b7cdd9f67bf5d6933b0335524bad353ba254ccf6))
# [6.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.4.1...@quenty/promise@6.5.0) (2023-04-10)
### Features
* Add better error messaging to promise ([25221f4](https://github.com/Quenty/NevermoreEngine/commit/25221f450cab71bc8a38300c21099feaad23f168))
## [6.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.4.0...@quenty/promise@6.4.1) (2023-04-07)
**Note:** Version bump only for package @quenty/promise
# [6.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.3.0...@quenty/promise@6.4.0) (2023-03-31)
### Features
* Add PromiseUtils.combine(stateTable) ([1cb3606](https://github.com/Quenty/NevermoreEngine/commit/1cb36067fa80e7a86746dbee9f1fa07f9f9766bf))
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.2.0...@quenty/promise@6.3.0) (2023-03-05)
**Note:** Version bump only for package @quenty/promise
# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.1.0...@quenty/promise@6.2.0) (2023-02-27)
**Note:** Version bump only for package @quenty/promise
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@6.0.1...@quenty/promise@6.1.0) (2023-02-21)

@@ -17,0 +93,0 @@

2

LICENSE.md
MIT License
Copyright (c) 2014-2022 Quenty
Copyright (c) 2014-2023 James Onnen (Quenty)

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@quenty/promise",
"version": "7.0.0-canary.331.7eefa75.0",
"version": "7.0.0",
"description": "Promise implementation for Roblox",

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

"dependencies": {
"@quenty/deferred": "2.1.0",
"@quenty/loader": "6.1.0",
"@quenty/maid": "2.4.0"
"@quenty/deferred": "^2.1.0",
"@quenty/loader": "^7.0.0",
"@quenty/maid": "^2.6.0"
},

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

},
"gitHead": "7eefa756f8bd892b1210349a8133d6d56992dffb"
"gitHead": "fdeae46099587019ec5fc15317dc673aed379400"
}

Sorry, the diff of this file is not supported yet

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