Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ts-shipment-tracking

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-shipment-tracking - npm Package Compare versions

Comparing version 1.1.18 to 1.1.19

2

dist/util/types.d.ts

@@ -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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc