@whatwg-node/server
Advanced tools
Comparing version 0.9.55 to 0.9.56-alpha-20241118225909-f824d8ba44ac5656a08e47e3deb8aa9840bd1054
@@ -500,3 +500,3 @@ "use strict"; | ||
const possibleEncodings = ['deflate', 'gzip', 'deflate-raw', 'br']; | ||
if (fetchAPI.DecompressionStream['supportedFormats']) { | ||
if (fetchAPI.DecompressionStream?.['supportedFormats']) { | ||
supportedEncodings = fetchAPI.DecompressionStream['supportedFormats']; | ||
@@ -503,0 +503,0 @@ } |
@@ -478,3 +478,3 @@ export function isAsyncIterable(body) { | ||
const possibleEncodings = ['deflate', 'gzip', 'deflate-raw', 'br']; | ||
if (fetchAPI.DecompressionStream['supportedFormats']) { | ||
if (fetchAPI.DecompressionStream?.['supportedFormats']) { | ||
supportedEncodings = fetchAPI.DecompressionStream['supportedFormats']; | ||
@@ -481,0 +481,0 @@ } |
{ | ||
"name": "@whatwg-node/server", | ||
"version": "0.9.55", | ||
"version": "0.9.56-alpha-20241118225909-f824d8ba44ac5656a08e47e3deb8aa9840bd1054", | ||
"description": "Fetch API compliant HTTP Server adapter", | ||
"sideEffects": false, | ||
"dependencies": { | ||
"@whatwg-node/fetch": "^0.10.0", | ||
"@whatwg-node/fetch": "0.10.2-alpha-20241118225909-f824d8ba44ac5656a08e47e3deb8aa9840bd1054", | ||
"tslib": "^2.6.3" | ||
@@ -9,0 +9,0 @@ }, |
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
147907
+ Added@whatwg-node/fetch@0.10.2-alpha-20241118225909-f824d8ba44ac5656a08e47e3deb8aa9840bd1054(transitive)
+ Added@whatwg-node/node-fetch@0.7.3-alpha-20241118225909-f824d8ba44ac5656a08e47e3deb8aa9840bd1054(transitive)
- Removed@whatwg-node/disposablestack@0.0.5(transitive)
- Removed@whatwg-node/fetch@0.10.1(transitive)
- Removed@whatwg-node/node-fetch@0.7.4(transitive)
Updated@whatwg-node/fetch@0.10.2-alpha-20241118225909-f824d8ba44ac5656a08e47e3deb8aa9840bd1054