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

darvin-testing-framework

Package Overview
Dependencies
Maintainers
6
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.3 to 2.1.4-dev

3

fetcher.js
'use strict';
const fetch = require('node-fetch');
const FetchError = require('node-fetch/lib/fetch-error');
const fetch, { FetchError } = require('node-fetch');

@@ -6,0 +5,0 @@ const MAX_RETRIES = 5;

{
"name": "darvin-testing-framework",
"version": "2.1.3",
"version": "2.1.4-dev",
"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