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

@whatwg-node/node-fetch

Package Overview
Dependencies
Maintainers
1
Versions
554
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@whatwg-node/node-fetch - npm Package Compare versions

Comparing version 0.0.1-alpha-20221228080444-fb2baa0 to 0.0.1-alpha-20221228081333-b271a45

4

index.js

@@ -81,3 +81,3 @@ 'use strict';

}
}
},
};

@@ -131,3 +131,5 @@ }

try {
const controller = createController(0, this);
await ((_a = underlyingSource === null || underlyingSource === void 0 ? void 0 : underlyingSource.start) === null || _a === void 0 ? void 0 : _a.call(underlyingSource, createController(0, this)));
controller._flush();
callback(null);

@@ -134,0 +136,0 @@ }

{
"name": "@whatwg-node/node-fetch",
"version": "0.0.1-alpha-20221228080444-fb2baa0",
"version": "0.0.1-alpha-20221228081333-b271a45",
"description": "Fetch API implementation for Node",

@@ -5,0 +5,0 @@ "sideEffects": false,

Sorry, the diff of this file is not supported yet

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