Skip to main content
Module

x/apiland/analysis.ts

The API server for deno.land
Latest
import * as apiland from "https://deno.land/x/apiland@1.7.2/analysis.ts";

Utilities for analyzing modules at a detailed level.

Functions

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

Attempt to retrieve a module and versions analysis from the datastore, or otherwise perform an analysis.