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

dtable-utils

Package Overview
Dependencies
Maintainers
0
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dtable-utils - npm Package Compare versions

Comparing version 5.0.2-beta.2 to 5.0.2-beta.3

3

es/filter/filter-row.js

@@ -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

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