dtable-sdk
Advanced tools
Comparing version 0.0.123 to 0.0.124-beta
@@ -335,3 +335,3 @@ "use strict"; | ||
value: function getViews(table) { | ||
return _dtableStore.Views.getNonPrivateViews(table); | ||
return _dtableStore.Views.getNonPrivateViews(table.views); | ||
} | ||
@@ -338,0 +338,0 @@ }, { |
@@ -18,2 +18,8 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "COLUMN_BUTTON_STATUS", { | ||
enumerable: true, | ||
get: function get() { | ||
return _dtableStore.COLUMN_BUTTON_STATUS; | ||
} | ||
}); | ||
Object.defineProperty(exports, "COLUMN_OPTIONS", { | ||
@@ -20,0 +26,0 @@ enumerable: true, |
{ | ||
"name": "dtable-sdk", | ||
"version": "0.0.123", | ||
"version": "0.0.124beta", | ||
"description": "dtable sdk", | ||
@@ -22,3 +22,3 @@ "main": "./dist/index.js", | ||
"axios": "^0.19.0", | ||
"dtable-store": "2.6.5", | ||
"dtable-store": "2.6.9-beta", | ||
"form-data": "^3.0.0" | ||
@@ -25,0 +25,0 @@ }, |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
66400
1410
1
+ Addeddtable-store@2.6.9-beta(transitive)
- Removeddtable-store@2.6.5(transitive)
Updateddtable-store@2.6.9-beta