Socket
Socket
Sign inDemoInstall

@nestjs/cqrs

Package Overview
Dependencies
13
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

3

index.d.ts

@@ -6,1 +6,4 @@ export * from './aggregate-root';

export * from './cqrs.module';
export * from './command-bus';
export * from './event-bus';
export * from './event-publisher';

@@ -10,1 +10,4 @@ "use strict";

__export(require("./cqrs.module"));
__export(require("./command-bus"));
__export(require("./event-bus"));
__export(require("./event-publisher"));

2

package.json
{
"name": "@nestjs/cqrs",
"version": "1.0.3",
"version": "1.0.4",
"description": "A lightweight CQRS module for Nest framework (node.js)",

@@ -5,0 +5,0 @@ "author": "Kamil Mysliwiec",

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