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

almex-sdk

Package Overview
Dependencies
Maintainers
3
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

almex-sdk - npm Package Compare versions

Comparing version 3.0.15 to 3.0.16

4

build/almexOrdersAdapter.js

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

AlmexOrdersAdapter.prototype.getOutputBean = function(order) {
var valueOrDefault, _ref, _ref1, _ref2, _ref3, _ref4, _ref5;
var valueOrDefault, _ref, _ref1, _ref2, _ref3, _ref4, _ref5, _ref6;
valueOrDefault = (function(_this) {

@@ -52,3 +52,3 @@ return function(value, defaultValue) {

zpl2: order.zpl2,
tracking_number: order.shipping.tracking_number
tracking_number: (_ref6 = order.shipping) != null ? _ref6.tracking_number : void 0
};

@@ -55,0 +55,0 @@ };

@@ -8,3 +8,3 @@ {

},
"version": "3.0.15",
"version": "3.0.16",
"main": "build/almexApi.js",

@@ -11,0 +11,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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