@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
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
60174
1635