@whatwg-node/server 0.9.56-alpha-20241118231450-77e09011e20f8ccf87461a853546706817c59dd9 → 0.9.56-alpha-20241118232427-b966485fb0187cf63bd5b37a7de2f3ccaafd682d
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@whatwg-node/server",
|
3
|
-
"version": "0.9.56-alpha-
|
3
|
+
"version": "0.9.56-alpha-20241118232427-b966485fb0187cf63bd5b37a7de2f3ccaafd682d",
|
4
4
|
"description": "Fetch API compliant HTTP Server adapter",
|
5
5
|
"sideEffects": false,
|
6
6
|
"dependencies": {
|