Socket
Socket
Sign inDemoInstall

@halcyon-agile/node-event-sourcing

Package Overview
Dependencies
3
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.32 to 1.0.33

2

dist/ListenerConsumer.js

@@ -57,3 +57,3 @@ "use strict";

await ErrorStore_1.default.create({
event: `topic#${this.groupId}`,
event: `topic#${this.groupId}#${listener?.constructor?.name}`,
date: new Date().toISOString(),

@@ -60,0 +60,0 @@ payload: {

{
"name": "@halcyon-agile/node-event-sourcing",
"version": "1.0.32",
"version": "1.0.33",
"description": "> Opinionated OOP based node.js event sourcing library inspired by laravel-event-sourcing",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc