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

parrot-fetch

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parrot-fetch - npm Package Compare versions

Comparing version 4.0.1 to 4.1.0

2

lib/index.js

@@ -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"
}
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