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

shipit

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shipit - npm Package Compare versions

Comparing version 0.2.13 to 0.2.14

3

lib/guessCarrier.js

@@ -160,2 +160,5 @@ (function() {

}, {
name: 'upsmi',
regex: /^927489\d{20}$/
}, {
name: 'fedex',

@@ -162,0 +165,0 @@ regex: /^96\d{20}$/,

2

lib/upsmi.js

@@ -82,3 +82,3 @@ (function() {

} else {
return void 0 != null;
return void 0;
}

@@ -85,0 +85,0 @@ };

{
"name": "shipit",
"version": "0.2.13",
"version": "0.2.14",
"description": "This module allows you to connect to many shipping carriers like UPS and FedEx and download tracking data for your packages in a common schema",

@@ -5,0 +5,0 @@ "main": "lib/main.js",

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