cqrs-eventdenormalizer
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"author": "adrai", | ||
"name": "cqrs-eventdenormalizer", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"private": false, | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"dotty": "0.0.2", | ||
"viewmodel": "1.1.7", | ||
"viewmodel": "1.2.0", | ||
"jsondate": "0.0.1", | ||
@@ -20,0 +20,0 @@ "lodash": "2.4.1", |
@@ -31,3 +31,3 @@ # Introduction | ||
// optional, default is in-memory | ||
// currently supports: mongodb, redis, tingodb, couchdb and inmemory | ||
// currently supports: mongodb, redis, tingodb, couchdb, azuretable and inmemory | ||
// hint: [viewmodel](https://github.com/adrai/node-viewmodel#connecting-to-any-repository-mongodb-in-the-example--modewrite) | ||
@@ -34,0 +34,0 @@ // hint settings like: [eventstore](https://github.com/adrai/node-eventstore#provide-implementation-for-storage) |
@@ -1,2 +0,2 @@ | ||
## v1.0.5 | ||
## v1.0.6 | ||
- update viewmodel dependency | ||
@@ -3,0 +3,0 @@ |
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
158925
+ Addedviewmodel@1.2.0(transitive)
- Removedviewmodel@1.1.7(transitive)
Updatedviewmodel@1.2.0