@open-tender/types
Advanced tools
Comparing version 0.0.69 to 0.0.70
@@ -105,3 +105,3 @@ import { RequestedAt } from '../datetimes'; | ||
use_options_wizard: 1 | 0; | ||
favorite?: Favorite; | ||
favorite?: Partial<Favorite>; | ||
} | ||
@@ -108,0 +108,0 @@ export declare type MenuItems = Array<MenuItem>; |
@@ -105,3 +105,3 @@ import { RequestedAt } from '../datetimes'; | ||
use_options_wizard: 1 | 0; | ||
favorite?: Favorite; | ||
favorite?: Partial<Favorite>; | ||
} | ||
@@ -108,0 +108,0 @@ export declare type MenuItems = Array<MenuItem>; |
{ | ||
"name": "@open-tender/types", | ||
"version": "0.0.69", | ||
"version": "0.0.70", | ||
"description": "A library of types for use with Open Tender applications that utilize our cloud-based Order API.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/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
184369