cqrs-domain
Advanced tools
Comparing version 2.14.4 to 2.14.5
{ | ||
"author": "adrai", | ||
"name": "cqrs-domain", | ||
"version": "2.14.4", | ||
"version": "2.14.5", | ||
"private": false, | ||
@@ -17,5 +17,5 @@ "main": "index.js", | ||
"dotty": "0.0.2", | ||
"eventstore": "1.14.1", | ||
"eventstore": "1.14.2", | ||
"jsondate": "0.0.1", | ||
"lodash": "4.17.10", | ||
"lodash": "4.17.11", | ||
"parent-require": "1.0.0", | ||
@@ -22,0 +22,0 @@ "tolerance": "1.0.0", |
@@ -0,1 +1,4 @@ | ||
## [v2.14.5](https://github.com/adrai/node-cqrs-domain/compare/v2.14.4...v2.14.5) | ||
- updated node-eventstore and lodash dependencies | ||
## [v2.14.4](https://github.com/adrai/node-cqrs-domain/compare/v2.14.3...v2.14.4) | ||
@@ -2,0 +5,0 @@ - pass error constructors to customLoader |
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
286499
+ Addedeventstore@1.14.2(transitive)
+ Addedlodash@4.17.11(transitive)
- Removedeventstore@1.14.1(transitive)
Updatedeventstore@1.14.2
Updatedlodash@4.17.11