Socket
Socket
Sign inDemoInstall

darvin-testing-framework

Package Overview
Dependencies
15
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.13.1 to 2.0.0

2

index.js

@@ -147,3 +147,3 @@ 'use strict';

_send(spec, sender, message) {
const channelUrl = `${this._apiUrl}v1/bots/${spec.proxyBotId || spec.botId}/channels/${spec.channel.id}/darvin`;
const channelUrl = `${this._apiUrl}/bots/${spec.proxyBotId || spec.botId}/channels/${spec.channel.id}/darvin`;
const payload = {

@@ -150,0 +150,0 @@ sender,

{
"name": "darvin-testing-framework",
"version": "1.13.1",
"version": "2.0.0",
"description": "A framework for testing Kinvey Chat bots.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc