@microsoft/bf-dispatcher
Advanced tools
Comparing version 4.11.0-beta.20201025.035cdcb to 4.11.0-beta.20201026.d8a7aef
@@ -97,3 +97,2 @@ /** | ||
export { ListArrayUtility } from "./utility/ListArrayUtility"; | ||
declare const _default: {}; | ||
export default _default; | ||
export { CryptoUtility } from "./utility/CryptoUtility"; |
@@ -126,3 +126,5 @@ "use strict"; | ||
Object.defineProperty(exports, "ListArrayUtility", { enumerable: true, get: function () { return ListArrayUtility_1.ListArrayUtility; } }); | ||
exports.default = {}; | ||
var CryptoUtility_1 = require("./utility/CryptoUtility"); | ||
Object.defineProperty(exports, "CryptoUtility", { enumerable: true, get: function () { return CryptoUtility_1.CryptoUtility; } }); | ||
// export default {}; | ||
//# sourceMappingURL=index.js.map |
@@ -1,1 +0,1 @@ | ||
{"version":"4.11.0-beta.20201025.035cdcb","commands":{}} | ||
{"version":"4.11.0-beta.20201026.d8a7aef","commands":{}} |
{ | ||
"name": "@microsoft/bf-dispatcher", | ||
"description": "Dispatcher contains a Softmax learner initially used for auto-active-learning down-sampling and a ML confusion-matrix evaluator on intent classification models.", | ||
"version": "4.11.0-beta.20201025.035cdcb", | ||
"version": "4.11.0-beta.20201026.d8a7aef", | ||
"author": "Microsoft", | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/microsoft/botframework-cli/issues", |
Sorry, the diff of this file is not supported yet
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
1955308
369
23191