b2m-utils 0.0.200 → 0.0.201
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.js
CHANGED
|
@@ -7071,6 +7071,7 @@ var getFilteredFeesToAudit = function (_a) {
|
|
|
7071
7071
|
return (_b = lane === null || lane === void 0 ? void 0 : lane.RatecardLaneFee) === null || _b === void 0 ? void 0 : _b.filter(function (i) {
|
|
7072
7072
|
var _a, _b, _c, _d, _e;
|
|
7073
7073
|
var defaultConditionalFees = [
|
|
7074
|
+
exports.FeeEnum.SUFRAMA,
|
|
7074
7075
|
exports.FeeEnum.TDA_FREIGHT,
|
|
7075
7076
|
exports.FeeEnum.TDA_MIN,
|
|
7076
7077
|
exports.FeeEnum.TDE_FREIGHT,
|
package/build/index.js.gz
CHANGED
|
Binary file
|