ts-shipment-tracking
Advanced tools
Comparing version 1.1.18 to 1.1.19
@@ -5,3 +5,3 @@ export declare type TrackingEvent = { | ||
location?: string; | ||
time?: number; | ||
date?: number; | ||
}; | ||
@@ -8,0 +8,0 @@ export declare type TrackingInfo = { |
{ | ||
"name": "ts-shipment-tracking", | ||
"version": "1.1.18", | ||
"version": "1.1.19", | ||
"description": "Unified shipment tracking data from FedEx, UPS, and USPS APIs.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |
@@ -5,3 +5,3 @@ export type TrackingEvent = { | ||
location?: string; | ||
time?: number; | ||
date?: number; | ||
}; | ||
@@ -8,0 +8,0 @@ |
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