cqrs-eventdenormalizer
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"author": "adrai", | ||
"name": "cqrs-eventdenormalizer", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"private": false, | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
"tolerance": "1.0.0", | ||
"viewmodel": "1.2.1" | ||
"viewmodel": "1.2.2" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
@@ -0,1 +1,4 @@ | ||
## [v1.1.4](https://github.com/adrai/node-cqrs-eventdenormalizer/compare/v1.1.3...v1.1.4) | ||
- update viewmodel dependency | ||
## [v1.1.3](https://github.com/adrai/node-cqrs-eventdenormalizer/compare/v1.1.2...v1.1.3) | ||
@@ -2,0 +5,0 @@ - handle case of same aggregateId in different contexts or aggregates |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
176559
+ Addedviewmodel@1.2.2(transitive)
- Removedviewmodel@1.2.1(transitive)
Updatedviewmodel@1.2.2