Skip to main content

@molt/core@0.19.8
Built and signed on GitHub Actions

Modules to collect and manipulate Deno dependencies and updates

This package works with Deno
This package works with Deno
JSR Score
64%
Published
8 months ago (0.19.8)

Add Package

deno add jsr:@molt/core

Import symbol

import { type DependencyBump } from "@molt/core/bumps";

---- OR ----

Import directly with a jsr specifier

import { type DependencyBump } from "jsr:@molt/core/bumps";