Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/bf-dispatcher

Package Overview
Dependencies
Maintainers
2
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/bf-dispatcher - npm Package Compare versions

Comparing version 4.11.0-beta.20201025.035cdcb to 4.11.0-beta.20201026.d8a7aef

lib/utility/CryptoUtility.d.ts

3

lib/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc