dtable-utils
Advanced tools
Comparing version 5.0.2-beta.2 to 5.0.2-beta.3
@@ -142,4 +142,3 @@ import { getFormattedFilters, deleteInvalidFilter } from './core.js'; | ||
var _ref2 = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {}, | ||
_ref2$formulaRow = _ref2.formulaRow, | ||
formulaRow = _ref2$formulaRow === void 0 ? {} : _ref2$formulaRow, | ||
formulaRow = _ref2.formulaRow, | ||
_ref2$username = _ref2.username, | ||
@@ -146,0 +145,0 @@ username = _ref2$username === void 0 ? '' : _ref2$username, |
@@ -146,4 +146,3 @@ 'use strict'; | ||
var _ref2 = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {}, | ||
_ref2$formulaRow = _ref2.formulaRow, | ||
formulaRow = _ref2$formulaRow === void 0 ? {} : _ref2$formulaRow, | ||
formulaRow = _ref2.formulaRow, | ||
_ref2$username = _ref2.username, | ||
@@ -150,0 +149,0 @@ username = _ref2$username === void 0 ? '' : _ref2$username, |
{ | ||
"name": "dtable-utils", | ||
"version": "5.0.2-beta.2", | ||
"version": "5.0.2-beta.3", | ||
"description": "dtable common utils", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
897690
19663