dtable-sdk
Advanced tools
Comparing version 0.2.0 to 0.2.1-alpha1
@@ -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.1-alpha1", | ||
"description": "dtable sdk", | ||
@@ -21,4 +21,4 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"axios": "^0.19.2", | ||
"dtable-store": "4.0.1", | ||
"axios": "1.4.0", | ||
"dtable-store": "4.2.5", | ||
"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
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
65409
1385
+ Addedaxios@1.4.0(transitive)
+ Addeddtable-store@4.2.5(transitive)
+ Addeddtable-utils@4.2.2(transitive)
- Removedaxios@0.19.2(transitive)
- Removeddtable-store@4.0.1(transitive)
- Removedfollow-redirects@1.5.10(transitive)
- Removednumber-precision@1.6.0(transitive)
Updatedaxios@1.4.0
Updateddtable-store@4.2.5