bun-types 1.3.3-canary.20251120T140720 → 1.3.3
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.
|
@@ -245,7 +245,7 @@ The table below lists all globals implemented by Node.js and Bun's current compa
|
|
|
245
245
|
|
|
246
246
|
### [`CompressionStream`](https://developer.mozilla.org/en-US/docs/Web/API/CompressionStream)
|
|
247
247
|
|
|
248
|
-
|
|
248
|
+
🟢 Fully implemented.
|
|
249
249
|
|
|
250
250
|
### [`console`](https://developer.mozilla.org/en-US/docs/Web/API/console)
|
|
251
251
|
|
|
@@ -273,7 +273,7 @@ The table below lists all globals implemented by Node.js and Bun's current compa
|
|
|
273
273
|
|
|
274
274
|
### [`DecompressionStream`](https://developer.mozilla.org/en-US/docs/Web/API/DecompressionStream)
|
|
275
275
|
|
|
276
|
-
|
|
276
|
+
🟢 Fully implemented.
|
|
277
277
|
|
|
278
278
|
### [`Event`](https://developer.mozilla.org/en-US/docs/Web/API/Event)
|
|
279
279
|
|
package/package.json
CHANGED