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

botbuilder

Package Overview
Dependencies
Maintainers
1
Versions
631
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botbuilder - npm Package Compare versions

Comparing version 3.10.1 to 3.10.2

2

lib/bots/UniversalBot.js

@@ -253,3 +253,3 @@ "use strict";

UniversalBot.prototype.loadSession = function (address, done) {
this.loadSessionWithOptionalDispatch(address, false, done);
this.loadSessionWithOptionalDispatch(address, true, done);
};

@@ -256,0 +256,0 @@ UniversalBot.prototype.loadSessionWithoutDispatching = function (address, done) {

@@ -5,3 +5,3 @@ {

"description": "Bot Builder is a dialog system for building rich bots on virtually any platform.",
"version": "3.10.1",
"version": "3.10.2",
"license": "MIT",

@@ -8,0 +8,0 @@ "keywords": [

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