@fazio/app-utils
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -21,2 +21,3 @@ export interface IAccount { | ||
n_register: string; | ||
logo?: string; | ||
features_config?: { | ||
@@ -23,0 +24,0 @@ invoices?: { |
@@ -22,2 +22,3 @@ import { IAccount } from './account.interface'; | ||
n_register: string; | ||
logo?: string; | ||
payment: { | ||
@@ -24,0 +25,0 @@ enablePaypal: boolean; |
{ | ||
"name": "@fazio/app-utils", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "> TODO: description", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
115888
2335