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.1.0 to 1.2.0-canary.524.4bb843b.0

11

CHANGELOG.md

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

# [1.2.0-canary.524.4bb843b.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/aggregator@1.1.0...@quenty/aggregator@1.2.0-canary.524.4bb843b.0) (2024-12-15)
### Features
* Add rate aggregation and batching ([8b3b2a6](https://github.com/Quenty/NevermoreEngine/commit/8b3b2a62d5f272980a404b72e2c0d36eae04dfec))
# 1.1.0 (2024-12-03)

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

18

package.json
{
"name": "@quenty/aggregator",
"version": "1.1.0",
"version": "1.2.0-canary.524.4bb843b.0",
"description": "Aggregates async promise requests",

@@ -28,9 +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/queue": "^2.3.0",
"@quenty/rx": "^13.14.0",
"@quenty/tuple": "^1.4.1"
"@quenty/baseobject": "10.7.1",
"@quenty/loader": "10.7.1",
"@quenty/lrucache": "1.5.1",
"@quenty/promise": "10.9.0-canary.524.4bb843b.0",
"@quenty/queue": "2.3.0",
"@quenty/rx": "13.15.0-canary.524.4bb843b.0",
"@quenty/tuple": "1.4.1"
},

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

},
"gitHead": "66190e48c1ca93b07040326e9cfcf97e8eb4b0e1"
"gitHead": "4bb843bfb89c18579a80ba2f11b1d48faa86b48f"
}

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