v1rtl

Results 235 issues of v1rtl

## Node.js docs reference https://nodejs.org/api/crypto.html#crypto_class_x509certificate ## Implementation interface ```ts import { Buffer } from "../buffer.ts"; import { ERR_INVALID_ARG_TYPE } from "../_errors.ts"; import { isArrayBufferView } from "../_util/_util_types.ts"; export class X509Certificate...

node

![image](https://user-images.githubusercontent.com/35937217/119310516-85186d00-bc78-11eb-8e5b-e21bd638b388.png) console: ![image](https://user-images.githubusercontent.com/35937217/119310577-98c3d380-bc78-11eb-88e3-1bdfc26bcf68.png) broken docs link: https://doc.deno.land/https/deno.land/x/node_http/mod.ts deno X: https://deno.land/x/[email protected] repo link: https://github.com/deno-libs/node-http

## Failing module - **GitHub**: https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-client - **npm**: https://npm.im/ipfs-http-client ```js import { create } from 'https://esm.sh/ipfs-http-client' ``` ## Error message After running `deno run` I get this: ``` Download https://cdn.esm.sh/v58/[email protected]/src/files/glob-source.js~.d.ts...

bug

We should use std/node/http.ts instead of stream-http for Deno environment. `stream-http` is no longer needed. See https://deno.land/std/node/http.ts ## Failing module - **GitHub**: https://github.com/tinyhttp/tinyhttp ```js import { App } from 'https://esm.sh/@tinyhttp/app?pin=v64'...

deno

## Failing module - **GitHub**: https://github.com/node-fetch/fetch-blob - **npm**: https://www.npmjs.com/package/fetch-blob ```js import { Blob } from 'https://esm.sh/fetch-blob' ``` ## Error message After running `deno run` I get this: ``` /* esm.sh...

bug

## Failing module - **GitHub**: https://github.com/fsevents/fsevents - **npm**: npmjs.com/package/fsevents ```js import * as mod from 'https://esm.sh/fsevents' ``` ## Error message After running `deno run` I get this: ``` /* esm.sh...

bug

## Failing module - **GitHub**: https://github.com/wooorm/xdm - **npm**: https://www.npmjs.com/package/xdm ```js import { compile } from 'https://esm.sh/xdm' ``` ## Error message After running `deno run` I get this: ``` error: TS2694...

types

## Failing module - **GitHub**: https://github.com/blocknative/onboard - **npm**: https://www.npmjs.com/package/bnc-onboard ```js import Onboard from 'https://esm.sh/bnc-onboard' ``` ## Error message When opening the file directly I get this: ```ts /* esm.sh -...

bug

Ref: https://deno.land/[email protected]/http

**URL**: https://neoscan.io **Coins**: NEO, GAS

enhancement