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 1.4.2 to 1.4.3

3

CHANGELOG.md

@@ -0,1 +1,4 @@

# 1.4.3
* update CJ Korea Express timezone.
# 1.4.2

@@ -2,0 +5,0 @@ * update yello express, rincos delivery message

2

lib/courier/cjkoreaexpress.js

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

status: tracker.STATUS.IN_TRANSIT,
time: moment(time, 'YYYY-MM-DD HH:mm').utcOffset(540).format('YYYY-MM-DDTHH:mm:ss')
time: moment(time, 'YYYY-MM-DD HH:mm').format('YYYY-MM-DDTHH:mm:ss+0900')
}

@@ -50,0 +50,0 @@

{
"name": "delivery-tracker",
"version": "1.4.2",
"version": "1.4.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