dtable-sdk
Advanced tools
Comparing version 0.2.0 to 0.2.1-beta
@@ -97,2 +97,8 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "getValidSorts", { | ||
enumerable: true, | ||
get: function get() { | ||
return _dtableStore.getValidSorts; | ||
} | ||
}); | ||
Object.defineProperty(exports, "replaceNumberNotAllowInput", { | ||
@@ -110,2 +116,8 @@ enumerable: true, | ||
}); | ||
Object.defineProperty(exports, "sortTableRows", { | ||
enumerable: true, | ||
get: function get() { | ||
return _dtableStore.sortTableRows; | ||
} | ||
}); | ||
@@ -112,0 +124,0 @@ var _dtable = _interopRequireDefault(require("./dtable")); |
{ | ||
"name": "dtable-sdk", | ||
"version": "0.2.0", | ||
"version": "0.2.1beta", | ||
"description": "dtable sdk", | ||
@@ -22,3 +22,3 @@ "main": "./dist/index.js", | ||
"axios": "^0.19.2", | ||
"dtable-store": "4.0.1", | ||
"dtable-store": "4.0.2", | ||
"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
65408
1385
1
+ Addeddtable-store@4.0.2(transitive)
- Removeddtable-store@4.0.1(transitive)
Updateddtable-store@4.0.2