Socket
Socket
Sign inDemoInstall

darvin-testing-framework

Package Overview
Dependencies
Maintainers
5
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

darvin-testing-framework - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

1

index.js

@@ -149,2 +149,3 @@ 'use strict';

_send(spec, sender, message) {
console.log(`SEND: ${JSON.stringify(message)}`);
const channelUrl = `${this._apiUrl}/bots/${spec.proxyBotId || spec.botId}/channels/${spec.channel.id}/darvin`;

@@ -151,0 +152,0 @@ const payload = {

2

package.json
{
"name": "darvin-testing-framework",
"version": "2.1.1",
"version": "2.1.2",
"description": "A framework for testing Progress NativeChat bots.",

@@ -5,0 +5,0 @@ "main": "index.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