b2m-utils 0.0.206 → 0.0.207

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -512,6 +512,7 @@ var calculateFee = function (ratecardLaneFee, cte, allFees, debug, allFeesForCal
512
512
  console.log({
513
513
  feesWithMaxWeight: feesWithMaxWeight,
514
514
  highestIntervalFee: highestIntervalFee,
515
+ allFeesForCalc: allFeesForCalc,
515
516
  });
516
517
  if (highestIntervalFee) {
517
518
  // Calcula baseado na taxa do intervalo mais alto que tem maxWeight
Binary file