darvin-testing-framework
Advanced tools
Comparing version 2.1.3 to 2.1.4-dev
'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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2
22738
250
2