cqrs-eventstore
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "cqrs-eventstore", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "CQRS and Event Sourcing for Node.js 4+, supporting snapshots, built-in cache, hooks and payload compression", | ||
@@ -25,3 +25,4 @@ "main": "index.js", | ||
"Event Sourcing", | ||
"Event Store" | ||
"Event Store", | ||
"CQRS" | ||
], | ||
@@ -28,0 +29,0 @@ "homepage": "https://github.com/jd78/NodeEventStore", |
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
26115