dtable-sdk
Advanced tools
Comparing version 0.0.40 to 0.0.41
@@ -444,3 +444,3 @@ "use strict"; | ||
value: function getTableById(tables, table_id) { | ||
return _dtableStore.TableUtils.getTableByName(tables, table_id); | ||
return _dtableStore.TableUtils.getTableById(tables, table_id); | ||
} | ||
@@ -447,0 +447,0 @@ }]); |
{ | ||
"name": "dtable-sdk", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"description": "dtable sdk", | ||
@@ -5,0 +5,0 @@ "main": "./dist/dtable.js", |
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
192906