Socket
Socket
Sign inDemoInstall

botkit-mock

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botkit-mock - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

botkit-mock/botMock.js

@@ -176,2 +176,4 @@ 'use strict';

this.bot = new Bot(this);
//link on bot.storage
this.storage = this.bot.botkit.storage;
// store action which we wanna listen

@@ -178,0 +180,0 @@ this.actions = [];

2

package.json
{
"name": "botkit-mock",
"version": "0.0.3",
"version": "0.0.4",
"description": "Write tests for botkit.",

@@ -5,0 +5,0 @@ "main": "botkit-mock/botMock.js",

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