summaryrefslogtreecommitdiff
path: root/ext/websocket/01_websocket.js
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-04-27 02:11:23 +0200
committerGitHub <noreply@github.com>2023-04-27 02:11:23 +0200
commit09b6dbc0a63cc55d0f65bd51416a04e577e08490 (patch)
tree5af459a257e3f16e1e28c43870b3f30a38926992 /ext/websocket/01_websocket.js
parentf4e442da4d948126e1db8cbb9905c5d140d94e1d (diff)
feat: Deprecate Deno.run API in favor of Deno.Command (#17630) (#18866)
This commit adds `@deprecated` comments to `Deno.run` API declarations. Since stabilization of `Deno.Command` API in [Deno v1.31](https://deno.com/blog/v1.31#api-stabilizations), `Deno.Command` is the preferred (more reliable) API to interact with subprocesses. This is the preparation for the removal of `Deno.run` API in Deno 2.0.
Diffstat (limited to 'ext/websocket/01_websocket.js')
0 files changed, 0 insertions, 0 deletions