Skip to main content
Module

x/molt/mod.ts>UpdatedDependency

Update dependencies the Deno way
Latest
interface UpdatedDependency
implements Dependency
import { type UpdatedDependency } from "https://deno.land/x/molt@0.17.2/mod.ts";

Properties of a dependency parsed from an updated import specifier. The version property is guaranteed to be present.

Properties

version: string