Socket
Socket
Sign inDemoInstall

moleculer

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moleculer - npm Package Versions

23
12

0.14.34

Diff

Changelog

Source

0.14.34 (2024-07-28)

Changes

  • expand the type for ServiceSchema to allow for typed lifecycle handlers #1272
  • fix runner use of moleculer.config function with default export #1284
  • improve broker error handler types #1286
  • don't plugging third-party Promise library for ioredis in RedisTransporter #1290
  • fixed numeric cache key issue #1289

<a name="0.14.33"></a>

icebob
published 0.15.0-beta1 •

icebob
published 0.14.33 •

Changelog

Source

0.14.33 (2024-04-02)

Changes

  • autodetect Redis type discoverer when using redis SSL URI #1260
  • change redis client events #1269
  • fix transit connecting state flag #1258
  • add hook middlewares interceptors to preserve call context with call middlewares #1270
  • remove unnecessary clone in node update method #1274

<a name="0.14.32"></a>

icebob
published 0.14.32 •

Changelog

Source

0.14.32 (2023-11-12)

Changes

  • update peer dependency for mqtt to 5.0.2 #1236
  • update d.ts #1245, #1246, #1248
  • fix stream sending logic to avoid memory leak #1243

<a name="0.14.31"></a>

icebob
published 0.14.31 •

Changelog

Source

0.14.31 (2023-08-06)

Changes

  • fix prometheus reporter to accept host option #1221
  • remove usage of _.uniq #1211
  • fix: started not being called when createService is used #1229

<a name="0.14.30"></a>

icebob
published 0.14.30 •

Changelog

Source

0.14.30 (2023-07-15)

Changes

  • Improve d.ts files #1208, #1210, #1225
  • replace deprecated redis.setex with redis.set method #1191
  • rewrite _.random without lodash #1212

<a name="0.14.29"></a>

icebob
published 0.14.29 •

Changelog

Source

0.14.29 (2023-03-12)

Changes

  • Improve lifecycle handler types #1179
  • add service list options & define getActionList type #1182
  • mergeSchema can be used to merge 2 mixins #1187
  • fix: do not emit send node info during broker stopping event #1186
  • Allow opt out of redlock in redis cacher #1192

<a name="0.14.28"></a>

icebob
published 0.14.28 •

Changelog

Source

0.14.28 (2023-01-08)

Changes

  • fix no clean exit on shutdown, with disableBalancer: true #1168
  • change __proto__ to Object.getProtoTypeOf #1170
  • fix merge schemas (handling nulls) #1172
  • fix hot reload error handling #1174
  • update d.ts file
  • update dependencies

<a name="0.14.27"></a>

icebob
published 0.14.27 •

Changelog

Source

0.14.27 (2022-12-17)

Changes

  • fix typescript definitions in may commits.
  • prevent registerInternalServices deprecation warning #1163

<a name="0.14.26"></a>

icebob
published 0.14.26 •

Changelog

Source

0.14.26 (2022-11-09)

Changes

  • fix typescript definitions for the Service class #1139
  • allow matching hooks to multiple actions with "|" #1149
  • fix serializers datetime flaky test #1151

<a name="0.14.25"></a>

23
12
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