@getanthill/event-source
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -64,2 +64,4 @@ "use strict"; | ||
_id: 0, | ||
[correlationField]: 0, | ||
// created_at: 0, | ||
}, | ||
@@ -66,0 +68,0 @@ }) |
{ | ||
"name": "@getanthill/event-source", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Event-sourced data store handling library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -74,2 +74,4 @@ import { strict as assert } from 'assert'; | ||
_id: 0, | ||
[correlationField]: 0, | ||
// created_at: 0, | ||
}, | ||
@@ -76,0 +78,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
80659
1633