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

cqrs-swissknife

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cqrs-swissknife - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

domain/domainBuilder.js

@@ -23,3 +23,3 @@ 'use strict';

aggregateFactory(context, aggregateName, require(aggregateFile)); // eslint-disable-line
aggregateFactory(context, path.basename(aggregateName, '.js'), require(aggregateFile)); // eslint-disable-line
});

@@ -26,0 +26,0 @@

{
"name": "cqrs-swissknife",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

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

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