@kolinext/common
Advanced tools
Comparing version 1.0.23 to 1.0.24
@@ -7,7 +7,2 @@ import { Subjects } from './subjects'; | ||
version: number; | ||
merchant: string; | ||
executor: string; | ||
destination: string | object; | ||
recipients: string[] | object[]; | ||
complete_after: number; | ||
price_ex_tax: number; | ||
@@ -14,0 +9,0 @@ vat: number; |
@@ -7,7 +7,2 @@ import { Subjects } from './subjects'; | ||
version: number; | ||
merchant: string; | ||
executor: string; | ||
destination: string | object; | ||
recipients: string[] | object[]; | ||
complete_after: number; | ||
price_ex_tax: number; | ||
@@ -14,0 +9,0 @@ vat: number; |
@@ -7,7 +7,2 @@ import { Subjects } from './subjects'; | ||
version: number; | ||
merchant: string; | ||
executor: string; | ||
destination: string | object; | ||
recipients: string[] | object[]; | ||
complete_after: number; | ||
price_ex_tax: number; | ||
@@ -14,0 +9,0 @@ vat: number; |
{ | ||
"name": "@kolinext/common", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"description": "kolinext common microservices interfaces and functions", | ||
@@ -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
31373
862