Socket
Socket
Sign inDemoInstall

darvin-testing-framework

Package Overview
Dependencies
7
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.2.0

fetcher.js

3

index.js

@@ -5,4 +5,5 @@ 'use strict';

const uuid = require('uuid/v4');
const fetch = require('node-fetch');
const fetch = require('./fetcher').fetch;
class TestingFramework {

@@ -9,0 +10,0 @@ constructor(config) {

{
"name": "darvin-testing-framework",
"version": "1.1.0",
"version": "1.2.0",
"description": "A framework for testing Darvin.ai 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