@whatwg-node/node-fetch 0.5.25-alpha-20240822093308-01e1c7803c8d79b6051486cec75b63ac0402936d → 0.5.25-alpha-20240822094535-27aedb66e4a50013166df3781e63717a996f07a8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@whatwg-node/node-fetch",
|
3
|
-
"version": "0.5.25-alpha-
|
3
|
+
"version": "0.5.25-alpha-20240822094535-27aedb66e4a50013166df3781e63717a996f07a8",
|
4
4
|
"description": "Fetch API implementation for Node",
|
5
5
|
"sideEffects": false,
|
6
6
|
"dependencies": {
|