@whatwg-node/node-fetch
Advanced tools
Comparing version 0.0.1-alpha-20221228081333-b271a45 to 0.0.1-alpha-20221228081805-75e6dc7
@@ -164,2 +164,3 @@ 'use strict'; | ||
const iterator = this.readable[Symbol.asyncIterator](); | ||
this.locked = true; | ||
return { | ||
@@ -166,0 +167,0 @@ read() { |
{ | ||
"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
60174
1635