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.4.1 to 2.4.2

3

CHANGELOG.md

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

# 2.4.2
* update eparcel check point area
# 2.4.1

@@ -2,0 +5,0 @@ * disable strictSSL for CJ

2

lib/courier/eparcel.js

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

var $summary = $body.find('.panel-body')
var $checkpoints = $body.find('.table-striped tbody')
var $checkpoints = $body.find('.table-striped tbody').eq(0)

@@ -33,0 +33,0 @@ var result = {

{
"name": "delivery-tracker",
"version": "2.4.1",
"version": "2.4.2",
"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