@open-tender/types
Advanced tools
Comparing version 0.0.71 to 0.0.72
@@ -363,2 +363,3 @@ import { DateString, ISOString, ISOStringOffset, RequestedAt, TimezonePython } from '../datetimes'; | ||
totals: OrderTotals; | ||
notes?: string; | ||
} | ||
@@ -365,0 +366,0 @@ export declare type Orders = Array<Order>; |
@@ -363,2 +363,3 @@ import { DateString, ISOString, ISOStringOffset, RequestedAt, TimezonePython } from '../datetimes'; | ||
totals: OrderTotals; | ||
notes?: string; | ||
} | ||
@@ -365,0 +366,0 @@ export declare type Orders = Array<Order>; |
{ | ||
"name": "@open-tender/types", | ||
"version": "0.0.71", | ||
"version": "0.0.72", | ||
"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
184719
6470