@kolinext/common
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -27,2 +27,4 @@ import { Subjects } from './subjects'; | ||
items_list: []; | ||
pickup_task?: string; | ||
dropoff_task?: string; | ||
account_id?: string; | ||
@@ -29,0 +31,0 @@ user_id: string; |
{ | ||
"name": "@kolinext/common", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"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
30022
811