Skip to main content
Module

x/apiland/analysis.ts>analyze

The API server for deno.land
Latest
function analyze
import { analyze } from "https://deno.land/x/apiland@1.7.2/analysis.ts";

Perform an analysis of a module and version, resolving with a tuple of arrays of dependencies and dependency errors.

Parameters

module: string
version: string
force: boolean