I think Deno may have renamed this to compile or something like that recently.
I'm using deno 1.15.3
Download https://jspm.dev/npm:source-map@0.6.1/lib/source-map-generator!cjs
Download https://jspm.dev/npm:source-map@0.6.1/lib/util!cjs
Download https://jspm.dev/npm:traverse@0.6.6!cjs
Check https://deno.land/x/power_assert_deno@0.1.0/cli.ts
error: TS2339 [ERROR]: Property 'transpileOnly' does not exist on type 'typeof Deno'.
const jsSourceCode = await Deno.transpileOnly(
~~~~~~~~~~~~~
at https://deno.land/x/power_assert_deno@0.1.0/cli.ts:95:35