@open-tender/types
Advanced tools
Comparing version 0.4.100 to 0.4.101
@@ -60,2 +60,3 @@ import { DateString, ISOString } from '../../datetimes'; | ||
points: number | null; | ||
end_date: string | null; | ||
} | ||
@@ -62,0 +63,0 @@ export declare type TPLSPointsShopRewards = TPLSPointsShopReward[]; |
@@ -60,2 +60,3 @@ import { DateString, ISOString } from '../../datetimes'; | ||
points: number | null; | ||
end_date: string | null; | ||
} | ||
@@ -62,0 +63,0 @@ export declare type TPLSPointsShopRewards = TPLSPointsShopReward[]; |
{ | ||
"name": "@open-tender/types", | ||
"version": "0.4.100", | ||
"version": "0.4.101", | ||
"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
269805
8802