Skip to main content
Home

Built and signed on GitHub Actions

It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
88%
Published
a year ago (0.0.1)

autoupdater

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.6. Bun is a fast all-in-one JavaScript runtime.

Built and signed on
GitHub Actions

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@taisan11/autoupdater

Import symbol

import * as autoupdater from "@taisan11/autoupdater";
or

Import directly with a jsr specifier

import * as autoupdater from "jsr:@taisan11/autoupdater";

Add Package

pnpm i jsr:@taisan11/autoupdater
or (using pnpm 10.8 or older)
pnpm dlx jsr add @taisan11/autoupdater

Import symbol

import * as autoupdater from "@taisan11/autoupdater";

Add Package

yarn add jsr:@taisan11/autoupdater
or (using Yarn 4.8 or older)
yarn dlx jsr add @taisan11/autoupdater

Import symbol

import * as autoupdater from "@taisan11/autoupdater";

Add Package

npx jsr add @taisan11/autoupdater

Import symbol

import * as autoupdater from "@taisan11/autoupdater";

Add Package

bunx jsr add @taisan11/autoupdater

Import symbol

import * as autoupdater from "@taisan11/autoupdater";