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.
- package/build/index.esm.js +1 -0
- package/build/index.esm.js.gz +0 -0
- package/build/index.esm.js.map +1 -1
- package/build/index.js +1 -0
- package/build/index.js.gz +0 -0
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.esm.js
CHANGED
|
@@ -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
|
package/build/index.esm.js.gz
CHANGED
|
Binary file
|