Socket
Socket
Sign inDemoInstall

delivery-tracker

Package Overview
Dependencies
6
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0 to 1.7.1

5

CHANGELOG.md

@@ -1,2 +0,5 @@

# 1.7.9
# 1.7.1
* fixed UPS time format bug
# 1.7.0
* add TNT.

@@ -3,0 +6,0 @@

2

lib/courier/ups.js

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

method: 'GET',
url: 'https://wwwapps.ups.com/WebTracking/processInputRequest?HTMLVersion=5.0&loc=enUS&Requester=UPSHome&AgreeToTermsAndConditions=yes&ignore=&track.x=29&track.y=8&tracknum=' + number
url: 'https://wwwapps.ups.com/WebTracking/processInputRequest?HTMLVersion=5.0&loc=en_KR&Requester=UPSHome&AgreeToTermsAndConditions=yes&ignore=&track.x=29&track.y=8&tracknum=' + number
}

@@ -15,0 +15,0 @@ }

{
"name": "delivery-tracker",
"version": "1.7.0",
"version": "1.7.1",
"author": {

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc