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

dtable-sdk

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dtable-sdk - npm Package Compare versions

Comparing version 0.0.101 to 0.0.102

4

dist/stat-utils.js

@@ -80,5 +80,3 @@ "use strict";

value: function getTableFormulaResults(table, rows, value) {
var formulaColumns = _dtableStore.Views.getAllFormulaColumns(table.columns);
return _dtableStore.Views.getTableFormulaResults(table, formulaColumns, rows, value);
return _dtableStore.Views.getTableFormulaResults(table, rows, value);
}

@@ -85,0 +83,0 @@ }, {

{
"name": "dtable-sdk",
"version": "0.0.101",
"version": "0.0.102",
"description": "dtable sdk",

@@ -22,3 +22,3 @@ "main": "./dist/index.js",

"axios": "^0.19.0",
"dtable-store": "^2.3.24",
"dtable-store": "2.4.2",
"form-data": "^3.0.0"

@@ -25,0 +25,0 @@ },

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