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
548
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-20221228081333-b271a45 to 0.0.1-alpha-20221228081805-75e6dc7

1

index.js

@@ -164,2 +164,3 @@ 'use strict';

const iterator = this.readable[Symbol.asyncIterator]();
this.locked = true;
return {

@@ -166,0 +167,0 @@ read() {

2

package.json
{
"name": "@whatwg-node/node-fetch",
"version": "0.0.1-alpha-20221228081333-b271a45",
"version": "0.0.1-alpha-20221228081805-75e6dc7",
"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