Socket
Socket
Sign inDemoInstall

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.1.15 to 0.1.16

6

lib/guessCarrier.js

@@ -172,2 +172,8 @@ (function() {

regex: /^[A-Z]{2}\d{9}[A-Z]{2}$/
}, {
name: 'lasership',
regex: /^L[A-Z]\d{8}$/
}, {
name: 'ontrac',
regex: /^(C|D)\d{14}$/
}

@@ -174,0 +180,0 @@ ];

2

package.json
{
"name": "shipit",
"version": "0.1.15",
"version": "0.1.16",
"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