You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ The below table lists the parity of each API with the Node.js version. At the ti
51
51
|`promisify`| 12.1.0 |
52
52
|`TextDecoder`| missing |
53
53
|`TextEncoder`| missing |
54
-
|`types`|missing|
54
+
|`types`|12.1.0|
55
55
56
56
`util` also contains deprecated Node.js APIs. `_extend` and `log` were deprecated in v6, while the `is*` family of functions was deprecated in v4. All these APIs are up to date:
0 commit comments