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

@quenty/aggregator

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/aggregator - npm Package Compare versions

Comparing version 1.0.1-canary.522.b5d379b.0 to 1.1.0

src/Shared/RateAggregator.lua

28

CHANGELOG.md

@@ -6,4 +6,28 @@ # Change Log

## 1.0.1-canary.522.b5d379b.0 (2024-11-24)
# 1.1.0 (2024-12-03)
**Note:** Version bump only for package @quenty/aggregator
### Features
* Add RateAggregator ([bc4fb74](https://github.com/Quenty/NevermoreEngine/commit/bc4fb74a9901882843ea4a4a63531b47bf7e6c35))
# v1.1.0 (Tue Dec 03 2024)
#### 🚀 Enhancement
- Users/quenty/sorted list improvements [#522](https://github.com/Quenty/NevermoreEngine/pull/522) ([@Quenty](https://github.com/Quenty))
- feat: Add RateAggregator ([@Quenty](https://github.com/Quenty))
#### 🐛 Bug Fix
- docs: Fix missing docs ([@Quenty](https://github.com/Quenty))
- docs: Add docs to aggregator class ([@Quenty](https://github.com/Quenty))
- refactor: Move aggregation logic into shared module ([@Quenty](https://github.com/Quenty))
#### Authors: 1
- James Onnen ([@Quenty](https://github.com/Quenty))

16

package.json
{
"name": "@quenty/aggregator",
"version": "1.0.1-canary.522.b5d379b.0",
"version": "1.1.0",
"description": "Aggregates async promise requests",

@@ -28,7 +28,9 @@ "keywords": [

"dependencies": {
"@quenty/baseobject": "10.7.1",
"@quenty/loader": "10.7.1",
"@quenty/lrucache": "1.5.1",
"@quenty/promise": "10.8.0",
"@quenty/rx": "13.13.1-canary.522.b5d379b.0"
"@quenty/baseobject": "^10.7.1",
"@quenty/loader": "^10.7.1",
"@quenty/lrucache": "^1.5.1",
"@quenty/promise": "^10.8.0",
"@quenty/queue": "^2.3.0",
"@quenty/rx": "^13.14.0",
"@quenty/tuple": "^1.4.1"
},

@@ -38,3 +40,3 @@ "publishConfig": {

},
"gitHead": "b5d379b3553fb94b954870562e1bd2a57e9a1c10"
"gitHead": "66190e48c1ca93b07040326e9cfcf97e8eb4b0e1"
}

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