parrot-fetch
Advanced tools
Comparing version 4.0.1 to 4.1.0
@@ -39,3 +39,3 @@ "use strict"; | ||
if (fetchWrapper) { | ||
parrotFetch = new _ParrotFetch.default(scenarios, fetchWrapper.fetchClient); | ||
parrotFetch = new _ParrotFetch.default(scenarios, contextFetch); | ||
fetchWrapper.fetchClient = parrotFetch.resolve; | ||
@@ -42,0 +42,0 @@ } else { |
{ | ||
"name": "parrot-fetch", | ||
"version": "4.0.1", | ||
"version": "4.1.0", | ||
"contributors": [ | ||
@@ -23,3 +23,3 @@ "Jack Cross <jack.cross1@aexp.com>", | ||
"dependencies": { | ||
"parrot-core": "^4.0.1", | ||
"parrot-core": "^4.1.0", | ||
"url-parse": "^1.2.0" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "05e11da9241f5737ada24cfeb613f4f98e2abb89" | ||
"gitHead": "79c502c8ff805b06dca6a201de77a1bb03f4b808" | ||
} |
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
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
0
19902
Updatedparrot-core@^4.1.0