cqrs-swissknife
Advanced tools
Comparing version 0.4.55 to 0.4.56
@@ -70,4 +70,4 @@ 'use strict'; | ||
if (item.commandBusinessRule) | ||
result.commandBusinessRules.push(item.commandBusinessRule); | ||
if (item.businessRule) | ||
result.commandBusinessRules.push(item.businessRule); | ||
} | ||
@@ -74,0 +74,0 @@ |
{ | ||
"name": "cqrs-swissknife", | ||
"version": "0.4.55", | ||
"version": "0.4.56", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33137