Socket
Socket
Sign inDemoInstall

delivery-tracker

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

delivery-tracker - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 2.2.3
* update xpost api endpoint
# 2.2.0
* add xio express
# 2.1.3

@@ -2,0 +8,0 @@ # 2.1.2

2

lib/courier/xpost.js

@@ -11,3 +11,3 @@ 'use strict'

method: 'GET',
url: 'https://api.lbcx.ph/v1/orders/' + number,
url: 'https://api.lbcx.ph/v1.1/orders/track/' + number,
json: true

@@ -14,0 +14,0 @@ }

{
"name": "delivery-tracker",
"version": "2.2.2",
"version": "2.2.3",
"author": {

@@ -5,0 +5,0 @@ "name": "egg",

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