Comparing version 5.0.0-next.7 to 5.0.0-next.8
@@ -46,3 +46,3 @@ "use strict"; | ||
account: balanceData.account, | ||
meta: balanceData.meta, | ||
meta: (0, flattenObject_1.flattenObject)(balanceData.meta, "", true), | ||
transaction: balanceData.transaction, | ||
@@ -49,0 +49,0 @@ timestamp: balanceData.timestamp, |
{ | ||
"name": "medici", | ||
"version": "5.0.0-next.7", | ||
"version": "5.0.0-next.8", | ||
"description": "Simple double-entry accounting for Node + Mongoose", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
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
69929